Opened 15 years ago
Closed 14 years ago
#1075 closed defect (fixed)
SRTP authentication fails after hold/resume and RTP seq restarted
Reported by: | nanang | Owned by: | nanang |
---|---|---|---|
Priority: | normal | Milestone: | release-1.7 |
Component: | pjmedia | Version: | trunk |
Keywords: | sipit26 | Cc: | |
Backport to 1.x milestone: | Backported: |
Description (last modified by nanang)
The pjsua will always restart the media transport whenever media description gets updated, e.g: SDP renegotiation in re-INVITE or UPDATE, hence the SRTP state will also get restarted, which is not desired, e.g: the ROC (Roll Over Counter) of SRTP state may get out of sync.
Change History (2)
comment:1 Changed 14 years ago by nanang
- Description modified (diff)
comment:2 Changed 14 years ago by nanang
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
(In [3221]) Fix #1075: