Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Cisco: VOIP

h323 fxo connect faster

 

 

Cisco voip RSS feed   Index | Next | Previous | View Threaded


Scott.Voll at wesd

Jun 12, 2006, 1:49 PM

Post #1 of 7 (727 views)
Permalink
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


Joe_Bell at adp

Jun 12, 2006, 1:56 PM

Post #2 of 7 (707 views)
Permalink
Re: h323 fxo connect faster [In reply to]

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
[mailto:cisco-voip-bounces [at] puck] On Behalf Of Voll, Scott
Sent: Monday, June 12, 2006 1:49 PM
To: cisco-voip [at] puck
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.


Scott.Voll at wesd

Jun 12, 2006, 2:21 PM

Post #3 of 7 (702 views)
Permalink
Re: h323 fxo connect faster [In reply to]

I just did that and I'm still going slow.



I have pots dial peers with the following destination patterns and still
having issues.



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

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

destination-pattern ^9...$



Any other ideas?



I also included the debug dial-peer if anyone can give me any direction.
I have 12 dial peers with the same destination pattern as I want it to
use one of the 12 ports to dial out.



IE>

dial-peer voice 5001 pots

preference 10

answer-address 6331

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

incoming called-number .

direct-inward-dial

port 0/0/1

forward-digits all

!

dial-peer voice 5002 pots

preference 10

answer-address 6331

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

incoming called-number .

direct-inward-dial

port 0/0/2

forward-digits all





Is there a different way to do that?





Scott















Jun 12 21:13:46.345: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:

Calling Number=6343, Called Number=95035084911, Voice-Interface=0x0,

Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search
Type=PEER_TYPE_VOICE,

Peer Info Type=DIALPEER_INFO_SPEECH

Jun 12 21:13:46.345: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:

Match Rule=DP_MATCH_INCOMING_DNIS; Called Number=95035084911

Jun 12 21:13:46.345: //-1/80CBD3252300/DPM/dpMatchPeertype:

Is Incoming=TRUE, Number Expansion=FALSE

Jun 12 21:13:46.345: //-1/80CBD3252300/DPM/dpMatchCore:

Dial String=95035084911, Expanded String=95035084911, Calling Number=

Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH

Jun 12 21:13:46.345: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5000 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5001 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5002 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5003 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5010 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5011 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5012 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5013 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5020 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5021 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5022 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5023 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5100 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5101 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5102 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5103 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5110 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5111 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5112 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5113 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5120 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5121 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5122 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5123 Is Matched

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5200 Is Matched

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5201 Is Matched

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5202 Is Matched

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5203 Is Matched

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5210 Is Matched

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5211 Is Matched

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5212 Is Matched

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5213 Is Matched

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5220 Is Matched

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5221 Is Matched

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5222 Is Matched

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5223 Is Matched

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/dpMatchPeertype:exit [at] 539

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:

Match Rule=DP_MATCH_ANSWER; Calling Number=6343

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/dpMatchPeertype:

Is Incoming=TRUE, Number Expansion=FALSE

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/dpMatchCore:

Dial String=, Expanded String=, Calling Number=6343T

Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/dpMatchCore:

Result=-1

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/dpMatchPeertype:exit [at] 539

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:

Match Rule=DP_MATCH_ORIGINATE; Calling Number=6343

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/dpMatchPeertype:

Is Incoming=TRUE, Number Expansion=FALSE

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/dpMatchCore:

Dial String=, Expanded String=, Calling Number=6343T

Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH

Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/dpMatchCore:

Result=-1

Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/dpMatchPeertype:exit [at] 539

Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:

Result=NO_MATCH(-1) After All Match Rules Attempt

Jun 12 21:13:46.357:
//-1/80CBD3252300/DPM/dpAssociateIncomingPeerSPI:exit [at] 592

Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:

Calling Number=6343, Called Number=95035084911, Voice-Interface=0x0,

Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search
Type=PEER_TYPE_VOICE,

Peer Info Type=DIALPEER_INFO_SPEECH

Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:

Match Rule=DP_MATCH_INCOMING_DNIS; Called Number=95035084911

Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/dpMatchPeertype:

Is Incoming=TRUE, Number Expansion=FALSE

Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/dpMatchCore:

Dial String=95035084911, Expanded String=95035084911, Calling Number=

Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH

Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5000 Is Matched

Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5001 Is Matched

Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5002 Is Matched

Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5003 Is Matched

Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5010 Is Matched

Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5011 Is Matched

Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5012 Is Matched

Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5013 Is Matched

Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5020 Is Matched

Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5021 Is Matched

Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5022 Is Matched

Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5023 Is Matched

Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5100 Is Matched

Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5101 Is Matched

Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5102 Is Matched

Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5103 Is Matched

Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5110 Is Matched

Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5111 Is Matched

Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5112 Is Matched

Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5113 Is Matched

Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5120 Is Matched

Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5121 Is Matched

Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5122 Is Matched

Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5123 Is Matched

Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5200 Is Matched

Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5201 Is Matched

Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5202 Is Matched

Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5203 Is Matched

Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5210 Is Matched

Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5211 Is Matched

Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5212 Is Matched

Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5213 Is Matched

Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5220 Is Matched

Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5221 Is Matched

Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5222 Is Matched

Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:

Re

Schlador#sult=Success(0); Incoming Dial-peer=5223 Is Matched

Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/dpMatchPeertype:exit [at] 539

Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:

Match Rule=DP_MATCH_ANSWER; Calling Number=6343

Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpMatchPeertype:

Is Incoming=TRUE, Number Expansion=FALSE

Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpMatchCore:

Dial String=, Expanded String=, Calling Number=6343T

Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH

Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpMatchCore:

Result=-1

Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpMatchPeertype:exit [at] 539

Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:

Match Rule=DP_MATCH_ORIGINATE; Calling Number=6343

Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpMatchPeertype:

Is Incoming=TRUE, Number Expansion=FALSE

Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpMatchCore:

Dial String=, Expanded String=, Calling Number=6343T

Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH

Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpMatchCore:

Result=-1

Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpMatchPeertype:exit [at] 539

Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:

Result=NO_MATCH(-1) After All Match Rules Attempt

Jun 12 21:13:46.373:
//-1/80CBD3252300/DPM/dpAssociateIncomingPeerSPI:exit [at] 592

