[cisco-voip] Destination Pattern Question

Voll, Scott Scott.Voll at wesd.org
Tue Feb 6 10:40:09 EST 2007


I've said the same thing about Java 

 

________________________________

From: cisco-voip-bounces at puck.nether.net
[mailto:cisco-voip-bounces at puck.nether.net] On Behalf Of
CarlosOrtiz at bayviewfinancial.com
Sent: Monday, February 05, 2007 6:19 PM
To: Ted Nugent
Cc: cisco-voip-bounces at puck.nether.net; Patrick Mowry;
cisco-voip at puck.nether.net
Subject: Re: [cisco-voip] Destination Pattern Question

 


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
>           peer type = voice, system default peer =
> FALSE, information type
>   = voice,
>           description = `',
>           tag = 100, destination-pattern =
> `[^23]...',
>           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
>           type = voip, session-target =
> `ipv4:192.168.150.10',
>           technology prefix:
>           settle-call = disabled
>           ip media DSCP = ef, ip signaling DSCP =
> af31,
>           ip video rsvp-none DSCP = af41,ip video
> rsvp-pass DSCP = af41
>           ip video rsvp-fail DSCP = af41,
> 
=== message truncated ===>
_______________________________________________
> cisco-voip mailing list
> cisco-voip at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-voip
> 




________________________________________________________________________
____________
No need to miss a message. Get email on-the-go 
with Yahoo! Mail for Mobile. Get started.
http://mobile.yahoo.com/mail 
_______________________________________________
cisco-voip mailing list
cisco-voip at puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-voip

-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://puck.nether.net/pipermail/cisco-voip/attachments/20070206/c150246f/attachment-0001.html 


More information about the cisco-voip mailing list