> hi,
>
> According to SigComp user guide, my interpretation is that
> the receiving endpoint returns the acked_state_id
> in the "returned feedback item" field of SigComp message.
> However, when referring to RFC 3321, section
> 6.1, Figure 5 shows that the acked_state_id is in the
> "Remaining SigComp message" field.
>
> Does it mean that acked_state_id can exist in either location
> in a SigComp message ?
Hi Kwang Mien,
That's exactly right - the acked_state_id can be carried either
in the "returned feedback item", or in the main body of the
SigComp message. Where the acked_state_id goes is chosen by the
bytecode that is uploaded to the UDVM.
The SigComp User Guide contains bytecode to implement both
cases (see Section 6.1 and Section 6.5 for more details).
Regards,
Richard