At the moment there is not a check in the code to see if remote supports H.239. You can use the existing capability find code in openextendedVideoChannel() to create your own function.
Simon
-----Original Message----- From: h323plus-bounces@lists.packetizer.com [mailto:h323plus-bounces@lists.packetizer.com]On Behalf Of Abhishek Rohilla Sent: Tuesday, April 15, 2008 9:50 PM To: h323plus@lists.packetizer.com Subject: [h323plus] How to know about the remote sides H.239 capabilities?
Hi
Does anyone have any idea about how to know whether the remote side with which connection has been established supports H.239 or not. R Right now I try to open an extended session and check its return value. Is there any call in H323Plus which returns the H.239 capability status of remote side.Since we have already exchanged the capabilities, this information must be available somewhere.
Please help!!