Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#862 closed defect (fixed)

SRTP should accept tag 0 in crypto attribute in the SDP

Reported by: nanang Owned by: nanang
Priority: normal Milestone: release-1.3
Component: pjmedia Version: trunk
Keywords: sipit24 Cc:
Backport to 1.x milestone: Backported:

Description (last modified by bennylp)

Tag 0 (in SDP crypto attribute) is valid, so it shouldn't be rejected. However, we'll keep the existing behaviour to generate SDP crypto tag starting from 1.

The corresponding ticket for 1.0.x branch is #903

Change History (6)

comment:1 Changed 15 years ago by bennylp

  • Milestone changed from Sipit24 to release-1.3
  • Version changed from Sipit24 to trunk

comment:2 Changed 15 years ago by bennylp

  • Keywords sipit24 added

comment:3 Changed 15 years ago by nanang

  • Description modified (diff)

comment:4 Changed 15 years ago by nanang

  • Resolution set to fixed
  • Status changed from new to closed

In r2726:

  • Updated validations of SRTP crypto attribute.

comment:5 Changed 15 years ago by nanang

In r2765:

  • Updated pjsua python test for SRTP with crypto tag zero.

comment:6 Changed 15 years ago by bennylp

  • Description modified (diff)
Note: See TracTickets for help on using tickets.