<div>I have a semi-complex call flow which at some point, is invoking a transcoding resource.&nbsp; The problem is, I am not expecting to need a transcoder in this situation, and it&#39;s exhausting my transcoder pool for calls that actually need them.</div>

<div>&nbsp;</div>
<div>Call flow involves a 3rd-party H.323 IVR behind an IP-IP-GW configured as an H.323 GW with MTP&nbsp;in CUCM 4.1(3).&nbsp; This was necessary because the IVR&#39;s only useful transfer method is H.450.2, and we were able to use the IPIPGW to convert that to something that CUCM could deal with.</div>

<div>&nbsp;</div>
<div>PSTN --&gt; MGCP PRI (3845 ISR) --&gt; IP-IP-GW/hairpin (H323-to-H323) --&gt; IVR --&gt; IP-IP-GW --&gt; IP Phone (SCCP)</div>
<div>&nbsp;</div>
<div>I believe that all legs of this call are configured for g.711ulaw, including all dial-peers on the IPIPGW, which is why I don&#39;t know why the transcoder is getting invoked.</div>
<div>&nbsp;</div>
<div>The one thing I noticed, when looking at what the transcode resources&nbsp;were doing, was the following:</div>
<div>&nbsp;</div>
<div>#show sccp connections detailed</div>
<div>sess_id&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; conn_id&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; call-id&nbsp;&nbsp;&nbsp; codec&nbsp;&nbsp;&nbsp; pkt-period&nbsp;&nbsp;&nbsp; type&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; bridge-info(bid, cid)&nbsp;&nbsp;&nbsp;&nbsp; mmbridge-info(bid, cid)</div>
<div>117552198&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 352499&nbsp; N/A&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; N/A&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; transmsp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; All RTPSPI Calllegs&nbsp;&nbsp;&nbsp;N/A</div>
<div>&nbsp;</div>
<div>117552198&nbsp;&nbsp; 126766065&nbsp;&nbsp; 352500&nbsp; g711u&nbsp;&nbsp;&nbsp; 20&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rtpspi&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (255454,352499)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; N/A</div>
<div>&nbsp;</div>
<div>117552198&nbsp;&nbsp;&nbsp; 126766049&nbsp; 352498&nbsp; g711u&nbsp;&nbsp;&nbsp; 20&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rtpspi&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (255453,352499)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; N/A</div>
<div>&nbsp;</div>
<div>-----------------------------</div>
<div>Not sure if this is relevant or not.</div>
<div>&nbsp;</div>
<div>If anyone has any insight as to where the transcoder is creeping in, or can give me a clue how to track it down better, I will appreciate it very much.</div>
<div>&nbsp;</div>
<div>Thanks!!!<br>-- <br>Dave Wolgast<br>Livonia, NY </div>