[SIP Beyond VoIP] New SIP SIMPLE Client SDK release 0.19.0

Adrian Georgescu ag at ag-projects.com
Mon Sep 19 11:41:02 CEST 2011


There is a new release available  for SIP SIMPLE Client SDK and sipclients command line tools, version 0.19.0.

Change-log

python-sipsimple (0.19.0) unstable; urgency=low

  * Added Contact Management API
  * Integrated XCAP manager into Account
  * Added WebRTC AEC
  * Added Call Transfer support
  * Refactored PJSIP build process to avoid using svn
  * Allow TLS MSRP transport also for Bonjour accounts
  * Allow account to be restartable
  * Added ability to query the system default device name
  * Added the ability to get the old value of a setting
  * Added the ability for an XMLApplication to unregister a namespace
  * Added XCAPTransaction context manager for XCAPManager transactions
  * Workaround lxml exception when unicode strings contain encoding
    declaration
  * Automatically singleton-ize SettingsObject subclasses with static IDs
  * Avoid processing notification if audio bridges are not created yet
  * Fixed passing headers dictionary to subscription callback
  * Fixed getting Subscription-State header parameters
  * Fixed handling bogus responses to SUBSCRIBE requests
  * Call the notification handlers in the appropriate threads in
    application.py
  * Execute function immediately if already in the requested thread
  * Fixed parsing Refer-To header
  * Fixed __eq__ methods to properly compare with unknown type objects
  * Added the missing __ne__ methods to all the classes defining __eq__
  * Avoid setting sound devices if none was removed
  * Handle error if remote ends session while we try to end it as well
  * Fixed race condition when reading/using the invitation state in
    Session.end
  * Added the ability to specify fallback policies when adding an XCAP contact
  * Fixed bug that changed empty strings into None when loading configuration
  * Terminate conference subscription at the same stage if session failed or
    ended
  * Consider XCAP applications unsupported until proven otherwise
  * Set default register interval to 3600
  * Apply changes to audio tail_length in realtime
  * Don't fail to start audio device if starting the EC fails
  * Reset stream statistics after retrieving them

sipclients (0.19.0) unstable; urgency=low

  * Added blind transfer support to sip-session

Packaging

SIP SIMPLE client SDK is ready packaged for:

- Ubuntu Lucid (10.04)
- Ubuntu Maverick (10.10)
- Ubuntu Natty (11.04)
- Debian Stable (Squeeze)
- Debian Unstable (Sid)

Installation and upgrade instructions are available at:

http://sipsimpleclient.com/wiki/SipInstallation


Kind regards,
Adrian Georgescu



More information about the SIPBeyondVoIP mailing list