<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>I friggin' hate dial-peer 0; that is for dang sure. When doing "sh dialplan num XXXXXXXXXX" it pops the first peer I expect it to.<br><br>That is a good thought; worth a little research on. Maybe I use a peer with an exact match pattern; maybe that will do something different.<br><br>Thanks for that, new angle and I like it.<br><br>Thanks,<br><br>Ryan<br><br><br><div><hr id="stopSpelling">From: Philip.Walenta@Polycom.com<br>To: ryanhuff@outlook.com; bmeade90@vt.edu<br>CC: cisco-voip@puck.nether.net<br>Date: Wed, 6 May 2015 15:24:19 -0700<br>Subject: RE: [cisco-voip] Codec negotiation issue, a little strange<br><br><style><!--
.ExternalClass p.ecxMsoNormal, .ExternalClass li.ecxMsoNormal, .ExternalClass div.ecxMsoNormal {
font-size:12.0pt;
font-family:"Times New Roman",serif;
}

.ExternalClass a:link, .ExternalClass span.ecxMsoHyperlink {
color:blue;
text-decoration:underline;
}

.ExternalClass span.ecxMsoHyperlinkFollowed {
color:purple;
text-decoration:underline;
}

.ExternalClass p {
font-size:12.0pt;
font-family:"Times New Roman",serif;
}

.ExternalClass span.ecxEmailStyle18 {
font-family:"Calibri",sans-serif;
color:#1F497D;
}

.ExternalClass .ecxMsoChpDefault {
font-size:10.0pt;
}

.ExternalClass div.ecxWordSection1 {
}

--></style><div class="ecxWordSection1"><p class="ecxMsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;">I have vague recollections of similar issues when an incoming call wasn’t properly matching a dial peer – it was hitting a “default” which I believe was g.729.</span></p><p class="ecxMsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;"> </span></p><p class="ecxMsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;">I’d verify it’s actually hitting the dial-peer you think it should be.</span></p><p class="ecxMsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;"> </span></p><div><div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in;"><p class="ecxMsoNormal"><b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;">From:</span></b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;"> cisco-voip [mailto:cisco-voip-bounces@puck.nether.net] <b>On Behalf Of </b>Ryan Huff<br><b>Sent:</b> Wednesday, May 6, 2015 5:15 PM<br><b>To:</b> Brian Meade<br><b>Cc:</b> cisco-voip@puck.nether.net<br><b>Subject:</b> Re: [cisco-voip] Codec negotiation issue, a little strange</span></p></div></div><p class="ecxMsoNormal"> </p><div><p class="ecxMsoNormal" style=""><span style="font-family:"Calibri",sans-serif;">I'll do some testing after hours. When the client reported the issue, I just threw a transcoder in the MRGL for the SIP trunk in call manager to 'plug the leak'.<br><br>I'll let you know what I find and/or if I can find out if CUSP is screwing with me.<br><br>Thanks,<br><br>Ryan</span></p><div><div class="ecxMsoNormal" style="text-align:center;" align="center"><span style="font-family:"Calibri",sans-serif;"><hr id="ecxstopSpelling" size="2" width="100%" align="center"></span></div><p class="ecxMsoNormal" style=""><span style="font-family:"Calibri",sans-serif;">Date: Wed, 6 May 2015 17:54:57 -0400<br>Subject: Re: [cisco-voip] Codec negotiation issue, a little strange<br>From: <a href="mailto:bmeade90@vt.edu">bmeade90@vt.edu</a><br>To: <a href="mailto:ryanhuff@outlook.com">ryanhuff@outlook.com</a><br>CC: <a href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a></span></p><div><p class="ecxMsoNormal"><span style="font-family:"Calibri",sans-serif;">CVP doesn't change SDP info and CUSP might not either, don't remember.  Can you run "debug ccsip messages" on the H.323 GW to see if it's offering anything other than G.711ulaw in the Invite to CUSP?  If it's only G.711 there, it must be getting changed by CUSP.  I'm not familiar enough with it to know what to check though.</span></p></div><div><p class="ecxMsoNormal"><span style="font-family:"Calibri",sans-serif;"> </span></p><div><p class="ecxMsoNormal"><span style="font-family:"Calibri",sans-serif;">On Wed, May 6, 2015 at 5:40 PM, Ryan Huff <<a href="mailto:ryanhuff@outlook.com" target="_blank">ryanhuff@outlook.com</a>> wrote:</span></p><blockquote style="border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;"><div><div><p class="ecxMsoNormal" style=""><span style="font-family:"Calibri",sans-serif;">I have a situation, where, in some case the ingress pstn call leg is trying to use g.729 (when there is nothing in the gateway that would indicate it's preference).<br><br>Call path when G729 is negotiated:<br><br>PSTN -> h.323(PRI) dial-peer match -> SIP trunk to Unified Proxy Server - > SIP Customer Voice Portal -> SIP To vXML Server -> Send SIP invite to call manager and the SDP contains G729<br><br>Call path when G711 is negotiated:<br><br>PSTN - >h .323(PRI) dial-peer match -> CCM -> ring phone<br><br>- The gateway and IP phone are in the same region and the region is related to itself with G711.<br>- The region of the DP of the SIP trunk is related to the region of the gateway and the region of the phone with G711<br>- The voice class codec on the router only has g711 set as the 1st preference<br>- The matched dial-peer (h.323) for the SIP trunk to CUSP is specifying the voice class codec correctly<br>- The IP phone is a 7962/42<br><br>My question is how and why is the far end negotiating G729? This site does have limited CIR (10 Mbps) and the CVP/vXML servers are in a different geographic location than the gateway/IP phone.<br><br>My thought is that since the IP phone can negotiate G.729, it could be a bandwidth thing where it is just choosing to use the lower bandwidth codec BUT the invite to CCM is coming from CVP. The SDP in the invite shows G729.<br><br>Content-Type: application/sdp<br>App-Info: <<i>vXMLVoiceServerIPAddress</i>:8000:8443><br>v=0<br>o=CiscoSystemsSIP-GW-UserAgent 7410 5486 IN IP4 <i>GatewayIpAddress</i><br>s=SIP Call<br>c=IN IP4 <i>GatewayIpAddress</i><br>t=0 0<br>m=audio 19808 RTP/AVP 0 18 100 101<br>c=IN IP4 <i>GatewayIpAddress</i><br>a=rtpmap:0 PCMU/8000<br>a=rtpmap:18 G729/8000<br>a=fmtp:18 annexb=yes<br>a=rtpmap:100 X-NSE/8000<br>a=fmtp:100 192-194<br>a=rtpmap:101 telephone-event/8000<br>a=fmtp:101 0-16<br><br></span></p></div></div><p class="ecxMsoNormal" style=""><span style="font-family:"Calibri",sans-serif;"><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></span></p></blockquote></div><p class="ecxMsoNormal"><span style="font-family:"Calibri",sans-serif;"> </span></p></div></div></div></div></div>                                     </div></body>
</html>