Both of these are interesting solutions. I didn't think of the delay right off the bat.
To really get to the bottom of it you can run debugs on the router as you make the call. From that you can see why it picks up the other dial peer and identify what you would need to do on the dial-peer or translation to "tweak" this out to work. Larry Hadrava CCIE #12203 CCNP CCNA Sr. Support Engineer – IPexpert, Inc. URL: http://www.IPexpert.com On Thu, Jun 18, 2009 at 6:51 PM, Tech Guy <[email protected]> wrote: > Insert a trailing delay to the patter on dial-peer 30 eg > > destination-pattern 2...T > > > On Jun 18, 2009, at 6:34 PM, James Key <[email protected]> wrote: > > Try changing dial-peer 30 to something more specific (making sure > you can hit the needed HQ DNs) > > > > Ex: > > dial-peer voice 30 voip > > destination-pat 2[01].. > > session target ras > > translation-profile out TOGK4 > > > > > > > > James Key > > > > > > *From:* [email protected] [mailto: > [email protected]] *On Behalf Of *jeremy co > *Sent:* Thursday, June 18, 2009 5:15 PM > *To:* [email protected] > *Subject:* [OSL | CCIE_Voice] overlaping dialpeer clashs, 4 digit to HQ > and forward to VM scenario, any workaround ? > > > > Hi, > > > > I faced dial-peers overlapping problem > > > > assume site C has 24034xxx dialplan and there is a need to call to HQ > using 2xxx , interesting scenario is happening when a call noan to forwards > to CUE. so dialplan kicks in 24034000. but instead of hitting dial-peer 51 > it hits 30 becoz first digits matched. > > > > > > dial-peer voice 51 voip > > destination-pat 24034000 > > session target ipv4:120.0.0.100 > > translation-profile out VM > > session prot sip > > no vad > > dtmf-relay sip > > codec g711u > > > > > > dial-peer voice 30 voip > > destination-pat 2... > > session target ras > > translation-profile out TOGK4 > > > > > > any workaround for this ? > > > > Thanks > > > > NOTICE: This electronic mail message and any files transmitted with it are > intended > exclusively for the individual or entity to which it is addressed. The > message, > together with any attachment, may contain confidential and/or privileged > information. > Any unauthorized review, use, printing, saving, copying, disclosure or > distribution > is strictly prohibited. If you have received this message in error, please > immediately advise the sender by reply email and delete all copies. > >
