[cisco-voip] Destination Pattern Question

Ted Nugent tednugent69 at yahoo.com
Tue Feb 6 00:22:40 EST 2007


I've asked the same question more time then I can
recall and I think that the reasoning behind it all is
simply.  Cisco's acquired a ton of companies
contributing to their portfolio in all spaces,
Selsuis, Active Voice, Latitude... and whomever the
hell came up with CATOS and all the menu driven
products *shutter*, etc, etc... Not to mention the
many Security products out there... Good stuff through
acquisition. Buy them up and then try and make is SE
friendly...



--- CarlosOrtiz at bayviewfinancial.com wrote:

> Well thanks for all the replies.  Why can't these
> things be consistent 
> across Cisco products?  I consider the people that
> post on this list to be 
> pretty knowledgeable.   It's kind of scary to see so
> many different 
> opinions basically caused by the inconsustency.....
> 
> 
> 
> 
> 
> Ted Nugent <tednugent69 at yahoo.com> 
> Sent by: cisco-voip-bounces at puck.nether.net
> 02/05/2007 08:14 PM
> 
> To
> Lelio Fulgenzi <lelio at uoguelph.ca>, Patrick Mowry
> <pmowry at getgds.com>, 
> cisco-voip at puck.nether.net
> cc
> 
> Subject
> Re: [cisco-voip] Destination Pattern Question
> 
> 
> 
> 
> 
> 
> CM ^ = excludes, [^2] means everything except 2
> 
> IOS ^ = begins with, [^2] means everything beginning
> with 2
> 
>
http://www.cisco.com/en/US/partner/products/sw/iosswrel/ps5013/products_feature_guide09186a0080080e59.html#1050291
> 
> 
> 
> 
> 
> --- Lelio Fulgenzi <lelio at uoguelph.ca> wrote:
> 
> > I think that pattern means different things in
> > CallManager route patterns than it does IOS
> > dial-peers.
> >   ----- Original Message ----- 
> >   From: Patrick Mowry 
> >   To: cisco-voip at puck.nether.net 
> >   Sent: Monday, February 05, 2007 6:13 PM
> >   Subject: Re: [cisco-voip] Destination Pattern
> > Question
> > 
> > 
> >   Here is a quick confirmation from IOS ver
> > 12.4(11)T.  Looks like [^2]
> >   means anything but 2 and [^23] means anything
> but
> > 2 or 3.
> > 
> >   Weird.
> > 
> > 
> > 
> >   dial-peer voice 100 voip
> >    destination-pattern 2...
> >    session target ipv4:192.168.150.10
> >    codec g711ulaw
> >   !
> >   2611_CCME#sh dialplan number 2999
> >   Macro Exp.: 2999
> > 
> >   VoiceOverIpPeer100
> >           peer type = voice, system default peer =
> > FALSE, information type
> >   = voice,
> >           description = `',
> >           tag = 100, destination-pattern = `2...',
> >           answer-address = `', preference=0,
> >           CLID Restriction = None
> >           CLID Network Number = `'
> >           CLID Second Number sent
> >           CLID Override RDNIS = disabled,
> >           source carrier-id = `', target
> carrier-id
> > = `',
> >           source trunk-group-label = `',  target
> > trunk-group-label = `',
> >           numbering Type = `unknown'
> >           group = 100, Admin state is up,
> Operation
> > state is up,
> >           incoming called-number = `',
> > connections/maximum = 0/unlimited,
> >           DTMF Relay = disabled,
> >           modem transport = system,
> >           URI classes:
> >               Incoming (Called) =
> >               Incoming (Calling) =
> >               Destination =
> >           huntstop = disabled,
> >           in bound application associated:
> 'DEFAULT'
> >           out bound application associated: ''
> >           dnis-map =
> >           permission :both
> >           incoming COR list:maximum capability
> >           outgoing COR list:minimum requirement
> >           Translation profile (Incoming):
> >           Translation profile (Outgoing):
> >           incoming call blocking:
> >           translation-profile = `'
> >           disconnect-cause = `no-service'
> >           advertise 0x40 capacity_update_timer 25
> > addrFamily 4
> >   oldAddrFamily 4
> > 
> >   2611_CCME#sh dialplan number 3999
> >   Macro Exp.: 3999
> >   No match, result=-1
> > 
> >   2611_CCME#conf t
> >   Enter configuration commands, one per line.  End
> > with CNTL/Z.
> >   2611_CCME(config)#dial-peer voice 100 voip
> >   2611_CCME(config-dial-peer)#dest
> >   2611_CCME(config-dial-peer)#destination-p
> >   2611_CCME(config-dial-peer)#destination-pattern
> > [^2]...
> >   2611_CCME(config-dial-peer)#^Z
> >   2611_CCME#sh dialplan number 3999
> >   Macro Exp.: 3999
> > 
> >   VoiceOverIpPeer100
> >           peer type = voice, system default peer =
> > FALSE, information type
> >   = voice,
> >           description = `',
> >           tag = 100, destination-pattern =
> > `[^2]...',
> >           answer-address = `', preference=0,
> >           CLID Restriction = None
> >           CLID Network Number = `'
> >           CLID Second Number sent
> >           CLID Override RDNIS = disabled,
> >           source carrier-id = `', target
> carrier-id
> > = `',
> >           source trunk-group-label = `',  target
> > trunk-group-label = `',
> >           numbering Type = `unknown'
> >           group = 100, Admin state is up,
> Operation
> > state is up,
> >           incoming called-number = `',
> > connections/maximum = 0/unlimited,
> >           DTMF Relay = disabled,
> >           modem transport = system,
> >           URI classes:
> >               Incoming (Called) =
> >               Incoming (Calling) =
> >               Destination =
> >           huntstop = disabled,
> >           in bound application associated:
> 'DEFAULT'
> >           out bound application associated: ''
> >           dnis-map =
> >           permission :both
> >           incoming COR list:maximum capability
> >           outgoing COR list:minimum requirement
> >           Translation profile (Incoming):
> >           Translation profile (Outgoing):
> >           incoming call blocking:
> >           translation-profile = `'
> >           disconnect-cause = `no-service'
> >           advertise 0x40 capacity_update_timer 25
> > addrFamily 4
> >   oldAddrFamily 4
> > 
> >   2611_CCME#sh dialplan number 2999
> >   Macro Exp.: 2999
> >   No match, result=-1
> > 
> >   2611_CCME#conf t
> >   Enter configuration commands, one per line.  End
> > with CNTL/Z.
> >   2611_CCME(config)#dial-peer voice 100 voip
> >   2611_CCME(config-dial-peer)#destination-pattern
> > [^23]^Z.
> >   2611_CCME#sh dialplan number 2999
> >   Macro Exp.: 2999
> >   No match, result=-1
> > 
> >   2611_CCME#sh dialplan number 3999
> >   Macro Exp.: 3999
> >   No match, result=-1
> > 
> >   2611_CCME#sh dialplan number 4999
> >   Macro Exp.: 4999
> > 
> >   VoiceOverIpPeer100
> 
=== message truncated ===



 
____________________________________________________________________________________
The fish are biting. 
Get more visitors on your site using Yahoo! Search Marketing.
http://searchmarketing.yahoo.com/arp/sponsoredsearch_v2.php


More information about the cisco-voip mailing list