[asterisk-dev] IAX internet draft (draft-guy-iax-00)
Steve Kann
stevek at stevek.com
Mon Mar 6 07:16:06 MST 2006
Dimitri E. Prado wrote:
> Thanks to All for the help, there is only one thing that I couldn't
> understand:
>
> Quoting Tim Panton <tim at mexuar.com>:
>
>> Yes. Quite right, there is a problem here, The way we've implemented
>> this
>> is that iseq is set to the highest value+1 of all contiguously received
>> frames.
>> So if we see a frame sequence
>> 1,2,4,5 then iseq sticks at 3
>
> ok
>
>> but if we get 1,2,3,4,5 then it is 4
>
> now I'm lost. aren't 1,2,3,4,5 contiguous frames? Shouldn't the iseq
> be set to
> "highest value + 1" or 6?
You're right, Dimitri. I'm guessing he meant to type the sequence
1,2,4,5,3 which would be illustrative of what happens when you receive
out-of-order full frames.
-SteveK
More information about the asterisk-dev
mailing list