Hi,

SIP entities (client/server) checks SDP version to determine whether there
is any change in SDP from previously received SDP. If the version is
changed then they go on to parse the entire SDP to determine the change.
Based on that SIP entity can initiate media processing(more relevant in
case of servers) or just relay the message without any media level
processing. If  just the version number is incremented but there is no
actual change in SDP, then it will trigger unnecessary processing on the
receiver, so it should be avoided.

Also can you specify what could be the requirement (*"but is that true also
for UA without support for timer")* in which it is required to increment
the SDP version number without any actual change in SDP.
PS: Not able to get the attached picture.

Regards,
Rohit J

On Wed, Jan 22, 2020 at 4:31 PM Sundbaum Per-Johan (Telenor Sverige AB) <
per-johan.sundb...@telenor.se> wrote:

> Hi !
> What do you think about incrementing the version in SDP o-line, but not
> changing anything else in SDP,
> should such a behavior be accepted or should it be rejected ?
>
> RFC 4028 states that such behavior at least should be avoided, but is that
> true also for UA without support for timer ?
>
> " RFC 4028 - Session Timer
>                                  In that case, the offer MUST indicate
>    that it has not changed.  In the case of SDP, this is accomplished by
>    including the same value for the origin field as did previous SDP
>    messages to its peer.  The same is true for an answer exchanged as a
>    result of a session refresh request; if it has not changed, that MUST
>    be indicated. "
>
> An example from reality in picture below, should it be accepted ?
> I think it should be accepted.
>
> [cid:image001.png@01D5D11B.59A78290]
>
> BR/pj
>
>
>
> Sensitivity: Internal
> _______________________________________________
> Sip-implementors mailing list
> Sip-implementors@lists.cs.columbia.edu
> https://lists.cs.columbia.edu/mailman/listinfo/sip-implementors
>


-- 
Regards,
Rohit Jain
_______________________________________________
Sip-implementors mailing list
Sip-implementors@lists.cs.columbia.edu
https://lists.cs.columbia.edu/mailman/listinfo/sip-implementors

Reply via email to