SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python310-python3-sipsimple-5.2.3-2.53.x86_64.rpm :

* Mon Aug 23 2021 Martin Hauke Update to version 5.2.3
* Thu Mar 05 2020 Martin Hauke - Update to version 3.5.0
* Fixed issue with clients locking when using PulseAudio as input device
* Fixed correctness and consistency issue with getting the display name
* Use identity tests instead of equality tests for None
* Fixed timer callback function signatures
* Added support for digest passwords in credentials objects
* Simplified setting attribute in init
* Use an internal attribute for digest for symmetry with FrozenCredentials
* Fix build with LibreSSL 2.7
* Adapted the MSRP logger to the API changes in msrplib
* Replaced parse_uri with the new URI.parse in msrplib
* Added note about illegal character used by filetransfer MSRP extension
* Use r-strings for regular expressions
* Removed redundant parentheses
* Added OffsetHeader type to encode/decode MSRP file offset headers
* Changed how headers are added to MSRPData to be consistent
* Use named attributes instead of tuple indexes when accessing byte_range
* Preserve quoted arguments with build_inplace
* Cleanup after build_inplace
* Updated shebang line in setup.py
* Explicitly use python2 in shebang lines
* Mon Nov 25 2019 Martin Hauke - Fix dependencies
* use python-Twisted instead of python-twisted-coreĀ·
* Sun Nov 17 2019 Martin Hauke - Convert to singlespec- Specfile cleanup- Convert dependencies to their pkgconfig counterparts- Update to version 3.4.2
* Fixed crash when using sha1 hmac with zrtp
* Added __dir__ method to Engine to correctly reflect UA attributes
* Fixed cleanup of media stream when ending to avoid memory leak
* Fixed inconsistency in session state at the time of posting notification
* Fixed memory leak caused by out of order execution from race condition
* Fixed attribute name in comparison
* Added dialog_id property on the Session class
* Added logic to handle early-only and RFC2543 style tags for Replaces
* Avoid unnecessary list copy
* Removed unnecessary boolean variable
* Do not reset the proposed_streams attribute when the session is rejected
* Reordered some operations for consistency
* Make sure the greenlet attribute is always removed when greenlet exits
* Removed code that duplicated cancel handling inside reject handler
* Simplified RTPStreamEncryption properties
* Ordered RTPStreamEncryption properties alphabetically
* Fixed potential access to uninitialized variable
* Removed unnecessary attribute from RTPStream
* Fixed memory leak for unused streams that bleeded out audio resources
* Fixed memory leak that did not release streams when canceling proposals
* Use setter syntax for defining properties
* PEP-8 compliance changes
* Use set literals instead of set instances
* Do not use mutable value for function default argument
* Improved error message
* Use local variable instead of instance attribute
* Fixed right hand value in assignment
* Use super when instantiating data types
* Always clean up proposed streams when cancelling proposal
* Added language_level for cython sources
* Updated to support openssl-1.1 in pjsip and zrtp
* Updated to support openh264-1.6+ in pjmedia
* Removed duplicate declaration of pjmedia_dir enum in _core.pxd
* Mon Dec 04 2017 christophAATTstop.pe- Updated to version 3.1.1
* Tue Apr 25 2017 christophAATTstop.pe- Updated to version 3.1.0
* Thu Mar 05 2015 christophAATTstop.pe- Initial version
 
ICM