Jun 12 21:13:46.377: //-1/80CBD3252300/DPM/dpMatchPeersCore:

Calling Number=, Called Number=95035084911, Peer Info
Type=DIALPEER_INFO_SPEECH

Jun 12 21:13:46.377: //-1/80CBD3252300/DPM/dpMatchPeersCore:

Match Rule=DP_MATCH_DEST; Called Number=95035084911

Jun 12 21:13:46.377: //-1/80CBD3252300/DPM/dpMatchCore:

Dial String=95035084911, Expanded String=95035084911, Calling Number=

Timeout=TRUE, Is Incoming=FALSE, Peer Info Type=DIALPEER_INFO_SPEECH

Jun 12 21:13:46.377: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Outgoing Dial-peer=5000 Is Matched

Jun 12 21:13:46.377: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Outgoing Dial-peer=5001 Is Matched

Jun 12 21:13:46.377: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Outgoing Dial-peer=5002 Is Matched

Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Outgoing Dial-peer=5003 Is Matched

Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Outgoing Dial-peer=5010 Is Matched

Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Outgoing Dial-peer=5011 Is Matched

Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Outgoing Dial-peer=5012 Is Matched

Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Outgoing Dial-peer=5013 Is Matched

Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Outgoing Dial-peer=5020 Is Matched

Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Outgoing Dial-peer=5021 Is Matched

Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Outgoing Dial-peer=5022 Is Matched

Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Outgoing Dial-peer=5023 Is Matched

Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/dpMatchPeersCore:

Result=Success(0) after DP_MATCH_DEST

Jun 12 21:13:46.385: //-1/80CBD3252300/DPM/dpMatchPeersMoreArg:

Result=SUCCESS(0)

List of Matched Outgoing Dial-peer(s):

1: Dial-peer Tag=5023

2: Dial-peer Tag=5022

3: Dial-peer Tag=5021

4: Dial-peer Tag=5020

5: Dial-peer Tag=5013

6: Dial-peer Tag=5012

7: Dial-peer Tag=5011

8: Dial-peer Tag=5010

9: Dial-peer Tag=5003

10: Dial-peer Tag=5001

11: Dial-peer Tag=5002

12: Dial-peer Tag=5000

________________________________

From: Bell, Joe [mailto:Joe_Bell [at] adp]
Sent: Monday, June 12, 2006 1:56 PM
To: Voll, Scott; cisco-voip [at] puck
Subject: RE: [cisco-voip] h323 fxo connect faster



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
[mailto:cisco-voip-bounces [at] puck] On Behalf Of Voll, Scott
Sent: Monday, June 12, 2006 1:49 PM
To: cisco-voip [at] puck
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.


Scott.Voll at wesd

Jun 12, 2006, 2:22 PM

Post #4 of 7 (698 views)
Permalink
Re: h323 fxo connect faster [In reply to]

I just did that and I'm still going slow.

I have pots dial peers with the following destination patterns and still having issues.

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

Any other ideas?

I also included the debug dial-peer if anyone can give me any direction.  I have 12 dial peers with the same destination pattern as I want it to use one of the 12 ports to dial out. 

IE>
dial-peer voice 5001 pots
 preference 10
 answer-address 6331
 destination-pattern ^9[2-9]..[2-9]......$
 incoming called-number .
 direct-inward-dial
 port 0/0/1
 forward-digits all
!
dial-peer voice 5002 pots
 preference 10
 answer-address 6331
 destination-pattern ^9[2-9]..[2-9]......$
 incoming called-number .
 direct-inward-dial
 port 0/0/2
 forward-digits all


Is there a different way to do that?


Scott







Jun 12 21:13:46.345: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:
   Calling Number=6343, Called Number=95035084911, Voice-Interface=0x0,
   Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
   Peer Info Type=DIALPEER_INFO_SPEECH
Jun 12 21:13:46.345: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:
   Match Rule=DP_MATCH_INCOMING_DNIS; Called Number=95035084911
Jun 12 21:13:46.345: //-1/80CBD3252300/DPM/dpMatchPeertype:
   Is Incoming=TRUE, Number Expansion=FALSE
Jun 12 21:13:46.345: //-1/80CBD3252300/DPM/dpMatchCore:
   Dial String=95035084911, Expanded String=95035084911, Calling Number=
   Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
Jun 12 21:13:46.345: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5000 Is Matched
Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5001 Is Matched
Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5002 Is Matched
Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5003 Is Matched
Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5010 Is Matched
Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5011 Is Matched
Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5012 Is Matched
Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5013 Is Matched
Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5020 Is Matched
Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5021 Is Matched
Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5022 Is Matched
Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5023 Is Matched
Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5100 Is Matched
Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5101 Is Matched
Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5102 Is Matched
Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5103 Is Matched
Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5110 Is Matched
Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5111 Is Matched
Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5112 Is Matched
Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5113 Is Matched
Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5120 Is Matched
Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5121 Is Matched
Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5122 Is Matched
Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5123 Is Matched
Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5200 Is Matched
Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5201 Is Matched
Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5202 Is Matched
Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5203 Is Matched
Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5210 Is Matched
Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5211 Is Matched
Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5212 Is Matched
Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5213 Is Matched
Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5220 Is Matched
Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5221 Is Matched
Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5222 Is Matched
Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5223 Is Matched
Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/dpMatchPeertype:exit [at] 539
Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:
   Match Rule=DP_MATCH_ANSWER; Calling Number=6343
Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/dpMatchPeertype:
   Is Incoming=TRUE, Number Expansion=FALSE
Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/dpMatchCore:
   Dial String=, Expanded String=, Calling Number=6343T
   Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/dpMatchCore:
   Result=-1
Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/dpMatchPeertype:exit [at] 539
Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:
   Match Rule=DP_MATCH_ORIGINATE; Calling Number=6343
Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/dpMatchPeertype:
   Is Incoming=TRUE, Number Expansion=FALSE
Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/dpMatchCore:
   Dial String=, Expanded String=, Calling Number=6343T
   Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/dpMatchCore:
   Result=-1
Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/dpMatchPeertype:exit [at] 539
Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:
   Result=NO_MATCH(-1) After All Match Rules Attempt
Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerSPI:exit [at] 592
Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:
   Calling Number=6343, Called Number=95035084911, Voice-Interface=0x0,
   Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
   Peer Info Type=DIALPEER_INFO_SPEECH
Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:
   Match Rule=DP_MATCH_INCOMING_DNIS; Called Number=95035084911
Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/dpMatchPeertype:
   Is Incoming=TRUE, Number Expansion=FALSE
Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/dpMatchCore:
   Dial String=95035084911, Expanded String=95035084911, Calling Number=
   Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5000 Is Matched
Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5001 Is Matched
Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5002 Is Matched
Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5003 Is Matched
Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5010 Is Matched
Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5011 Is Matched
Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5012 Is Matched
Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5013 Is Matched
Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5020 Is Matched
Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5021 Is Matched
Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5022 Is Matched
Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5023 Is Matched
Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5100 Is Matched
Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5101 Is Matched
Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5102 Is Matched
Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5103 Is Matched
Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5110 Is Matched
Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5111 Is Matched
Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5112 Is Matched
Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5113 Is Matched
Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5120 Is Matched
Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5121 Is Matched
Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5122 Is Matched
Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5123 Is Matched
Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5200 Is Matched
Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5201 Is Matched
Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5202 Is Matched
Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5203 Is Matched
Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5210 Is Matched
Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5211 Is Matched
Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5212 Is Matched
Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5213 Is Matched
Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5220 Is Matched
Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5221 Is Matched
Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5222 Is Matched
Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:
   Re
