- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jun 11 2019
Jun 11 2019
• dan committed rMPbc03792e0d4e: Renamed system_config_directory to config_directory (authored by • dan).
Renamed system_config_directory to config_directory
• dan committed rMPe392d4a6d332: Renamed configuration_filename to configuration_file (authored by • dan).
Renamed configuration_filename to configuration_file
Updated opensips interface to use json
• dan committed rMPfa4128bf1077: Avoid leaking variable outside list comprehension (authored by • dan).
Avoid leaking variable outside list comprehension
May 16 2019
May 16 2019
Raised version and updated changelog
Syntax fixes
Syntax fixes
Formatted file
May 15 2019
May 15 2019
Moved function and comments
Moved function after constructor
Set visbility on class function
Updated constructor
May 14 2019
May 14 2019
Formatted file
tijmen committed rCDRT24d0f93d8f2e: Use wrapper function to display form elements (authored by tijmen).
Use wrapper function to display form elements
Formatted file
Updated comment
Updated copyright years
Reformatted comment
Update copyright years
Apr 9 2019
Apr 9 2019
Raised version
tijmen committed rSYLKRTC421540b609b9: Don't try to return track from local stream if it is null (authored by tijmen).
Don't try to return track from local stream if it is null
Apr 8 2019
Apr 8 2019
Raised version
tijmen committed rSYLKRTC821c41a73233: Added getter function to call to get media stream directions (authored by tijmen).
Added getter function to call to get media stream directions
Mar 19 2019
Mar 19 2019
Raised version
tijmen committed rSYLKRTCfbcb2dea924a: Only close sender tracks in call if they are there (authored by tijmen).
Only close sender tracks in call if they are there
tijmen committed rSYLKRTCb85b8890ec73: Fixed closing local streams in call when sender tracks are null (authored by tijmen).
Fixed closing local streams in call when sender tracks are null
Mar 14 2019
Mar 14 2019
Raised version
tijmen committed rSYLKRTCc6f313efcb96: Don't return ended local/remote videotracks for a call (authored by tijmen).
Don't return ended local/remote videotracks for a call
Feb 28 2019
Feb 28 2019
Raised version
tijmen committed rSYLKRTC7438d8faae78: Fixed closing participant when sender tracks are null (authored by tijmen).
Fixed closing participant when sender tracks are null
Feb 27 2019
Feb 27 2019
Increased version and updated changelog
Updated TLS certificates
Increased version and updated changelog
• dan committed rSYLKc25dbc9831c8: Added code to dump notification observers when SIGUSR2 is received (authored by • dan).
Added code to dump notification observers when SIGUSR2 is received
Feb 26 2019
Feb 26 2019
• dan committed rSYLK234902dbd22c: ROLLBACK: [conference] Validate ACL before everything else (authored by • dan).
ROLLBACK: [conference] Validate ACL before everything else
• dan committed rSYLK024ff2c6e7b0: [conference] Validate ACL before everything else (authored by • dan).
[conference] Validate ACL before everything else
• dan committed rSYLK8d3bb4fa527f: Fixed a race condition that leaked audio resources (authored by • dan).
Fixed a race condition that leaked audio resources
• dan committed rSYLK4b1d44f74ad5: Fixed attribute name to match latest sipsimple internals (authored by • dan).
Fixed attribute name to match latest sipsimple internals
Feb 25 2019
Feb 25 2019
Increased version and updated changelog
Updated copyright years
• dan committed rSYLKd090f68c8c0f: Always clean up proposed streams when cancelling proposal (authored by • dan).
Always clean up proposed streams when cancelling proposal
Feb 19 2019
Feb 19 2019
• dan committed rSYLK43ccf27e964c: Turned unnecessary list comprehensions into iterators (authored by • dan).
Turned unnecessary list comprehensions into iterators
Use setter syntax for defining properties
• dan committed rSYLK0dc48df0ce45: 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 rSYLK21b813b009c6: Removed unnecessary attribute from AudioStream (authored by • dan).
Removed unnecessary attribute from AudioStream
• dan committed rSYLK106338be2a5a: 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 rSYLK679f50bc3b27: Removed code that duplicated cancel handling inside reject handler (authored by • dan).
Removed code that duplicated cancel handling inside reject handler
• dan committed rSYLKdda6867016a8: 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 rSYLK107ae70c11d0: 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
Removed unnecessary boolean variable
Avoid unnecessary list copy
Jan 24 2019
Jan 24 2019
tijmen committed rCDRT61a34d311b97: Added missing 'Dial *XX to change' for PSTN privacy in sip settings page (authored by tijmen).
Added missing 'Dial *XX to change' for PSTN privacy in sip settings page
Jan 18 2019
Jan 18 2019
Use http_build_query and formatted file
Fixed notifying in logs screen
Fixed spelling error
Jan 16 2019
Jan 16 2019
Raised version
Optimize closing track
Jan 14 2019
Jan 14 2019
Raised version
tijmen committed rSYLKRTC2b1bd4860d96: Add support for getSenders/getReceivers (authored by tijmen).
Add support for getSenders/getReceivers
Jan 11 2019
Jan 11 2019
tijmen committed rSYLKRTCbadbe2768410: Added option to particpant detach function to conditionally send feed-detach (authored by tijmen).
Added option to particpant detach function to conditionally send feed-detach
• dan committed rSYLKffcfe051f6f9: Replaced obsolete ptype value for subscribers (authored by • dan).
Replaced obsolete ptype value for subscribers
tijmen committed rSYLKRTC94fee3ee1091: Update getRemoteStreams and getLocalStreams to use modern methods (authored by tijmen).
Update getRemoteStreams and getLocalStreams to use modern methods
Dec 4 2018
Dec 4 2018
tijmen committed rCDRTe767bb7e8b94: Switched (last) left over ereg_* function to use PCRE instead (authored by tijmen).
Switched (last) left over ereg_* function to use PCRE instead
tijmen committed rCDRTc930ecbde642: Switched left over ereg_* functions to use PCRE instead (authored by tijmen).
Switched left over ereg_* functions to use PCRE instead
Nov 15 2018
Nov 15 2018
tijmen committed rCDRT9a2c9983a58c: Fixed destinations_cache json_encode to only get UTF-8, it is required (authored by tijmen).
Fixed destinations_cache json_encode to only get UTF-8, it is required
Nov 8 2018
Nov 8 2018
tijmen committed rCDRT6afb538c2930: Fixed wrongly removed code to decode callid, from tag and to tag in trace urls (authored by tijmen).
Fixed wrongly removed code to decode callid, from tag and to tag in trace urls
Oct 22 2018
Oct 22 2018
tijmen changed the Can Manage Cluster Services policy for application Almanac from No One to tijmen (Tijmen de Mes).
Oct 5 2018
Oct 5 2018
Updated TODO
Removed unneeded debian dependency
Increased version and updated changelog
• dan committed rSYLK43566ea9cced: 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 rSYLKf2c59aa05a08: 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 rSYLK87247a93f2b5: 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 rSYLKf99b5795840b: Removed build dependency on obsolete package (authored by • dan).
Removed build dependency on obsolete package
• dan committed rSYLK2022c1e8f65a: 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 rSYLKd397fb78f2e9: Do not install janus configuration files with sylkserver-webrtc-gateway (authored by • dan).
Do not install janus configuration files with sylkserver-webrtc-gateway
Compact command line arguments
• dan committed rSYLK29e80cde2608: Removed code that prevented sylkserver from restarting on upgrades (authored by • dan).
Removed code that prevented sylkserver from restarting on upgrades
Removed unnecessary .PHONY target
• dan committed rSYLK2d0f9a2b3047: Removed deprecated pycompat/pyversions files (authored by • dan).
Removed deprecated pycompat/pyversions files
Added link to website for copyright holder
Drop support for autobahn older than 0.12
Updated copyright years
• dan committed rSYLK8e7836beca75: Moved debian dependency to the proper package (authored by • dan).
Moved debian dependency to the proper package
Ignore janus sip progress event for now
Oct 4 2018
Oct 4 2018
Raised version
Updated websocket version
Reformatted TODO
Updated TODO
Oct 2 2018
Oct 2 2018
• dan committed rSYLKf6d9dfd2a6cc: Removed no longer needed autoack hack for sofia-sip (authored by • dan).
Removed no longer needed autoack hack for sofia-sip
Oct 1 2018
Oct 1 2018
Sep 29 2018
Sep 29 2018
Update TODO
Sep 28 2018
Sep 28 2018
• dan committed rSYLKd7507da6cb64: Fixed matching empty file:// origins with the latest autobahn (authored by • dan).
Fixed matching empty file:// origins with the latest autobahn