sippy / rtpproxy

The RTPproxy is a high-performance software proxy for RTP streams that can work together with Sippy B2BUA, Kamailio, OpenSIPS and SER.
http://rtpproxy.org
BSD 2-Clause "Simplified" License
408 stars 114 forks source link

Follow API changes for libsrtp2 library. #60

Closed synety-jdebp closed 7 years ago

synety-jdebp commented 7 years ago

In 857009c1a5672fefad2974a546a5f9581fd31200 John Foley changed various parts of the API to be prefixed with srtp_, and in d196e02295c25dcf9d4f2ebcc34060c2c6027750 xe changed the name of the library to libsrtp2. This adapts to those changes, without (intentionally) changing existing behaviour.