Dear Jan / Michal,

Thank you guys for your time in the matter.

The high loads during which this error occurs is not there in our system due
to some other issues, and hope to see it come back again next week, when
I'll send you more test results.

Thank you once again.

Regards
HASSAN



On Dec 15, 2007 1:28 PM, Jan Willamowius <[EMAIL PROTECTED]> wrote:

> Hi,
>
> I found that place in a 2.2.7 code review suspicious and checked if we
> had recently broken it. Turns out that code has been that way since
> 2003. So its odd that Hassan reports 2.2.4 (?) was ok and later
> versions broke, Then again this whole thing is odd anyway...
>
> Please let us know if changing this helps, Hassan.
>
> Regards,
> Jan
>
>
> Zygmuntowicz Michal wrote:
> > I think I found the problem. Try to edit your yasocket.cxx file around
> line
> > 653
> > (I refer to 2.2.6 sources) and change from:
> >
> >     CloseSocket();
> >     break;
> >  }
> >
> > to:
> >
> >     CloseSocket();
> > }
> > break;
> >
> > (move "break" out of the {} block)
> >
> > This should help - please let us know. If it works, I will commit the
> fix to
> > the cvs.
> >
> > ----- Original Message -----
> > From: "Nyamul Hassan" <[EMAIL PROTECTED]>
> > To: "GNU Gatekeeper Users" <openh323gk-users@lists.sourceforge.net>
> > Sent: Wednesday, December 12, 2007 9:06 PM
> > Subject: Re: [Openh323gk-users] Telnet Problem
> >
> >
> > > I've run a test on a low call load (~ 60 calls) from my remote Win2k3
> > > machine, on my GK running 2.2.6, and was disconnected exactly after
> 10240
> > > bytes.  I'm attaching a debug trace 6 output when this occurs.  I've
> > > changed
> > > the IP of my GK along with IPs of the other endpoints that I could
> find
> > > and
> > > conveniently named them for easier reading.  Do you need a packet
> capture
> > > as
> > > well?
> > >
> > > I've run the test using both Microsoft telnet client, and PuTTY, and
> both
> > > of
> > > them show the same problem, being disconnected exactly after 10240
> bytes
> > > of
> > > data.  Since the call load was quite on the lower side, do you think
> that
> > > this is a socket issue?  Moreover, when we logon to the Status Port,
> isn't
> > > it just communication between IP_A:PortA and IP_B:PortB during the
> entire
> > > length of the session?  If the GK accepts the connecting coming in and
> > > opens
> > > a socket, then would the GK need any more sockets to send output of
> the CV
> > > command?
> > >
> > > I was not working today during peak hours, so couldn't take more data
> from
> > > the localhost.  Will do that tomorrow and send you the level 6 trace.
> > >
> > > Regards
> > > HASSAN
> >
> >
> >
> -------------------------------------------------------------------------
> > SF.Net email is sponsored by:
> > Check out the new SourceForge.net Marketplace.
> > It's the best place to buy or sell services
> > for just about anything Open Source.
> >
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> > _______________________________________________________
> >
> > Posting: mailto:Openh323gk-users@lists.sourceforge.net
> > Archive:
> http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users
> > Unsubscribe:
> http://lists.sourceforge.net/lists/listinfo/openh323gk-users
> > Homepage: http://www.gnugk.org/
> >
>
>
> --
> Jan Willamowius, [EMAIL PROTECTED], http://www.gnugk.org/
>
> -------------------------------------------------------------------------
> SF.Net email is sponsored by:
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services
> for just about anything Open Source.
>
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> _______________________________________________________
>
> Posting: mailto:Openh323gk-users@lists.sourceforge.net
> Archive:
> http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users
> Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users
> Homepage: http://www.gnugk.org/
>
>
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________________

Posting: mailto:Openh323gk-users@lists.sourceforge.net
Archive: 
http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users
Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users
Homepage: http://www.gnugk.org/

Reply via email to