<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.3243" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
<DIV><SPAN class=562041107-04012008><FONT face=Arial color=#0000ff size=2>The 
opening didn't break it just returned false</FONT></SPAN></DIV>
<DIV><SPAN class=562041107-04012008><FONT face=Arial color=#0000ff size=2>The 
reason it returned false was that it was unable to locate a common h.239 
capability.</FONT></SPAN></DIV>
<DIV><SPAN class=562041107-04012008><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=562041107-04012008><FONT face=Arial color=#0000ff size=2>Make 
sure you have a compatible H.263 plugin. It should have a 
PluginCodec_MediaTypeExtVideo in the plugin definition. If not get it out of the 
CVS in the extensions directory.</FONT></SPAN></DIV>
<DIV><SPAN class=562041107-04012008><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=562041107-04012008><FONT face=Arial color=#0000ff size=2>The 
Simple program in the applications directory of the CVS supports 
H.239.</FONT></SPAN></DIV>
<DIV><SPAN class=562041107-04012008><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=562041107-04012008><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=562041107-04012008><FONT face=Arial color=#0000ff 
size=2>Simon</FONT></SPAN></DIV>
<BLOCKQUOTE 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid">
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Original Message-----<BR><B>From:</B> 
  h323plus-bounces@lists.packetizer.com 
  [mailto:h323plus-bounces@lists.packetizer.com]<B>On Behalf Of </B>Abhishek 
  Rohilla<BR><B>Sent:</B> Friday, January 04, 2008 4:25 PM<BR><B>To:</B> 
  h323plus@lists.packetizer.com<BR><B>Subject:</B> Re: [h323plus] How to Add 
  Extended Video Capability for H.239<BR><BR></FONT></DIV>Hi<BR><BR>I have done 
  the following in class derived from 
  H323EndPoint<BR>this->AddAllCapabilities(0, 0, 
  "*");<BR>this->AddAllExtendedVideoCapabilities(0,P_MAX_INDEX);<BR><BR>Then 
  during call I called<BR>H323Connection::OpenExtendedVideoSession( unsigned 
  role,H323ChannelNumber &) <BR>in 
  H323EndPoin::OnConnectionEstablished()<BR><BR>In 
  OpenExtendedVideoSession()<BR>it breaks without opening extended video channel 
  <BR>because the check <BR>(remoteCapability != NULL) fails.<BR><BR>I am trying 
  to connect my application with Polycom PVX with H239 content enabled <BR><BR>I 
  couldn't find H239 sample on CVS on sourceforge.<BR>Please help. 
<BR><BR></BLOCKQUOTE></BODY></HTML>