Schlador#sult=Success(0); Incoming Dial-peer=5223 Is Matched
Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/dpMatchPeertype:exit [at] 539
Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:
   Match Rule=DP_MATCH_ANSWER; Calling Number=6343
Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpMatchPeertype:
   Is Incoming=TRUE, Number Expansion=FALSE
Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpMatchCore:
   Dial String=, Expanded String=, Calling Number=6343T
   Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpMatchCore:
   Result=-1
Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpMatchPeertype:exit [at] 539
Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:
   Match Rule=DP_MATCH_ORIGINATE; Calling Number=6343
Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpMatchPeertype:
   Is Incoming=TRUE, Number Expansion=FALSE
Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpMatchCore:
   Dial String=, Expanded String=, Calling Number=6343T
   Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH
Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpMatchCore:
   Result=-1
Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpMatchPeertype:exit [at] 539
Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:
   Result=NO_MATCH(-1) After All Match Rules Attempt
Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerSPI:exit [at] 592
Jun 12 21:13:46.377: //-1/80CBD3252300/DPM/dpMatchPeersCore:
   Calling Number=, Called Number=95035084911, Peer Info Type=DIALPEER_INFO_SPEECH
Jun 12 21:13:46.377: //-1/80CBD3252300/DPM/dpMatchPeersCore:
   Match Rule=DP_MATCH_DEST; Called Number=95035084911
Jun 12 21:13:46.377: //-1/80CBD3252300/DPM/dpMatchCore:
   Dial String=95035084911, Expanded String=95035084911, Calling Number=
   Timeout=TRUE, Is Incoming=FALSE, Peer Info Type=DIALPEER_INFO_SPEECH
Jun 12 21:13:46.377: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Outgoing Dial-peer=5000 Is Matched
Jun 12 21:13:46.377: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Outgoing Dial-peer=5001 Is Matched
Jun 12 21:13:46.377: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Outgoing Dial-peer=5002 Is Matched
Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Outgoing Dial-peer=5003 Is Matched
Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Outgoing Dial-peer=5010 Is Matched
Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Outgoing Dial-peer=5011 Is Matched
Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Outgoing Dial-peer=5012 Is Matched
Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Outgoing Dial-peer=5013 Is Matched
Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Outgoing Dial-peer=5020 Is Matched
Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Outgoing Dial-peer=5021 Is Matched
Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Outgoing Dial-peer=5022 Is Matched
Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Outgoing Dial-peer=5023 Is Matched
Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/dpMatchPeersCore:
   Result=Success(0) after DP_MATCH_DEST
Jun 12 21:13:46.385: //-1/80CBD3252300/DPM/dpMatchPeersMoreArg:
   Result=SUCCESS(0)
   List of Matched Outgoing Dial-peer(s):
     1: Dial-peer Tag=5023
     2: Dial-peer Tag=5022
     3: Dial-peer Tag=5021
     4: Dial-peer Tag=5020
     5: Dial-peer Tag=5013
     6: Dial-peer Tag=5012
     7: Dial-peer Tag=5011
     8: Dial-peer Tag=5010
     9: Dial-peer Tag=5003
     10: Dial-peer Tag=5001
     11: Dial-peer Tag=5002
     12: Dial-peer Tag=5000
________________________________________
From: Bell, Joe [mailto:Joe_Bell [at] adp]
Sent: Monday, June 12, 2006 1:56 PM
To: Voll, Scott; cisco-voip [at] puck
Subject: RE: [cisco-voip] h323 fxo connect faster

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 [mailto:cisco-voip-bounces [at] puck] On Behalf Of Voll, Scott
Sent: Monday, June 12, 2006 1:49 PM
To: cisco-voip [at] puck
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.

_______________________________________________
cisco-voip mailing list
cisco-voip [at] puck
https://puck.nether.net/mailman/listinfo/cisco-voip


Joe_Bell at adp

Jun 12, 2006, 2:50 PM

Post #5 of 7 (702 views)
Permalink
Re: h323 fxo connect faster [In reply to]

I can think of only one thing left to try. Set your dial-peer
preferences sequential (1-11) instead of all 10. That way the election
process for h323 and which dial-peer / ports to use is removed and your
still using all of your ports. I believe what your are running into is
the inherent weakness of h323 and that is speed of setup to like
dial-peers or even across networks. Setting up a call with lots of
decision points in h323 is inherently message intensive. If that
doesn't work, I don't know.



Joe



________________________________

From: Voll, Scott [mailto:Scott.Voll [at] wesd]
Sent: Monday, June 12, 2006 2:21 PM
To: Bell, Joe; cisco-voip [at] puck
Subject: RE: [cisco-voip] h323 fxo connect faster



I just did that and I'm still going slow.



I have pots dial peers with the following destination patterns and still
having issues.



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

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

destination-pattern ^9...$



Any other ideas?



