SIP SIMPLE Client SDK 0.33.0 release
This release contains bug fixes.
python-sipsimple (0.33.0)¶
- Added notification when incoming subscription times out
- Added call_id attribute to Subscription and IncomingSubscription
- Allow incoming subscriptions to have expires 0
- Fixed session transfer after API changes
- Fixed setting initial timeout for incoming subscriptions
- Renamed desktop-sharing media type to screen-sharing
- Provide direct access to stream types on MediaStreamRegistry
- Post notifications about removed neighbours when stopping bonjour services
- Only set reason for NOTIFY if state is terminated
sipclients (0.33.0)¶
- Fixed sip-register script to only register
- Raised python-sipsimple version dependency
To upgrade see http://sipsimpleclient.org/projects/sipsimpleclient/wiki/SipInstallation
Comments