[cisco-voip] Dial Peer Help

Matthew Saskin msaskin at gmail.com
Thu Dec 4 18:21:01 EST 2008


POTS dial peers strip off explicitly matched digits.

Example:
Destination-pattern 9011T
Prefix 123
A dial peer as above will strip 9011 and prefix 123

Destination-pattern 9T
Prefix 9
A dial peer as above will strip 9 then prefix it back in

Voip dial peers do not behave in this fashion, only pots


On 12/4/08, steve.siltman at assurant.com <steve.siltman at assurant.com> wrote:
> A few fun dial-peer questions.
>
> The Request:
> Add prefix 179697 to all outgoing Long Distance calls.
>
> Added dial-peer voice 104 pots to current configuration for request.
>
> dial-peer voice 102 pots
>  translation-profile incoming 12
>  translation-profile outgoing 11
>  destination-pattern .T
>  progress_ind alert enable 8
>  incoming called-number .
>  direct-inward-dial
>  port 0/1/0:15
> !
> dial-peer voice 103 pots
>  translation-profile outgoing 11
>  destination-pattern 9T
>  incoming called-number .
>  direct-inward-dial
>  port 0/1/0:15
> !
> dial-peer voice 104 pots
>  translation-profile outgoing 11
>  destination-pattern 9[^1-9]T
>  progress_ind alert enable 8
>  incoming called-number .
>  direct-inward-dial
>  port 0/1/0:15
>  prefix 179697
>
> My questions:
>
> 1.  destination-pattern 9[^1-9]T is the same as destination-pattern 90T?
> 2.  Will I need to add a preference command to dial-peer 102 so that 104
> is hit first?
> 3.  During testing, I noticed that the 9 is being stripped.
> destination-pattern 0T catches LD calls.
>         This makes sense but where is the 9 being stripped at?  Feel
> terrible for asking this question.
>         Call Manager DNA below:
>
> Dialed Number Analyzer using 902110086
> * Route List :Route List Name= PEK0_RL
>       o RouteGroup :RouteGroup Name= PEK0_RG
>             + PreTransform Calling Party Number = 78922
>             + PreTransform Called Party Number = 902110086
>             + Calling Party Transformations
>                   # External Phone Number Mask = Default
>                   # Calling Party Mask =
>                   # Prefix =
>                   # Calling Party Number = 78922
>             + Called Party Transformations
>                   # Called Party Mask =
>                   # Discard Digits Instructions =
>                   # Prefix =
>                   # Called Number = 902110086
>
> 4.  Does the "show voice call status" command only show the last 10 digits
> of the Called #?
> CallID     CID  ccVdb      Port             DSP/Ch  Called #   Codec
> Dial-peers
> 0x32EF     5DF  0x68497074 0/1/0:15.31      0/1:1  *5582080391 g711ulaw
> 100/102
>
>
> Thanks!
>
> Steve
> **************************************************************************************
> This e-mail message and all attachments transmitted with it may contain
> legally privileged and/or confidential information intended solely for the
> use of the addressee(s). If the reader of this message is not the intended
> recipient, you are hereby notified that any reading, dissemination,
> distribution, copying, forwarding or other use of this message or its
> attachments is strictly prohibited. If you have received this message in
> error, please notify the sender immediately and delete this message and all
> copies and backups thereof.
>
> Thank you.
> **************************************************************************************
>


More information about the cisco-voip mailing list