I also included the debug dial-peer if anyone can give me any direction.
I have 12 dial peers with the same destination pattern as I want it to
use one of the 12 ports to dial out.



IE>

dial-peer voice 5001 pots

preference 10

answer-address 6331

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

incoming called-number .

direct-inward-dial

port 0/0/1

forward-digits all

!

dial-peer voice 5002 pots

preference 10

answer-address 6331

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

incoming called-number .

direct-inward-dial

port 0/0/2

forward-digits all





Is there a different way to do that?





Scott















Jun 12 21:13:46.345: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:

Calling Number=6343, Called Number=95035084911, Voice-Interface=0x0,

Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search
Type=PEER_TYPE_VOICE,

Peer Info Type=DIALPEER_INFO_SPEECH

Jun 12 21:13:46.345: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:

Match Rule=DP_MATCH_INCOMING_DNIS; Called Number=95035084911

Jun 12 21:13:46.345: //-1/80CBD3252300/DPM/dpMatchPeertype:

Is Incoming=TRUE, Number Expansion=FALSE

Jun 12 21:13:46.345: //-1/80CBD3252300/DPM/dpMatchCore:

Dial String=95035084911, Expanded String=95035084911, Calling Number=

Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH

Jun 12 21:13:46.345: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5000 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5001 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5002 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5003 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5010 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5011 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5012 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5013 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5020 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5021 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5022 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5023 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5100 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5101 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5102 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5103 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5110 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5111 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5112 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5113 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5120 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5121 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5122 Is Matched

Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5123 Is Matched

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5200 Is Matched

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5201 Is Matched

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5202 Is Matched

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5203 Is Matched

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5210 Is Matched

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5211 Is Matched

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5212 Is Matched

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5213 Is Matched

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5220 Is Matched

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5221 Is Matched

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5222 Is Matched

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5223 Is Matched

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/dpMatchPeertype:exit [at] 539

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:

Match Rule=DP_MATCH_ANSWER; Calling Number=6343

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/dpMatchPeertype:

Is Incoming=TRUE, Number Expansion=FALSE

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/dpMatchCore:

Dial String=, Expanded String=, Calling Number=6343T

Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/dpMatchCore:

Result=-1

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/dpMatchPeertype:exit [at] 539

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:

Match Rule=DP_MATCH_ORIGINATE; Calling Number=6343

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/dpMatchPeertype:

Is Incoming=TRUE, Number Expansion=FALSE

Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/dpMatchCore:

Dial String=, Expanded String=, Calling Number=6343T

Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH

Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/dpMatchCore:

Result=-1

Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/dpMatchPeertype:exit [at] 539

Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:

Result=NO_MATCH(-1) After All Match Rules Attempt

Jun 12 21:13:46.357:
//-1/80CBD3252300/DPM/dpAssociateIncomingPeerSPI:exit [at] 592

Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:

Calling Number=6343, Called Number=95035084911, Voice-Interface=0x0,

Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search
Type=PEER_TYPE_VOICE,

Peer Info Type=DIALPEER_INFO_SPEECH

Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:

Match Rule=DP_MATCH_INCOMING_DNIS; Called Number=95035084911

Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/dpMatchPeertype:

Is Incoming=TRUE, Number Expansion=FALSE

Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/dpMatchCore:

Dial String=95035084911, Expanded String=95035084911, Calling Number=

Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH

Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5000 Is Matched

Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5001 Is Matched

Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5002 Is Matched

Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5003 Is Matched

Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5010 Is Matched

Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5011 Is Matched

Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5012 Is Matched

Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5013 Is Matched

Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5020 Is Matched

Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5021 Is Matched

Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5022 Is Matched

Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5023 Is Matched

Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5100 Is Matched

Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5101 Is Matched

Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5102 Is Matched

Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5103 Is Matched

Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5110 Is Matched

Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5111 Is Matched

Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5112 Is Matched

Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5113 Is Matched

Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5120 Is Matched

Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5121 Is Matched

Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5122 Is Matched

Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5123 Is Matched

Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5200 Is Matched

Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5201 Is Matched

Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5202 Is Matched

Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5203 Is Matched

Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5210 Is Matched

Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5211 Is Matched

Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5212 Is Matched

Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5213 Is Matched

Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5220 Is Matched

Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5221 Is Matched

Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Incoming Dial-peer=5222 Is Matched

Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:

Re

Schlador#sult=Success(0); Incoming Dial-peer=5223 Is Matched

Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/dpMatchPeertype:exit [at] 539

Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:

Match Rule=DP_MATCH_ANSWER; Calling Number=6343

Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpMatchPeertype:

Is Incoming=TRUE, Number Expansion=FALSE

Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpMatchCore:

Dial String=, Expanded String=, Calling Number=6343T

Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH

Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpMatchCore:

Result=-1

Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpMatchPeertype:exit [at] 539

Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:

Match Rule=DP_MATCH_ORIGINATE; Calling Number=6343

Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpMatchPeertype:

Is Incoming=TRUE, Number Expansion=FALSE

Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpMatchCore:

Dial String=, Expanded String=, Calling Number=6343T

Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH

Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpMatchCore:

Result=-1

Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpMatchPeertype:exit [at] 539

Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:

Result=NO_MATCH(-1) After All Match Rules Attempt

Jun 12 21:13:46.373:
//-1/80CBD3252300/DPM/dpAssociateIncomingPeerSPI:exit [at] 592

Jun 12 21:13:46.377: //-1/80CBD3252300/DPM/dpMatchPeersCore:

Calling Number=, Called Number=95035084911, Peer Info
Type=DIALPEER_INFO_SPEECH

Jun 12 21:13:46.377: //-1/80CBD3252300/DPM/dpMatchPeersCore:

Match Rule=DP_MATCH_DEST; Called Number=95035084911

Jun 12 21:13:46.377: //-1/80CBD3252300/DPM/dpMatchCore:

Dial String=95035084911, Expanded String=95035084911, Calling Number=

Timeout=TRUE, Is Incoming=FALSE, Peer Info Type=DIALPEER_INFO_SPEECH

Jun 12 21:13:46.377: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Outgoing Dial-peer=5000 Is Matched

Jun 12 21:13:46.377: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Outgoing Dial-peer=5001 Is Matched

