That's not bad, that's the way EMI protocol works. And yes, kannel retries the message but once again, the only messages that will "pass" are the ones sent after the last ACK/NACK.
-- Bruno David Rodrigues ----- Original Message ----- From: "Andreas Fink" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 08, 2001 1:50 PM Subject: Re: Throughput > >Are you sure that smsc aren't in stop-and-wait mode and you are in windowed > >mode ? > > Yes. I'm sure. > > > >If that's the case, you could be loosing messages, like > >send msg 01 > >send msg 02 > >send msg 03 > >receive ack 01 > >send msg 04 > >send msg 05 > >send msg 06 > >receive ack 04 > >... > > > >message 02,03, 05 and 06 were missed because smsc only accepts new messages > >after sending > >back the ack. > > that's very BAD! But the log says its retrying transmission... > > -- > > Andreas Fink > Fink-Consulting > > ------------------------------------------------------------------ > Tel: +41-61-6932730 Fax: +41-61-6932729 Mobile: +41-79-2457333 > Address: A. Fink, Schwarzwaldallee 16, 4058 Basel, Switzerland > E-Mail: [EMAIL PROTECTED] Homepage: http://www.finkconsulting.com > ------------------------------------------------------------------ > Something urgent? Try http://www.smsrelay.com/ Nickname afink > >
