blink (1.4.0) unstable; urgency=medium
- Enable VP8 support
- Raised python-sipsimple dependency
Changelog¶
blink (1.3.0) unstable; urgency=medium
- Refactor file transfers, allow resuming failed ones
- Use system tray also on Unity
- Fixed widget tab order in preferences
Changelog¶
sylkserver (2.9.1) unstable; urgency=medium
- Add spool_dir setting
- Simplify SylkServer's stream subclasses
- Stop the session manager first when shutting down
- Adapt to API changes in MSRPlib
- Refactor file transfers to match API changes in SIP SIMPLE SDK
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
sylkserver (2.9.0) unstable; urgency=medium
- Added ZRTP and opportunistic encryption support
- Adapt to changes in SIP SIMPLE SDK
- Add python-lxml as a direct dependency
- Relax XMPP - SIP URI marching
- Accept any content type in echo application
- Support inlined images in the conference application
- Add setting for toggling presence activity logging (xmppgateway)
- Refactored path handling and TLS certificate location
- Simplify default paths for resources in /var
- Add ability to skip the isfocus parameter when publishing a Bonjour
service
- Publish echo application on Bonjour if enabled
- Publish playback application on Bonjour if enabled
- Change default directory for conference file transfers
- Tag all messages sent by the room as status messages
- Publish every Bonjour service with a different id
blink (1.2.1) unstable; urgency=medium
- Added ZRTP support
- Adapt to API changes in the middleware
- Ignore hold/hangup keyboard shortcuts if no session is selected
- Render status messages appropriately
- Optimized chat inline images to avoid compression artefacts
python-sipsimple (2.3.0)¶
- Added ZRTP support
- Add setting for opportunistic SRTP encryption
- Fix Opus SDP encoding
- Reject video streams without a profile-level-id attribute
- Renamed RTP stream related notifications
- Renamed audio stream recording related notifications
- Fix setting FFmpeg libraries path in some cases on OSX
- Fix posting ICE state change notifications
- Fix sending initial keyframes when ICE is used
- Run _send_keyframes on the Twisted thread
- Add ability to override the sender for chat messages
- pjsip: fix rendering on OSX
- pjsip: avoid crashes on OSX if video size changes
- Work around issue with the RTP transport lock being hold for too long
- Stop the VideoTransport in the device-io thread
- Removed caching of statistics on the RTP transports when stopping
- Fix draining the message queue in ChatStream
- Post SIPApplicationWillStart before starting the core
- Make SIPApplication start / stop consistent
- Fix race conditions when handling SIPApplication.state
- Avoid exceptions when un-pickling XCAP journal
- Add chatroom_capabilities property to ChatStream
SIP SIMPLE Client SDK has now end-to-end encryption for audio and video calls using ZRTP protocol (RFC 6168 http://tools.ietf.org/html/rfc6189). The software is in trunk and can be fetched using darcs.
blink (1.1.0) unstable; urgency=medium
- Added support for drag and drop on the chat window
- Improve the performance of painting the video preview
- Fix stopping composing timer when session is ended or chat is removed
- Removed unused settings
- Always play an audio alert when a file transfer finishes
- Removed session and RTP timeouts from preferences
- Reorganized preferences
- Better icons for chat, logging and advanced settings
- Removed no longer necessary code to adjust label sizes
- Do not allow the chat web view to get focus
- Updated test numbers
- Check for the audio session item existance before operating on it
- Added support for specifying the transfer_id for file transfers
Ubuntu Utopic is now supported.
For download and upgrade instructions go to:
http://icanblink.com
blink (1.0.0)¶
- Added video support
- Adapt to changes in streams API
- Get the stream failure reason from MediaStreamDidEnd
- Changed the order for the audio device menu entries
- Use timezone aware timestamps for call history
- Fixed regular expression for parameters in http URLs
- Fixed threading race condition when logging MSRP traces
For download and upgrade instructions go to:
http://icanblink.com