SIP SIMPLE client SDK 2.4.0

Added by Adrian Georgescu almost 9 years ago

There is a new release of the SDK with MSRP file transfer pause/resume support and several bug fixes.

Changelog

python-sipsimple (2.4.0) unstable; urgency=medium

  • Refactor file transfers and add resume support
  • Interrupt stream.initialize if session is cancelled
  • Add ISIPSimpleApplicationDataStorage interface
  • Adapt to API changes in MSRPlib
  • Simplified RTP streams initialization code

python-msrplib (0.17.0) unstable; urgency=medium

  • Remove file sending capability from MSRPSession
  • Fix sending response to unknown chunks
  • Fix building responses to non-SEND chunks
  • Refactor make_chunk into make_request and make_send_request
  • Removed leftovers from virtual chunking removal

Comments