User Details
User Details
- User Since
- May 3 2016, 7:05 PM (445 w, 11 h)
- Roles
- Administrator, Disabled
Sep 2 2021
Sep 2 2021
Updated copyright years
Increased version and updated changelog
Use pybuild as the debian build system
Increased debian standards version to 4.5.0
Simplified MANIFEST.in
Do not ship a sysv init script anymore
Explicitly use python2 in shebang lines
• dan committed rSYLK6f7ef655b6fe: Noop change to trigger transferring of executable file permissions to git (authored by • dan).
Noop change to trigger transferring of executable file permissions to git
• dan committed rSYLK0f8764c3fc3c: Removed commented out variable in debian rules (authored by • dan).
Removed commented out variable in debian rules
Silenced some IDE weak warnings
Converted method to static method
Fixed typing information
Increased version and updated changelog
• dan committed rSYLK1e9248af3802: Refactored welcome message and renamed txt variable to message (authored by • dan).
Refactored welcome message and renamed txt variable to message
Fixed notification name
• dan committed rSYLKad991731b0c5: Do not accumulate messages in the queue after the chat session ended (authored by • dan).
Do not accumulate messages in the queue after the chat session ended
Reordered attributes
• dan committed rSYLKc55c144b3af7: Added message type attribute to VideoroomMessageEvent (authored by • dan).
Added message type attribute to VideoroomMessageEvent
Fixed conference welcome message
• dan committed rSYLK14b753e84f21: Fixed content encoding for non-text messages (authored by • dan).
Fixed content encoding for non-text messages
PEP-8 compliance change
• dan committed rSYLKfd4b574525d8: Improved some log messages and updated their log level (authored by • dan).
Improved some log messages and updated their log level
Fixed wording
Fixed encoding for non-text data
Updated python-sipsimple dependency
Log the failure reason for chat sessions
• dan committed rSYLK9548a682fd36: Use the original accounts when logging into the chat room (authored by • dan).
Use the original accounts when logging into the chat room
Fixed issue with sending chat messages
• dan committed rSYLK998e98b1460d: Fixed json model for the slowlink event from janus (authored by • dan).
Fixed json model for the slowlink event from janus
• dan committed rSYLK021bc269624d: Accept optional auth credentials argument in Session.connect (authored by • dan).
Accept optional auth credentials argument in Session.connect
• dan committed rSYLK48c2dda47870: Added chat room capabilities to the video conferences (authored by • dan).
Added chat room capabilities to the video conferences
• dan committed rSYLKee1f5ca1bdfb: Fixed correctness and consistency issue with getting the display name (authored by • dan).
Fixed correctness and consistency issue with getting the display name
• dan committed rSYLKcb4335909787: Refactored VideoroomSessionInfo to simplify usage (authored by • dan).
Refactored VideoroomSessionInfo to simplify usage
TAG release-5.3.0
Added type annotation
Increased version and updated changelog
• dan committed rSYLK0b97a82106e3: Modified SIP and Videoroom sessions to have a reference to the account (authored by • dan).
Modified SIP and Videoroom sessions to have a reference to the account
Removed unnecessary variable
Fixed spelling
• dan committed rSYLK6633c1c4a887: Added new command line option to enable verbose logging (authored by • dan).
Added new command line option to enable verbose logging
• dan committed rSYLK633fe4feeb94: Use the new standard runtime directory in the init file (authored by • dan).
Use the new standard runtime directory in the init file
• dan committed rSYLK97f4ab55b5e3: Updated systemd service file to use the new option to run as a service (authored by • dan).
Updated systemd service file to use the new option to run as a service
• dan committed rSYLK784099b0647e: Refactored code that deals with memory debugging (authored by • dan).
Refactored code that deals with memory debugging
• dan committed rSYLK2b22115c5a33: Use the argparse module to parse command line arguments (authored by • dan).
Use the argparse module to parse command line arguments
• dan committed rSYLKabed032a06b6: Added a new command line option to run as a systemd service (authored by • dan).
Added a new command line option to run as a systemd service
Renamed function argument
• dan committed rSYLK7bbc7515c85f: Adapted to API changes in python-application 2.8.0 (authored by • dan).
Adapted to API changes in python-application 2.8.0
Increased version and updated changelog
Better variable name
Updated TLS certificates
• dan committed rSYLK5bbb47cabc99: Added code to dump notification observers when SIGUSR2 is received (authored by • dan).
Added code to dump notification observers when SIGUSR2 is received
Increased version and updated changelog
• dan committed rSYLK107902b9f1d6: ROLLBACK: [conference] Validate ACL before everything else (authored by • dan).
ROLLBACK: [conference] Validate ACL before everything else
• dan committed rSYLK057cca5eddd0: [conference] Validate ACL before everything else (authored by • dan).
[conference] Validate ACL before everything else
• dan committed rSYLKb6ad9c41d67b: Fixed attribute name to match latest sipsimple internals (authored by • dan).
Fixed attribute name to match latest sipsimple internals
• dan committed rSYLKd29cc8d9773c: Fixed a race condition that leaked audio resources (authored by • dan).
Fixed a race condition that leaked audio resources
Increased version and updated changelog
Updated copyright years
• dan committed rSYLKf92726cd17e5: Turned unnecessary list comprehensions into iterators (authored by • dan).
Turned unnecessary list comprehensions into iterators
Use setter syntax for defining properties
• dan committed rSYLKfa8cdfedcb5b: Fixed memory leak that did not release streams when canceling proposals (authored by • dan).
Fixed memory leak that did not release streams when canceling proposals
• dan committed rSYLKe01570d180bc: Always clean up proposed streams when cancelling proposal (authored by • dan).
Always clean up proposed streams when cancelling proposal
• dan committed rSYLKe7dcb93b6d9d: Removed unnecessary attribute from AudioStream (authored by • dan).
Removed unnecessary attribute from AudioStream
• dan committed rSYLK57c3ddddd2ae: Avoid using tracking variables in favor of a more pythonic code (authored by • dan).
Avoid using tracking variables in favor of a more pythonic code
Check if attribute is present
Fixed spacing to be PEP-8 compliant
• dan committed rSYLKb98762e5528b: Removed code that duplicated cancel handling inside reject handler (authored by • dan).
Removed code that duplicated cancel handling inside reject handler
• dan committed rSYLKf6ae7e389dd1: Make sure the greenlet attribute is always removed when greenlet exits (authored by • dan).
Make sure the greenlet attribute is always removed when greenlet exits
Reordered some operations for consistency
• dan committed rSYLK33df0caacbb1: Do not reset the proposed_streams attribute when the session is rejected (authored by • dan).
Do not reset the proposed_streams attribute when the session is rejected
Avoid unnecessary list copy
Removed unnecessary boolean variable
• dan committed rSYLK862b1aae969c: Replaced obsolete ptype value for subscribers (authored by • dan).
Replaced obsolete ptype value for subscribers
Increased version and updated changelog
Removed unneeded debian dependency
• dan committed rSYLKabd4ade4f468: Fixed corrupted sound file names in the deb if name contains spaces (authored by • dan).
Fixed corrupted sound file names in the deb if name contains spaces
• dan committed rSYLKf68043855817: Rename .ini.sample files to .ini in the debian package (authored by • dan).
Rename .ini.sample files to .ini in the debian package
• dan committed rSYLKcfd61c9ddf6f: Synced MANIFEST.in file with latest file changes (authored by • dan).
Synced MANIFEST.in file with latest file changes
Increased debian compatibility to 11
• dan committed rSYLK3706c248a7b1: Removed build dependency on obsolete package (authored by • dan).
Removed build dependency on obsolete package
• dan committed rSYLK4e50df980141: Allow sylkserver to leave a core file when run through systemd (authored by • dan).
Allow sylkserver to leave a core file when run through systemd
Removed defaults file
Removed outdated comment
• dan committed rSYLK60b1cafc1773: Do not install janus configuration files with sylkserver-webrtc-gateway (authored by • dan).
Do not install janus configuration files with sylkserver-webrtc-gateway
• dan committed rSYLK92e5304b6dfe: Removed code that prevented sylkserver from restarting on upgrades (authored by • dan).
Removed code that prevented sylkserver from restarting on upgrades
• dan committed rSYLK65b3fa9fcf09: Removed deprecated pycompat/pyversions files (authored by • dan).
Removed deprecated pycompat/pyversions files
Compact command line arguments
Removed unnecessary .PHONY target
Drop support for autobahn older than 0.12
Added link to website for copyright holder
• dan committed rSYLK93a6419e948b: Moved debian dependency to the proper package (authored by • dan).
Moved debian dependency to the proper package
Updated copyright years
Reformatted TODO
Ignore janus sip progress event for now
• dan committed rSYLK016881fcfa4f: Removed no longer needed autoack hack for sofia-sip (authored by • dan).
Removed no longer needed autoack hack for sofia-sip
• dan committed rSYLK73c7f6d16642: Fixed matching empty file:// origins with the latest autobahn (authored by • dan).
Fixed matching empty file:// origins with the latest autobahn
Fixed autoack data type