[h323plus] FECC H.224/H.281 Implementation
Simon Horne
s.horne at packetizer.com
Fri Jan 11 04:37:25 EST 2008
Sorry for the delay in replying.
I hadn't fully tested the implementation.
I think you have not loaded your derived h224 handler through the
H323EndPoint function override I specified in the last email
Simon
-----Original Message-----
From: h323plus-bounces at lists.packetizer.com
[mailto:h323plus-bounces at lists.packetizer.com]On Behalf Of mohammad alam
Sent: Thursday, January 10, 2008 5:56 PM
To: h323plus at lists.packetizer.com
Subject: [h323plus] FECC H.224/H.281 Implementation
hi Simon
As you suggested I have added H323_H224Capability(). The brief code is
H323_H224Capability *p = new H323_H224Capability();
capabilities.Add(p);
in a class derived from H323EndPoint.
The watch window here doesnot show much.
But exe crashes in BOOL H323_H224Channel::Start()
at
h224Handler->StartTransmit();
I think it is not getting pointer right
Can you guide me from there.
alam.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.packetizer.com/pipermail/h323plus/attachments/20080111/e9af8e1c/attachment.htm>
More information about the h323plus
mailing list