Jun 12 21:13:46.377: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Outgoing Dial-peer=5002 Is Matched

Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Outgoing Dial-peer=5003 Is Matched

Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Outgoing Dial-peer=5010 Is Matched

Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Outgoing Dial-peer=5011 Is Matched

Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Outgoing Dial-peer=5012 Is Matched

Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Outgoing Dial-peer=5013 Is Matched

Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Outgoing Dial-peer=5020 Is Matched

Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Outgoing Dial-peer=5021 Is Matched

Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Outgoing Dial-peer=5022 Is Matched

Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:

Result=Success(0); Outgoing Dial-peer=5023 Is Matched

Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/dpMatchPeersCore:

Result=Success(0) after DP_MATCH_DEST

Jun 12 21:13:46.385: //-1/80CBD3252300/DPM/dpMatchPeersMoreArg:

Result=SUCCESS(0)

List of Matched Outgoing Dial-peer(s):

1: Dial-peer Tag=5023

2: Dial-peer Tag=5022

3: Dial-peer Tag=5021

4: Dial-peer Tag=5020

5: Dial-peer Tag=5013

6: Dial-peer Tag=5012

7: Dial-peer Tag=5011

8: Dial-peer Tag=5010

9: Dial-peer Tag=5003

10: Dial-peer Tag=5001

11: Dial-peer Tag=5002

12: Dial-peer Tag=5000

________________________________

From: Bell, Joe [mailto:Joe_Bell [at] adp]
Sent: Monday, June 12, 2006 1:56 PM
To: Voll, Scott; cisco-voip [at] puck
Subject: RE: [cisco-voip] h323 fxo connect faster



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
[mailto:cisco-voip-bounces [at] puck] On Behalf Of Voll, Scott
Sent: Monday, June 12, 2006 1:49 PM
To: cisco-voip [at] puck
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.



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.


bcarter at sentinel

Jun 12, 2006, 7:42 PM

Post #6 of 7 (706 views)
Permalink
Re: h323 fxo connect faster [In reply to]

Trunk Groups

-----Original Message-----
From: cisco-voip-bounces [at] puck [mailto:cisco-voip-bounces [at] puck] On Behalf Of Voll, Scott
Sent: Monday, June 12, 2006 4:23 PM
To: Bell, Joe; cisco-voip [at] puck
Subject: Re: [cisco-voip] h323 fxo connect faster


I just did that and I'm still going slow.

I have pots dial peers with the following destination patterns and still having issues.

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

Any other ideas?

I also included the debug dial-peer if anyone can give me any direction.  I have 12 dial peers with the same destination pattern as I want it to use one of the 12 ports to dial out. 

IE>
dial-peer voice 5001 pots
 preference 10
 answer-address 6331
 destination-pattern ^9[2-9]..[2-9]......$
 incoming called-number .
 direct-inward-dial
 port 0/0/1
 forward-digits all
!
dial-peer voice 5002 pots
 preference 10
 answer-address 6331
 destination-pattern ^9[2-9]..[2-9]......$
 incoming called-number .
 direct-inward-dial
 port 0/0/2
 forward-digits all


Is there a different way to do that?


Scott







Jun 12 21:13:46.345: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:
   Calling Number=6343, Called Number=95035084911, Voice-Interface=0x0,
   Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
   Peer Info Type=DIALPEER_INFO_SPEECH
Jun 12 21:13:46.345: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:
   Match Rule=DP_MATCH_INCOMING_DNIS; Called Number=95035084911 Jun 12 21:13:46.345: //-1/80CBD3252300/DPM/dpMatchPeertype:
   Is Incoming=TRUE, Number Expansion=FALSE Jun 12 21:13:46.345: //-1/80CBD3252300/DPM/dpMatchCore:
   Dial String=95035084911, Expanded String=95035084911, Calling Number=
   Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH Jun 12 21:13:46.345: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5000 Is Matched Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5001 Is Matched Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5002 Is Matched Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5003 Is Matched Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5010 Is Matched Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5011 Is Matched Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5012 Is Matched Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5013 Is Matched Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5020 Is Matched Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5021 Is Matched Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5022 Is Matched Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5023 Is Matched Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5100 Is Matched Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5101 Is Matched Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5102 Is Matched Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5103 Is Matched Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5110 Is Matched Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5111 Is Matched Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5112 Is Matched Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5113 Is Matched Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5120 Is Matched Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5121 Is Matched Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5122 Is Matched Jun 12 21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5123 Is Matched Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5200 Is Matched Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5201 Is Matched Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5202 Is Matched Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5203 Is Matched Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5210 Is Matched Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5211 Is Matched Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5212 Is Matched Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5213 Is Matched Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5220 Is Matched Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5221 Is Matched Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5222 Is Matched Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5223 Is Matched Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/dpMatchPeertype:exit [at] 539
Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:
   Match Rule=DP_MATCH_ANSWER; Calling Number=6343 Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/dpMatchPeertype:
   Is Incoming=TRUE, Number Expansion=FALSE Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/dpMatchCore:
   Dial String=, Expanded String=, Calling Number=6343T
   Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/dpMatchCore:
   Result=-1
Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/dpMatchPeertype:exit [at] 539
Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:
   Match Rule=DP_MATCH_ORIGINATE; Calling Number=6343 Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/dpMatchPeertype:
   Is Incoming=TRUE, Number Expansion=FALSE Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/dpMatchCore:
   Dial String=, Expanded String=, Calling Number=6343T
   Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/dpMatchCore:
   Result=-1
Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/dpMatchPeertype:exit [at] 539
Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:
   Result=NO_MATCH(-1) After All Match Rules Attempt Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerSPI:exit [at] 592
Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:
   Calling Number=6343, Called Number=95035084911, Voice-Interface=0x0,
   Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
   Peer Info Type=DIALPEER_INFO_SPEECH
Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:
   Match Rule=DP_MATCH_INCOMING_DNIS; Called Number=95035084911 Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/dpMatchPeertype:
   Is Incoming=TRUE, Number Expansion=FALSE Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/dpMatchCore:
   Dial String=95035084911, Expanded String=95035084911, Calling Number=
   Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5000 Is Matched Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5001 Is Matched Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5002 Is Matched Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5003 Is Matched Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5010 Is Matched Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5011 Is Matched Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5012 Is Matched Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5013 Is Matched Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5020 Is Matched Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5021 Is Matched Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5022 Is Matched Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5023 Is Matched Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5100 Is Matched Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5101 Is Matched Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5102 Is Matched Jun 12 21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5103 Is Matched Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5110 Is Matched Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5111 Is Matched Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5112 Is Matched Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5113 Is Matched Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5120 Is Matched Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5121 Is Matched Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5122 Is Matched Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5123 Is Matched Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5200 Is Matched Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5201 Is Matched Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5202 Is Matched Jun 12 21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5203 Is Matched Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5210 Is Matched Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5211 Is Matched Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5212 Is Matched Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5213 Is Matched Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5220 Is Matched Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5221 Is Matched Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5222 Is Matched Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:
   Re
