I always reference this doc when I&#39;m confused about dial-peers (which is often, because they&#39;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)&nbsp; get applied to the H.323 leg between the GW and the CCM.<br>
<br>You can use &#39;debug voice ccapi inout&#39; to find out which dial-peers are being matched for the call.<br><br>Based on the rules in the above doc, we&#39;ll match the inbound dial-peer in the order of the commands listed in the doc.<br>
<br>You might find that without the &quot;incoming called-numer .&quot;&nbsp; or the other matching commands, you&#39;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">&lt;<a href="mailto:SKee@cmsstl.com">SKee@cmsstl.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">








<div link="blue" vlink="purple" lang="EN-US">

<div>

<p>what kind of issue am I going to experience if i don&#39;t have
incoming called number command&nbsp; in the dial-peer voice 1 voip?</p>

<p>incoming called-number .</p>

<p>&nbsp;</p>

<p>i have CM 6.1 and using H323 gateway using C2811 router.</p>

<p>&nbsp;</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>&nbsp;</p>

<p>&nbsp;</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>&nbsp;</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>&nbsp;</p>

<p>&nbsp;</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>