[h323plus] FECC H.224/H.281 Implementation

Simon Horne s.horne at packetizer.com
Wed Jan 9 06:52:58 EST 2008


Mohammad

Here is the procedure (this is basically the same for filetransfer,T.38 &
T.120)

You have to manually add H323_H224Capability() via
H323EndPoint::AddCapability()

You derive your own class from OpalH224Handler which is monitor the events
etc...
You insert it into the h323plus library by overriding
H323EndPoint::CreateH224ProtocolHandler()

It should automatically open the channel when place the call.

I have never used it so your on your own from there.

Simon


-----Original Message-----
From: h323plus-bounces at lists.packetizer.com
[mailto:h323plus-bounces at lists.packetizer.com]On Behalf Of mohammad alam
Sent: Wednesday, January 09, 2008 6:52 PM
To: h323plus at lists.packetizer.com
Subject: [h323plus] FECC H.224/H.281 Implementation


Hi All
I want to implement FECC H.224/H.281 in my project. I am using h323plus on
windows platform. Can anybody guide me how to do that.?
I have many queries related to that
1) Is h323_h224 channel is open by default in h323plus or do I need to open
it explicitly
2) Which is the best way to get h224handler or h281handler?
Regards
Mohammad Alam




More information about the h323plus mailing list