&gt;Date: Thu, 06 Apr 2006 12:47:00 -0700<br>&gt;From: Jeremy McNamara &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:jj@nufone.net">jj@nufone.net</a>&gt;<br>&gt;Subject: Re: [Asterisk-Users] Pickup() h323
<br>&gt;To: Asterisk Users Mailing List - Non-Commercial Discussion<br>&gt; &nbsp; &nbsp;&nbsp; &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</a>
&gt;<br>&gt;Message-ID: &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:44357034.5090802@nufone.net">44357034.5090802@nufone.net</a>&gt;<br>&gt;Content-Type: text/plain; charset=ISO-8859-1; format=flowed
<br>&gt;<br>&gt;Dan Austin wrote:<br>&gt;<br>&gt;&gt;Chan_h323 did not work with CCM, and a query/bug report was dismissed,<br>&gt;&gt;basically stating that Cisco was F'd up and the channel would not be<br>&gt;&gt;updated to work with it unless funded. (fair, but not helpful)
<br>&gt;&gt;<br>&gt;&gt;<br>&gt;<br>&gt;<br>&gt;chan_h323 most certainly does work with CCM. &nbsp; I have customers using it<br>&gt;all day (and night) long.<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;Jeremy McNamara<br><br>I second Jeremy's comment- but will shim in a few caveats.&nbsp; chan_h323, which I personally love, support, and use daily in production and test environments, absolutely does work with CCM from at least 
3.3.3 on through 4.0.1 (and I hear that 4.1 works too, but I haven't personally seen that one).&nbsp; HOWEVER- I strongly recommend using the latest versions of Asterisk, chan_h323, and CCM- and I have one really ugly hack in my Asterisk code which I haven't submitted because it is definitely a CCM issue (essentially, 729 and 729a negotiation isn't handled properly between the two, causing 729 to be selected in one direction, and 729a to be selected in the other- while supposedly equivalent, CCM doesn't like it and provides one-way audio as a result.&nbsp; My hack chops 729a out of the h323 channel driver entirely, forcing it to say it's 729 in both directions)&nbsp; Over the two years I've used chan_h323 to get to CCM, I've put in quite a few debugging hours- and it took until the 
1.2 release before I was entirely happy with it.&nbsp; CCM doesn't seem to have as many version-related changes, but it's definitely quirky.&nbsp; And I strongly recommend use of a stable gatekeeper- some versions of gnuGK don't hold up to stress well in this type of use.
<br><br>I'm happy to discuss how I'm doing it, and work with you to get a stable configuration.&nbsp; <br><br>-pbd<br>