<br>On Thu, Feb 10, 2011 at 8:32 PM, Bill Shaw <span dir="ltr">&lt;<a href="mailto:b.shaw@comcast.net">b.shaw@comcast.net</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">&lt;snip /&gt;</div>
Am I misinterpreting something,  or is the RFC giving conflicting information on sequence numbers?<br>
<br>
In section 7 - Message Transport,  near the top of page 39 it says:<br>
<br>
The message includes the outgoing message count and the highest numbered<br>
   incoming message that has been received.<br>
<br></blockquote><div>I would read this to mean the count of outgoing messages you&#39;re sending (or about to send) so incoming is 0 + the one you&#39;re sending right now means it should be 1 which agrees with the below section. Or if you were sending several messages back to back they would start with incoming + 1, 2, 3.... etc for each outgoing message. If my interpretation is true, the sentence quoted above could probably stand to be clearer. :-)</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
which would be 0 in my case.  Then in section 8.1.1 Full Frames 0 ISeqno,  near the top of page 43 it says:<br>
<br>
The 8-bit ISeqno field is the inbound stream sequence number.<br>
      Upon initialization of a call, its value is 0.  It increases<br>
      incrementally as Full Frames are received.  At any time, the<br>
      ISeqno of a call represents the next expected inbound stream<br>
      sequence number.<br>
<br>
which would be 1 in my case.<br>
<br>
<br>
Thanks again,<br><font color="#888888">
<br>
Bill</font><div><div></div><div class="h5"><br>
<br>
<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-dev mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
  <a href="http://lists.digium.com/mailman/listinfo/asterisk-dev" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-dev</a><br>
</div></div></blockquote></div><br>