Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#947 closed defect (fixed)

SRTP stops functioning after the library is restarted

Reported by: bennylp Owned by: nanang
Priority: major Milestone: release-1.4
Component: pjmedia Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description (last modified by bennylp)

SRTP session creation will return failure after the (PJSUA-LIB or PJMEDIA) library is shutdown and reinitialized without quitting the application. This is due to the use of static variable which is not reset during shutdown/reinitialization.

This will cause PJSUA-LIB to unable to make new call with SRTP enabled.

Change History (4)

comment:1 Changed 15 years ago by bennylp

Fixed in r2891

comment:2 Changed 15 years ago by bennylp

  • Description modified (diff)

comment:3 Changed 15 years ago by nanang

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

comment:4 Changed 15 years ago by bennylp

  • Milestone changed from release-1.4-QA to release-1.4
Note: See TracTickets for help on using tickets.