<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.5726" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face="Courier New" size=2>Inbound voip dial-peer can be matched
on:</FONT></DIV>
<DIV><FONT face="Courier New" size=2>-incoming called-number vs
DNIS</FONT></DIV>
<DIV><FONT face="Courier New" size=2>-destination-pattern vs ANI</FONT></DIV>
<DIV><FONT face="Courier New" size=2>So in your case voip DP#1 is matched on
inbound H.323 calls from 16XXX numbers. It is not matched inbound in any
other case including H.323 calls with empty ANI, SIP calls, etc.</FONT></DIV>
<DIV><FONT face="Courier New" size=2>Rgds</FONT></DIV>
<DIV><FONT face="Courier New" size=2>Alex</FONT></DIV>
<DIV><FONT face="Courier New" size=2></FONT> </DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=burns.jason@gmail.com href="mailto:burns.jason@gmail.com">Jason
Burns</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A title=SKee@cmsstl.com
href="mailto:SKee@cmsstl.com">Scott Kee</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Cc:</B> <A title=cisco-voip@puck.nether.net
href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, February 24, 2009 1:20
AM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [cisco-voip] incoming
called-number</DIV>
<DIV><BR></DIV>I always reference this doc when I'm confused about dial-peers
(which is often, because they're not intuitive for me)<BR><BR><A
href="http://www.cisco.com/en/US/tech/tk652/tk90/technologies_tech_note09186a008010fed1.shtml#topic1">http://www.cisco.com/en/US/tech/tk652/tk90/technologies_tech_note09186a008010fed1.shtml#topic1</A><BR><BR>When
the CallManager sends and H.323 call to that IOS GW, an inbound IOS dial-peer
will need to be matched. This will determine what properties (codec / dtmf /
etc) get applied to the H.323 leg between the GW and the CCM.<BR><BR>You
can use 'debug voice ccapi inout' to find out which dial-peers are being
matched for the call.<BR><BR>Based on the rules in the above doc, we'll match
the inbound dial-peer in the order of the commands listed in the
doc.<BR><BR>You might find that without the "incoming called-numer " or
the other matching commands, you'll match the default dial-peer and not get
your voice-class codec applied, but instead get the incorrect settings of the
default dial-peer for the call.<BR><BR>Hopefully the doc and this explanation
will help.<BR><BR><BR><BR>
<DIV class=gmail_quote>On Mon, Feb 23, 2009 at 6:32 PM, Scott Kee <SPAN
dir=ltr><<A href="mailto:SKee@cmsstl.com">SKee@cmsstl.com</A>></SPAN>
wrote:<BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
<DIV lang=EN-US vlink="purple" link="blue">
<DIV>
<P>what kind of issue am I going to experience if i don't have incoming
called number command in the dial-peer voice 1 voip?</P>
<P>incoming called-number .</P>
<P> </P>
<P>i have CM 6.1 and using H323 gateway using C2811 router.</P>
<P> </P>
<P>i have no issue making incoming calls from outside to inside but since i
am missing incoming called command, am i going to have any issues with </P>
<P>inside calling out?</P>
<P> </P>
<P> </P>
<P>voice-port 0/1/0</P>
<P>signal groundStart </P>
<P>output attenuation 0</P>
<P>timing hookflash-out 50</P>
<P>connection plar 16111</P>
<P>caller-id enable</P>
<P> </P>
<P>dial-peer voice 1 voip</P>
<P>description MPLS_TO_CCM</P>
<P>destination-pattern 16...</P>
<P>progress_ind setup enable 1</P>
<P>progress_ind progress enable 1</P>
<P>voice-class codec 1</P>
<P>voice-class h323 1</P>
<P>session target ipv4:10.0.160.21</P>
<P>dtmf-relay h245-alphanumeric</P>
<P>no vad</P>
<P> </P>
<P> </P>
<P>dial-peer voice 10 pots</P>
<P>description (Off-Net LD Calls)</P>
<P>destination-pattern 71[2-9]..[2-9]......</P>
<P>port 0/0/0</P>
<P>forward-digits
11</P></DIV></DIV><BR>_______________________________________________<BR>cisco-voip
mailing list<BR><A
href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</A><BR><A
href="https://puck.nether.net/mailman/listinfo/cisco-voip"
target=_blank>https://puck.nether.net/mailman/listinfo/cisco-voip</A><BR><BR></BLOCKQUOTE></DIV><BR>
<P>
<HR>
<P></P>_______________________________________________<BR>cisco-voip mailing
list<BR>cisco-voip@puck.nether.net<BR>https://puck.nether.net/mailman/listinfo/cisco-voip<BR></BLOCKQUOTE></BODY></HTML>