Schlador#sult=Success(0); Incoming Dial-peer=5223 Is Matched Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/dpMatchPeertype:exit [at] 539
Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:
   Match Rule=DP_MATCH_ANSWER; Calling Number=6343 Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpMatchPeertype:
   Is Incoming=TRUE, Number Expansion=FALSE Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpMatchCore:
   Dial String=, Expanded String=, Calling Number=6343T
   Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpMatchCore:
   Result=-1
Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpMatchPeertype:exit [at] 539
Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:
   Match Rule=DP_MATCH_ORIGINATE; Calling Number=6343 Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpMatchPeertype:
   Is Incoming=TRUE, Number Expansion=FALSE Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpMatchCore:
   Dial String=, Expanded String=, Calling Number=6343T
   Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpMatchCore:
   Result=-1
Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpMatchPeertype:exit [at] 539
Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:
   Result=NO_MATCH(-1) After All Match Rules Attempt Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerSPI:exit [at] 592
Jun 12 21:13:46.377: //-1/80CBD3252300/DPM/dpMatchPeersCore:
   Calling Number=, Called Number=95035084911, Peer Info Type=DIALPEER_INFO_SPEECH Jun 12 21:13:46.377: //-1/80CBD3252300/DPM/dpMatchPeersCore:
   Match Rule=DP_MATCH_DEST; Called Number=95035084911 Jun 12 21:13:46.377: //-1/80CBD3252300/DPM/dpMatchCore:
   Dial String=95035084911, Expanded String=95035084911, Calling Number=
   Timeout=TRUE, Is Incoming=FALSE, Peer Info Type=DIALPEER_INFO_SPEECH Jun 12 21:13:46.377: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Outgoing Dial-peer=5000 Is Matched Jun 12 21:
13:46.377: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Outgoing Dial-peer=5001 Is Matched Jun 12 21:13:46.377: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Outgoing Dial-peer=5002 Is Matched Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Outgoing Dial-peer=5003 Is Matched Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Outgoing Dial-peer=5010 Is Matched Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Outgoing Dial-peer=5011 Is Matched Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Outgoing Dial-peer=5012 Is Matched Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Outgoing Dial-peer=5013 Is Matched Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Outgoing Dial-peer=5020 Is Matched Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Outgoing Dial-peer=5021 Is Matched Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Outgoing Dial-peer=5022 Is Matched Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Outgoing Dial-peer=5023 Is Matched Jun 12 21:13:46.381: //-1/80CBD3252300/DPM/dpMatchPeersCore:
   Result=Success(0) after DP_MATCH_DEST Jun 12 21:13:46.385: //-1/80CBD3252300/DPM/dpMatchPeersMoreArg:
   Result=SUCCESS(0)
   List of Matched Outgoing Dial-peer(s):
     1: Dial-peer Tag=5023
     2: Dial-peer Tag=5022
     3: Dial-peer Tag=5021
     4: Dial-peer Tag=5020
     5: Dial-peer Tag=5013
     6: Dial-peer Tag=5012
     7: Dial-peer Tag=5011
     8: Dial-peer Tag=5010
     9: Dial-peer Tag=5003
     10: Dial-peer Tag=5001
     11: Dial-peer Tag=5002
     12: Dial-peer Tag=5000
________________________________________
From: Bell, Joe [mailto:Joe_Bell [at] adp]
Sent: Monday, June 12, 2006 1:56 PM
To: Voll, Scott; cisco-voip [at] puck
Subject: RE: [cisco-voip] h323 fxo connect faster

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 [mailto:cisco-voip-bounces [at] puck] On Behalf Of Voll, Scott
Sent: Monday, June 12, 2006 1:49 PM
To: cisco-voip [at] puck
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.

_______________________________________________
cisco-voip mailing list
cisco-voip [at] puck
https://puck.nether.net/mailman/listinfo/cisco-voip


This email may contain proprietary and confidential information for the sole use of the intended recipient.
Any review, retransmission, dissemination, or other use of this information by persons or entities other than
the intended recipient is prohibited. If you are not the intended recipient, please contact the sender and
delete all copies. To the extent that opinions are expressed in this message, they are not necessarily the
opinions of Sentinel Technologies or any of its affiliates, employees, directors, officers or shareholders.

_______________________________________________
cisco-voip mailing list
cisco-voip [at] puck
https://puck.nether.net/mailman/listinfo/cisco-voip


rvillagran at coasin

Jun 14, 2006, 7:38 AM

Post #7 of 7 (691 views)
Permalink
Re: h323 fxo connect faster [In reply to]

Try this:

voice-port 1/1/0
timeouts interdigit 3

with this parameter the port wait just 3 sec before dial the numbers.

Regards
Rodrigo V.

-----Mensaje original-----
De: cisco-voip-bounces [at] puck
[mailto:cisco-voip-bounces [at] puck] En nombre de Carter, Bill
Enviado el: lunes, 12 de junio de 2006 22:42
Para: Voll, Scott; cisco-voip [at] puck
Asunto: Re: [cisco-voip] h323 fxo connect faster

Trunk Groups

-----Original Message-----
From: cisco-voip-bounces [at] puck
[mailto:cisco-voip-bounces [at] puck] On Behalf Of Voll, Scott
Sent: Monday, June 12, 2006 4:23 PM
To: Bell, Joe; cisco-voip [at] puck
Subject: Re: [cisco-voip] h323 fxo connect faster


I just did that and I'm still going slow.

I have pots dial peers with the following destination patterns and still
having issues.

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

Any other ideas?

