[asterisk-dev] IAX internet draft (draft-guy-iax-00)
Tim Panton
tim at mexuar.com
Mon Mar 6 08:03:46 MST 2006
On 6 Mar 2006, at 14:16, Steve Kann wrote:
> 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.
Yep, sorry, that will teach me not to type before the second cup of
coffee of the day !
Thanks Steve.
>
> -SteveK
>
>
More information about the asterisk-dev
mailing list