[cisco-voip] h323 fxo connect faster

Bell, Joe Joe_Bell at adp.com
Mon Jun 12 16:56:01 EDT 2006


This is a good practice for all dial-peers with deterministic lengths.
Put the regular expression for start of string ( a carrot, ^) and end of
string ( a dollar sign, $).  Notice I said deterministic lengths, so .T
or any other unknown length dial-peer acts very goofy when you do this. 

 

 

Your destination pattern becomes this:

 

dial-peer voice 5020 pots

 preference 4

 answer-address 6331

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

 incoming called-number .

 direct-inward-dial

 port 0/2/0

 forward-digits all

 

This will speed up the match process because your destination pattern is
now specific.

 

Joe

 

________________________________

From: cisco-voip-bounces at puck.nether.net
[mailto:cisco-voip-bounces at puck.nether.net] On Behalf Of Voll, Scott
Sent: Monday, June 12, 2006 1:49 PM
To: cisco-voip at puck.nether.net
Subject: [cisco-voip] h323 fxo connect faster

 

I have a h323 gateway with dial-peers as follows:

 

dial-peer voice 5020 pots

 preference 4

 answer-address 6331

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

 incoming called-number .

 direct-inward-dial

 port 0/2/0

 forward-digits all

 

but it acts like it is going through a interdigit time out.  How can I
make it dial quicker?

 

Thanks

 

Scott



This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail and delete the message and any attachments from your system.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://puck.nether.net/pipermail/cisco-voip/attachments/20060612/ea27c95a/attachment.html 


More information about the cisco-voip mailing list