- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Sep 2 2021
Sep 2 2021
tijmen committed rSYLK686a23a0aa72: Fixed destroying videoroom when client is disconnected (authored by tijmen).
Fixed destroying videoroom when client is disconnected
Fixed if condition
tijmen committed rSYLKd224aeaf5d53: Added default value for pn-silent and changed it in the header to a string (authored by tijmen).
Added default value for pn-silent and changed it in the header to a string
tijmen committed rSYLK46e86858fca8: Added support for token parameters in contact header (authored by tijmen).
Added support for token parameters in contact header
Renamed log variable
Correct typo and change loglevel
Mention how to enable debug mode
Move poor connectivity logs to debug
Valentin Kleibel <valentin@vrvis.at> committed rSYLK8422edb0e094: Fixed using wrong variable in exception log message (authored by Valentin Kleibel <valentin@vrvis.at>).
Fixed using wrong variable in exception log message
Increase dependency version
tijmen committed rSYLKbcc5e0784522: Remove optional arguments from setDeviceToken and add more parameters (authored by tijmen).
Remove optional arguments from setDeviceToken and add more parameters
tijmen committed rSYLKf98da5c01985: Changed setDeviceToken function to accept more parameters (authored by tijmen).
Changed setDeviceToken function to accept more parameters
tijmen committed rSYLK836aa7e25744: Renamed mute command to better reflect the type (authored by tijmen).
Renamed mute command to better reflect the type
a <a@b.com> committed rSYLK21e929043767: Added version 5.6.0 (authored by a <a@b.com>).
Added version 5.6.0
tijmen committed rSYLKf3f11efd72be: Added videoroom capability to send mute command to all participants (authored by tijmen).
Added videoroom capability to send mute command to all participants
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
adigeo committed rSYLK415679da4520: Compact welcome text message in conference rooms (authored by adigeo).
Compact welcome text message in conference rooms
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
Change for chat room welcome message
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
adigeo committed rSYLK263e3511cbb3: Update README with WebRTC multi-party conference features (authored by adigeo).
Update README with WebRTC multi-party conference features
• 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
tijmen committed rSYLK91a98ed72fae: Added file transfer support to video conferences in webrtc gateway (authored by tijmen).
Added file transfer support to video conferences in webrtc gateway
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