See message from Chih-Wei Huang on Openh323gk-developer <Openh323gk-developer@lists.sourceforge.net> Tue, 06 May 2003 14:48:49 +0800 >Vyacheslav Frolov: > It's not a t38modem or Openh323 problem. > It look's like there is a bug with encoding in GnuGk. > Here is a workaround (patch for GnuGk v.2.0.3): > > ------------------------[cut]------------------------ > --- ProxyChannel.cxx.org Fri Feb 21 14:00:05 2003 > +++ ProxyChannel.cxx Mon May 5 20:38:38 2003 > @@ -1260,7 +1260,7 @@ > break; > } > if (changed) { > - mesg.ResetDecoder(); > + mesg.BeginEncoding(); > h245msg.Encode(mesg); > mesg.CompleteEncoding(); > PTRACE(5, "H245\tTo send: " << setprecision(2) << h245msg); > ------------------------[cut]------------------------ > Hello, can somebody tell me or foreward me the Mr Frolovs t38 patch for > gnugk 2.03. I have problems searching around in the cvs. A million thanks, > Tjapko. > > > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.488 / Virus Database: 287 - Release Date: 05/06/2003 > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Etnus, makers of TotalView, The best > thread debugger on the planet. Designed with thread debugging features > you've never dreamed of, try TotalView 6 free at www.etnus.com. > _______________________________________________ > List: Openh323gk-users@lists.sourceforge.net > Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 > Homepage: http://www.gnugk.org/ ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at www.etnus.com. _______________________________________________ List: Openh323gk-users@lists.sourceforge.net Archive: http://sourceforge.net/mailarchive/forum.php?forum_id?49 Homepage: http://www.gnugk.org/