I also included the debug dial-peer if anyone can give me any direction.  I
have 12 dial peers with the same destination pattern as I want it to use one
of the 12 ports to dial out. 

IE>
dial-peer voice 5001 pots
 preference 10
 answer-address 6331
 destination-pattern ^9[2-9]..[2-9]......$
 incoming called-number .
 direct-inward-dial
 port 0/0/1
 forward-digits all
!
dial-peer voice 5002 pots
 preference 10
 answer-address 6331
 destination-pattern ^9[2-9]..[2-9]......$
 incoming called-number .
 direct-inward-dial
 port 0/0/2
 forward-digits all


Is there a different way to do that?


Scott







Jun 12 21:13:46.345: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:
   Calling Number=6343, Called Number=95035084911, Voice-Interface=0x0,
   Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search
Type=PEER_TYPE_VOICE,
   Peer Info Type=DIALPEER_INFO_SPEECH
Jun 12 21:13:46.345: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:
   Match Rule=DP_MATCH_INCOMING_DNIS; Called Number=95035084911 Jun 12
21:13:46.345: //-1/80CBD3252300/DPM/dpMatchPeertype:
   Is Incoming=TRUE, Number Expansion=FALSE Jun 12 21:13:46.345:
//-1/80CBD3252300/DPM/dpMatchCore:
   Dial String=95035084911, Expanded String=95035084911, Calling Number=
   Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH Jun
12 21:13:46.345: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5000 Is Matched Jun 12
21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5001 Is Matched Jun 12
21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5002 Is Matched Jun 12
21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5003 Is Matched Jun 12
21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5010 Is Matched Jun 12
21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5011 Is Matched Jun 12
21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5012 Is Matched Jun 12
21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5013 Is Matched Jun 12
21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5020 Is Matched Jun 12
21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5021 Is Matched Jun 12
21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5022 Is Matched Jun 12
21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5023 Is Matched Jun 12
21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5100 Is Matched Jun 12
21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5101 Is Matched Jun 12
21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5102 Is Matched Jun 12
21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5103 Is Matched Jun 12
21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5110 Is Matched Jun 12
21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5111 Is Matched Jun 12
21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5112 Is Matched Jun 12
21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5113 Is Matched Jun 12
21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5120 Is Matched Jun 12
21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5121 Is Matched Jun 12
21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5122 Is Matched Jun 12
21:13:46.349: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5123 Is Matched Jun 12
21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5200 Is Matched Jun 12
21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5201 Is Matched Jun 12
21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5202 Is Matched Jun 12
21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5203 Is Matched Jun 12
21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5210 Is Matched Jun 12
21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5211 Is Matched Jun 12
21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5212 Is Matched Jun 12
21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5213 Is Matched Jun 12
21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5220 Is Matched Jun 12
21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5221 Is Matched Jun 12
21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5222 Is Matched Jun 12
21:13:46.353: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5223 Is Matched Jun 12
21:13:46.353: //-1/80CBD3252300/DPM/dpMatchPeertype:exit [at] 539
Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:
   Match Rule=DP_MATCH_ANSWER; Calling Number=6343 Jun 12 21:13:46.353:
//-1/80CBD3252300/DPM/dpMatchPeertype:
   Is Incoming=TRUE, Number Expansion=FALSE Jun 12 21:13:46.353:
//-1/80CBD3252300/DPM/dpMatchCore:
   Dial String=, Expanded String=, Calling Number=6343T
   Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH Jun
12 21:13:46.353: //-1/80CBD3252300/DPM/dpMatchCore:
   Result=-1
Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/dpMatchPeertype:exit [at] 539
Jun 12 21:13:46.353: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:
   Match Rule=DP_MATCH_ORIGINATE; Calling Number=6343 Jun 12 21:13:46.353:
//-1/80CBD3252300/DPM/dpMatchPeertype:
   Is Incoming=TRUE, Number Expansion=FALSE Jun 12 21:13:46.353:
//-1/80CBD3252300/DPM/dpMatchCore:
   Dial String=, Expanded String=, Calling Number=6343T
   Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH Jun
12 21:13:46.357: //-1/80CBD3252300/DPM/dpMatchCore:
   Result=-1
Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/dpMatchPeertype:exit [at] 539
Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:
   Result=NO_MATCH(-1) After All Match Rules Attempt Jun 12 21:13:46.357:
//-1/80CBD3252300/DPM/dpAssociateIncomingPeerSPI:exit [at] 592
Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:
   Calling Number=6343, Called Number=95035084911, Voice-Interface=0x0,
   Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search
Type=PEER_TYPE_VOICE,
   Peer Info Type=DIALPEER_INFO_SPEECH
Jun 12 21:13:46.357: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:
   Match Rule=DP_MATCH_INCOMING_DNIS; Called Number=95035084911 Jun 12
21:13:46.357: //-1/80CBD3252300/DPM/dpMatchPeertype:
   Is Incoming=TRUE, Number Expansion=FALSE Jun 12 21:13:46.357:
//-1/80CBD3252300/DPM/dpMatchCore:
   Dial String=95035084911, Expanded String=95035084911, Calling Number=
   Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH Jun
12 21:13:46.357: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5000 Is Matched Jun 12
21:13:46.357: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5001 Is Matched Jun 12
21:13:46.357: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5002 Is Matched Jun 12
21:13:46.357: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5003 Is Matched Jun 12
21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5010 Is Matched Jun 12
21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5011 Is Matched Jun 12
21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5012 Is Matched Jun 12
21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5013 Is Matched Jun 12
21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5020 Is Matched Jun 12
21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5021 Is Matched Jun 12
21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5022 Is Matched Jun 12
21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5023 Is Matched Jun 12
21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5100 Is Matched Jun 12
21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5101 Is Matched Jun 12
21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5102 Is Matched Jun 12
21:13:46.361: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5103 Is Matched Jun 12
21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5110 Is Matched Jun 12
21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5111 Is Matched Jun 12
21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5112 Is Matched Jun 12
21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5113 Is Matched Jun 12
21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5120 Is Matched Jun 12
21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5121 Is Matched Jun 12
21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5122 Is Matched Jun 12
21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5123 Is Matched Jun 12
21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5200 Is Matched Jun 12
21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5201 Is Matched Jun 12
21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5202 Is Matched Jun 12
21:13:46.365: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5203 Is Matched Jun 12
21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5210 Is Matched Jun 12
21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5211 Is Matched Jun 12
21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5212 Is Matched Jun 12
21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5213 Is Matched Jun 12
21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5220 Is Matched Jun 12
21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5221 Is Matched Jun 12
21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Incoming Dial-peer=5222 Is Matched Jun 12
21:13:46.369: //-1/80CBD3252300/DPM/MatchNextPeer:
   Re
