[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Sip] SIP Identity using Media Path
> >>The CSeq (at least the digit portion) may also be modified,
> >>for example if there has been some "dialog piggybacked" requests
> >>sent between the SBC and another entity, but not end-to-end. In
> >>that case the the SBC may have to increase the CSeq before
> >>forwarding the request, if the digit portion value has already
> >>been used in a request sent by the SBC in the same direction.
> >
> >That seems like a good opportunity, within that trust domain
> >between the SBC and the other entity, to use
> >P-Asserted-Identity.
>
> I am not sure I understand. How could the P-A-I header be
> used instead of the CSeq?
The SBC that wants to interfere with the CSeq when doing 'dialog
piggybacking' can go ahead and do that. Doing that will destroy
the validity of the SIP-Identity-Media signature for the 'dialog
piggybacked' request. Because the SBC and the 'other entity'
(which is receiving the 'dialog piggybacked' message) are both
in the same trust domain, they can use P-A-I between themselves.
-d