Dinesh Nair <dinesh <at> alphaque.com> writes: > > > On 04/15/06 20:06 Dinesh Nair said the following: > > > > > > On 04/15/06 20:00 Dinesh Nair said the following: > > > >> 1. call goes thru asterisk > >> 2. called phone (SIP) rings > >> 3. when called phone answers, call is dropped. > >> 4. ooh323 log below. > >> > >> note the two lines which say, > >> ERROR:Local endpoint does not have any audio capabilities (incoming, > >> ooh323c_2) > >> ERROR:Failed to open audio channels. Clearing call.(incoming, ooh323c_2) > > > > > > apparently, this happens in ooOpenLogicalChannel() in > > ooh323c/src/ooh245.c, specifically the segment at, > > the problem could be a little deeper than this. my experiments so far have > shown that you should have the codec disallow/allow statements under > [general] in ooh323.conf and not in the individual user/peer sections. > somehow the codecs in the individual user/peer sections are not honoured. > > also, even for disallow/allow, you can only have one codec selected like so, > > disallow=all > allow=ulaw ; or alaw or gsm > > having more than one allow line seems to confuse ooh323 as it uses one > codec for the transmit leg and another for the receive leg. > > perhaps the folks at objective systems could use this information to fix > the current broken behaviour with respect to codec negotiation in ooh323. >
Hello, I have similar problem,,, I have interconnected an IP Office 406 v2 to Asterisk 1.6.2.13 using H323 trunk with ulaw audio codec. Calling internal extensions all is OK but calling to external analog trunks the problem appears... 09:10:49:319 Handling H245 message. (outgoing, ooh323c_o_4) 09:10:49:319 Opening logical channels (outgoing, ooh323c_o_4) 09:10:49:319 Looking for matching capabilities. (outgoing, ooh323c_o_4) 09:10:49:319 ERROR:Incompatible audio capabilities - Can not open audio channel (outgoing, ooh323c_o_4) 09:10:49:319 ERROR:Failed to open audio channels. Clearing call.(outgoing, ooh323c_o_4) 09:10:49:319 Finished handling H245 message. (outgoing, ooh323c_o_4) 09:10:49:319 Finished handling tunneled messages in empty Facility message. (outgoing, ooh323c_o_4) 09:10:49:319 In ooEndCall call state is - OO_CALL_CLEAR_RELEASESENT (outgoing, ooh323c_o_4) 09:10:49:319 Receiving H.2250 message (outgoing, ooh323c_o_4) 09:10:49:320 Received Q.931 message: (outgoing, ooh323c_o_4) Found answer to the problem? Let me know please... ------------------------------------------------------------------------------ Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and much more. Get web development skills now with LearnDevNow - 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122812 _______________________________________________ ooh323c-devel mailing list ooh323c-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ooh323c-devel