Schlador#sult=Success(0); Incoming Dial-peer=5223 Is Matched Jun 12
21:13:46.369: //-1/80CBD3252300/DPM/dpMatchPeertype:exit [at] 539
Jun 12 21:13:46.369: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:
   Match Rule=DP_MATCH_ANSWER; Calling Number=6343 Jun 12 21:13:46.373:
//-1/80CBD3252300/DPM/dpMatchPeertype:
   Is Incoming=TRUE, Number Expansion=FALSE Jun 12 21:13:46.373:
//-1/80CBD3252300/DPM/dpMatchCore:
   Dial String=, Expanded String=, Calling Number=6343T
   Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH Jun
12 21:13:46.373: //-1/80CBD3252300/DPM/dpMatchCore:
   Result=-1
Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpMatchPeertype:exit [at] 539
Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:
   Match Rule=DP_MATCH_ORIGINATE; Calling Number=6343 Jun 12 21:13:46.373:
//-1/80CBD3252300/DPM/dpMatchPeertype:
   Is Incoming=TRUE, Number Expansion=FALSE Jun 12 21:13:46.373:
//-1/80CBD3252300/DPM/dpMatchCore:
   Dial String=, Expanded String=, Calling Number=6343T
   Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH Jun
12 21:13:46.373: //-1/80CBD3252300/DPM/dpMatchCore:
   Result=-1
Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpMatchPeertype:exit [at] 539
Jun 12 21:13:46.373: //-1/80CBD3252300/DPM/dpAssociateIncomingPeerCore:
   Result=NO_MATCH(-1) After All Match Rules Attempt Jun 12 21:13:46.373:
//-1/80CBD3252300/DPM/dpAssociateIncomingPeerSPI:exit [at] 592
Jun 12 21:13:46.377: //-1/80CBD3252300/DPM/dpMatchPeersCore:
   Calling Number=, Called Number=95035084911, Peer Info
Type=DIALPEER_INFO_SPEECH Jun 12 21:13:46.377:
//-1/80CBD3252300/DPM/dpMatchPeersCore:
   Match Rule=DP_MATCH_DEST; Called Number=95035084911 Jun 12 21:13:46.377:
//-1/80CBD3252300/DPM/dpMatchCore:
   Dial String=95035084911, Expanded String=95035084911, Calling Number=
   Timeout=TRUE, Is Incoming=FALSE, Peer Info Type=DIALPEER_INFO_SPEECH Jun
12 21:13:46.377: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Outgoing Dial-peer=5000 Is Matched Jun 12 21:
13:46.377: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Outgoing Dial-peer=5001 Is Matched Jun 12
21:13:46.377: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Outgoing Dial-peer=5002 Is Matched Jun 12
21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Outgoing Dial-peer=5003 Is Matched Jun 12
21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Outgoing Dial-peer=5010 Is Matched Jun 12
21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Outgoing Dial-peer=5011 Is Matched Jun 12
21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Outgoing Dial-peer=5012 Is Matched Jun 12
21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Outgoing Dial-peer=5013 Is Matched Jun 12
21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Outgoing Dial-peer=5020 Is Matched Jun 12
21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Outgoing Dial-peer=5021 Is Matched Jun 12
21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Outgoing Dial-peer=5022 Is Matched Jun 12
21:13:46.381: //-1/80CBD3252300/DPM/MatchNextPeer:
   Result=Success(0); Outgoing Dial-peer=5023 Is Matched Jun 12
21:13:46.381: //-1/80CBD3252300/DPM/dpMatchPeersCore:
   Result=Success(0) after DP_MATCH_DEST Jun 12 21:13:46.385:
//-1/80CBD3252300/DPM/dpMatchPeersMoreArg:
   Result=SUCCESS(0)
   List of Matched Outgoing Dial-peer(s):
     1: Dial-peer Tag=5023
     2: Dial-peer Tag=5022
     3: Dial-peer Tag=5021
     4: Dial-peer Tag=5020
     5: Dial-peer Tag=5013
     6: Dial-peer Tag=5012
     7: Dial-peer Tag=5011
     8: Dial-peer Tag=5010
     9: Dial-peer Tag=5003
     10: Dial-peer Tag=5001
     11: Dial-peer Tag=5002
     12: Dial-peer Tag=5000
________________________________________
From: Bell, Joe [mailto:Joe_Bell [at] adp]
Sent: Monday, June 12, 2006 1:56 PM
To: Voll, Scott; cisco-voip [at] puck
Subject: RE: [cisco-voip] h323 fxo connect faster

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
[mailto:cisco-voip-bounces [at] puck] On Behalf Of Voll, Scott
Sent: Monday, June 12, 2006 1:49 PM
To: cisco-voip [at] puck
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.

_______________________________________________
cisco-voip mailing list
cisco-voip [at] puck
https://puck.nether.net/mailman/listinfo/cisco-voip


This email may contain proprietary and confidential information for the sole
use of the intended recipient.
Any review, retransmission, dissemination, or other use of this information
by persons or entities other than
the intended recipient is prohibited. If you are not the intended recipient,
please contact the sender and
delete all copies. To the extent that opinions are expressed in this
message, they are not necessarily the
opinions of Sentinel Technologies or any of its affiliates, employees,
directors, officers or shareholders.

_______________________________________________
cisco-voip mailing list
cisco-voip [at] puck
https://puck.nether.net/mailman/listinfo/cisco-voip


_______________________________________________
cisco-voip mailing list
cisco-voip [at] puck
https://puck.nether.net/mailman/listinfo/cisco-voip

Cisco voip RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.