Opened 10 years ago

Closed 10 years ago

#1730 closed enhancement (fixed)

Deprecation of srtp_deinit() (thanks Tzafrir Cohen for the report)

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

Description

Newer SRTP versions have removed srtp_deinit(), some versions have replaced it with srtp_shutdown(), some others simply have no such de-initialization API.

This causes problem when external SRTP is used.

Change History (1)

comment:1 Changed 10 years ago by nanang

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

In 4723:

Close #1730: Added srtp_deinit()/shutdown() detection for external SRTP in configure script.

Note: See TracTickets for help on using tickets.