<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
Specific to MGCP you'll see delays there because even though the gateway generates an SDP in the Ack to the CRCX we don't use that info until media is established for the call.  
<div><br>
</div>
<div>To dumb this excellent discussion down a bit MediaManager is created when media negotiation has to happen between two call legs and this doesn't always happen at the same time one leg sends its media information. </div>
<div><br>
</div>
<div>The MXTimeout getting cancelled will be whenever we need to stop waiting for the media connection to be established. In general this happens when we have enough information from both call legs to proceed with establishing media or cancel the call because
 there are no matching capabilities.  It can also happen if one side disconnects the call during media negotiation (try H.323 over a satellite with slow-start and you'll see this a lot).</div>
<div><br>
<div>-Ryan </div>
<br>
<div>
<div>On Oct 15, 2013, at 2:11 PM, Brian Meade (brmeade) <<a href="mailto:brmeade@cisco.com">brmeade@cisco.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div lang="EN-US" link="blue" vlink="purple" style="font-family: 'Lucida Grande'; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">
<div class="WordSection1" style="page: WordSection1; ">
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(31, 73, 125); ">To further expand on this from what I found, a new MediaManager process is created any time there is an AuConnectRequest unless the call was early offer in which this would have already been created.  AuConnectRequest
 is triggered by ConnPartyReq received by MatrixControl which seems to handle the logic of when to send the AuConnectRequest.  There’s many, many reasons why one is made and one isn’t and I can’t just share every potential scenario but my previous comment should
 cover most of it.<o:p></o:p></span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(31, 73, 125); "> </span></div>
<div>
<div style="border-style: solid none none; border-top-width: 1pt; border-top-color: rgb(181, 196, 223); padding: 3pt 0in 0in; ">
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<b><span style="font-size: 10pt; font-family: Tahoma, sans-serif; ">From:</span></b><span style="font-size: 10pt; font-family: Tahoma, sans-serif; "><span class="Apple-converted-space"> </span>Brian Meade (brmeade)<span class="Apple-converted-space"> </span><br>
<b>Sent:</b><span class="Apple-converted-space"> </span>Tuesday, October 15, 2013 1:35 PM<br>
<b>To:</b><span class="Apple-converted-space"> </span>'Daniel Pagan';<span class="Apple-converted-space"> </span><a href="mailto:cisco-voip@puck.nether.net" style="color: purple; text-decoration: underline; ">cisco-voip@puck.nether.net</a><br>
<b>Subject:</b><span class="Apple-converted-space"> </span>RE: CCM Trace Questions | MediaMgr<o:p></o:p></span></div>
</div>
</div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<o:p> </o:p></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(31, 73, 125); ">Daniel,<o:p></o:p></span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(31, 73, 125); "> </span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(31, 73, 125); ">My understanding trying to not directly copy&paste CUCM source code is that a MediaManager process is created whenever an Media Offer is received that needs a corresponding Media Answer.  In the case of Prack being disabled,
 an answer wouldn’t be necessary so we don’t need to create a new MediaManager process for this.<o:p></o:p></span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(31, 73, 125); "> </span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(31, 73, 125); ">Still going through the code to see when the MXTimeout  timer is turned off.  The problem is it’s in a subroutine that gets called in a lot of different scenarios.  I’m trying to find a corresponding trace line that would
 print in a few of the scenarios.<o:p></o:p></span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(31, 73, 125); "> </span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(31, 73, 125); ">Brian<o:p></o:p></span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(31, 73, 125); "> </span></div>
<div>
<div style="border-style: solid none none; border-top-width: 1pt; border-top-color: rgb(181, 196, 223); padding: 3pt 0in 0in; ">
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<b><span style="font-size: 10pt; font-family: Tahoma, sans-serif; ">From:</span></b><span style="font-size: 10pt; font-family: Tahoma, sans-serif; "><span class="Apple-converted-space"> </span>Daniel Pagan [<a href="mailto:dpagan@fidelus.com" style="color: purple; text-decoration: underline; ">mailto:dpagan@fidelus.com</a>]<span class="Apple-converted-space"> </span><br>
<b>Sent:</b><span class="Apple-converted-space"> </span>Tuesday, October 15, 2013 1:31 PM<br>
<b>To:</b><span class="Apple-converted-space"> </span>Brian Meade (brmeade);<span class="Apple-converted-space"> </span><a href="mailto:cisco-voip@puck.nether.net" style="color: purple; text-decoration: underline; ">cisco-voip@puck.nether.net</a><br>
<b>Subject:</b><span class="Apple-converted-space"> </span>RE: CCM Trace Questions | MediaMgr<o:p></o:p></span></div>
</div>
</div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<o:p> </o:p></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(64, 64, 64); ">Brian:<o:p></o:p></span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(64, 64, 64); "> </span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(64, 64, 64); ">Thanks for the answer.<o:p></o:p></span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(64, 64, 64); "> </span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(64, 64, 64); ">Another question on MediaManager… Is a new MediaManager process created when very specific events are witnessed by CUCM? I guess another way to ask this would be, is it safe to say the creation of a new MediaManager process
 is initiated by specific events during the call, received by the outbound call-leg, and vary from protocol to protocol? I’m aware it’s during the media connection attempt for two CIs, but I’m hoping to get some more detailed information.<o:p></o:p></span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(64, 64, 64); "> </span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(64, 64, 64); ">Here’s an example of what I’m referring to… Audio cut through (MediaMgr creation) occurs for outbound call-leg events such as:<o:p></o:p></span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(64, 64, 64); "> </span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<b><span style="color: rgb(64, 64, 64); ">CUCM</span></b><span style="color: rgb(64, 64, 64); "> </span><span style="font-family: Wingdings; color: rgb(64, 64, 64); ">ß</span><span style="color: rgb(64, 64, 64); "><span class="Apple-converted-space"> </span>183
 w/ SDP<o:p></o:p></span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<i><span style="color: rgb(192, 0, 0); ">==PRACK is enabled==<o:p></o:p></span></i></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<i><span style="color: rgb(192, 0, 0); ">==MediaMgr gets created, audio cut through is attempted==<o:p></o:p></span></i></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<b><span style="color: rgb(64, 64, 64); ">CUCM</span></b><span style="color: rgb(64, 64, 64); "> </span><span style="font-family: Wingdings; color: rgb(64, 64, 64); ">à</span><span style="color: rgb(64, 64, 64); "><span class="Apple-converted-space"> </span>PRACK
 w/ SDP<o:p></o:p></span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(64, 64, 64); "> </span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(64, 64, 64); ">However, I don’t see CUCM attempting audio cut through in the following scenario:<o:p></o:p></span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(64, 64, 64); "> </span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<b><span style="color: rgb(64, 64, 64); ">CUCM</span></b><span style="color: rgb(64, 64, 64); "> </span><span style="font-family: Wingdings; color: rgb(64, 64, 64); ">ß</span><span style="color: rgb(64, 64, 64); "><span class="Apple-converted-space"> </span>183
 w/ SDP<o:p></o:p></span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<i><span style="color: rgb(192, 0, 0); ">==PRACK is disabled==<o:p></o:p></span></i></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<i><span style="color: rgb(192, 0, 0); ">==MediaMgr is not created==<o:p></o:p></span></i></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(64, 64, 64); ">..<o:p></o:p></span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(64, 64, 64); ">…<o:p></o:p></span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<b><span style="color: rgb(64, 64, 64); ">CUCM<span class="Apple-converted-space"> </span></span></b><span style="font-family: Wingdings; color: rgb(64, 64, 64); ">ß</span><span style="color: rgb(64, 64, 64); "><span class="Apple-converted-space"> </span>200
 w/ SDP eventually received<o:p></o:p></span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<i><span style="color: rgb(192, 0, 0); ">==MediaMgr gets created, audio cut through is attempted==<o:p></o:p></span></i></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<b><span style="color: rgb(64, 64, 64); ">CUCM</span></b><span style="color: rgb(64, 64, 64); "> </span><span style="font-family: Wingdings; color: rgb(64, 64, 64); ">à</span><span style="color: rgb(64, 64, 64); "><span class="Apple-converted-space"> </span>ACK
 w/ SDP<o:p></o:p></span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(64, 64, 64); "> </span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(64, 64, 64); ">Because MediaManager is created<span class="Apple-converted-space"> </span><b>between</b><span class="Apple-converted-space"> </span>the Rx 183 and Tx PRACK, and I see no creation after Rx 183 when PRACK is disabled, this
 makes me think that, at a programming level, the creation of MediaManager is tied to very specific events witnessed by CUCM<span class="Apple-converted-space"> </span><i>combined</i><span class="Apple-converted-space"> </span>with configurations on the called
 device. Something like this (forgive me… I’m no programmer… just trying to lay out my thoughts)<o:p></o:p></span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(64, 64, 64); ">                                                                                                              <o:p></o:p></span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<b><span style="color: rgb(64, 64, 64); ">On the outbound leg, create new MediaMgr process and attempt media exchange:<o:p></o:p></span></b></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(64, 64, 64); ">IF (Received ISDN Msg = Progress){<o:p></o:p></span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<i><span style="color: rgb(64, 64, 64); ">Create new MediaManager Process<o:p></o:p></span></i></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(64, 64, 64); ">}<o:p></o:p></span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(64, 64, 64); ">ELSE IF (Received SCCP Answer = True){<o:p></o:p></span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<i><span style="color: rgb(64, 64, 64); ">Create new MediaManager Process<o:p></o:p></span></i></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(64, 64, 64); ">}<o:p></o:p></span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(64, 64, 64); ">ELSE IF (Received SIP Msg = 183 offer<span class="Apple-converted-space"> </span><b>AND</b><span class="Apple-converted-space"> </span>PRACK = enabled){<o:p></o:p></span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<i><span style="color: rgb(64, 64, 64); ">Create new MediaManager Process<o:p></o:p></span></i></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(64, 64, 64); ">}<o:p></o:p></span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(64, 64, 64); ">ELSE Do nothing..<o:p></o:p></span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(64, 64, 64); "> </span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(64, 64, 64); ">My apologies for the long winded email. Is this order of operations correct? I’m pretty much thinking while typing and trying to understand how this process is initiated by CUCM in a more detailed way than just “whenever
 it’s time to establish audio”.<o:p></o:p></span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(64, 64, 64); "> </span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(64, 64, 64); ">Serious thanks you again if you made it to the end of the email<span class="Apple-converted-space"> </span></span><span style="font-family: Wingdings; color: rgb(64, 64, 64); ">J</span><span style="color: rgb(64, 64, 64); "><o:p></o:p></span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(64, 64, 64); "> </span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(64, 64, 64); ">Daniel<o:p></o:p></span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(64, 64, 64); "> </span></div>
<div>
<div style="border-style: solid none none; border-top-width: 1pt; border-top-color: rgb(181, 196, 223); padding: 3pt 0in 0in; ">
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<b><span style="font-size: 10pt; font-family: Tahoma, sans-serif; ">From:</span></b><span style="font-size: 10pt; font-family: Tahoma, sans-serif; "><span class="Apple-converted-space"> </span>Brian Meade (brmeade) [<a href="mailto:brmeade@cisco.com" style="color: purple; text-decoration: underline; ">mailto:brmeade@cisco.com</a>]<span class="Apple-converted-space"> </span><br>
<b>Sent:</b><span class="Apple-converted-space"> </span>Tuesday, October 15, 2013 11:58 AM<br>
<b>To:</b><span class="Apple-converted-space"> </span>Daniel Pagan;<span class="Apple-converted-space"> </span><a href="mailto:cisco-voip@puck.nether.net" style="color: purple; text-decoration: underline; ">cisco-voip@puck.nether.net</a><br>
<b>Subject:</b><span class="Apple-converted-space"> </span>RE: CCM Trace Questions | MediaMgr<o:p></o:p></span></div>
</div>
</div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<o:p> </o:p></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(31, 73, 125); ">Daniel,<o:p></o:p></span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(31, 73, 125); "> </span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(31, 73, 125); ">For your second question, those capabilities are the equivalent SCCP capabilities.  Unfortunately, the SCCP codec mapping is technically Cisco confidential so I can’t share that table.<o:p></o:p></span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(31, 73, 125); "> </span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(31, 73, 125); ">Working on getting an answer on your first question.<o:p></o:p></span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(31, 73, 125); "> </span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(31, 73, 125); ">Thanks,<o:p></o:p></span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(31, 73, 125); ">Brian Meade<o:p></o:p></span></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<span style="color: rgb(31, 73, 125); "> </span></div>
<div>
<div style="border-style: solid none none; border-top-width: 1pt; border-top-color: rgb(181, 196, 223); padding: 3pt 0in 0in; ">
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<b><span style="font-size: 10pt; font-family: Tahoma, sans-serif; ">From:</span></b><span style="font-size: 10pt; font-family: Tahoma, sans-serif; "><span class="Apple-converted-space"> </span>cisco-voip [<a href="mailto:cisco-voip-bounces@puck.nether.net" style="color: purple; text-decoration: underline; ">mailto:cisco-voip-bounces@puck.nether.net</a>]<span class="Apple-converted-space"> </span><b>On
 Behalf Of<span class="Apple-converted-space"> </span></b>Daniel Pagan<br>
<b>Sent:</b><span class="Apple-converted-space"> </span>Tuesday, October 15, 2013 11:16 AM<br>
<b>To:</b><span class="Apple-converted-space"> </span><a href="mailto:cisco-voip@puck.nether.net" style="color: purple; text-decoration: underline; ">cisco-voip@puck.nether.net</a><br>
<b>Subject:</b><span class="Apple-converted-space"> </span>[cisco-voip] CCM Trace Questions | MediaMgr<o:p></o:p></span></div>
</div>
</div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<o:p> </o:p></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
Hey Folks…<o:p></o:p></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<o:p> </o:p></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
I have a few trace questions I’m hoping someone can help me with.<o:p></o:p></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<o:p> </o:p></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
Is there a specific CCM trace entry that corresponds to the moment where the Media Exchange Timeout timer is stopped? From what I understand, the timer begins when a new MediaManager process is created for the AuConnect request, but there doesn’t seem to be
 any obvious moment when the timer is stopped during a successful media connection. Would it be at the “AuConnectInfo, audio, CI (xxxxxx, xxxxxx)”? The purpose of having this would be to quickly identify the moment a successful media connection was established
 during situations where reviewing signaling transactions for media capabilities isn’t exactly required.<o:p></o:p></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<o:p> </o:p></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
With regards to MediaManager and its region capabilities pre-check, is there a matrix or any document that provides the capability numbering to codec mapping? I’m not referring to SDP dynamic payload mapping, but specifically the “preCheckCapabilities” line
 in a CCM trace.<o:p></o:p></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<o:p> </o:p></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
Thanks a lot ahead of time.<o:p></o:p></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">
<br>
- Daniel<o:p></o:p></div>
</div>
_______________________________________________<br>
cisco-voip mailing list<br>
<a href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a><br>
https://puck.nether.net/mailman/listinfo/cisco-voip</div>
</div>
<br>
</div>
</body>
</html>