Page MenuHomePhabricator
Feed Advanced Search

Sep 2 2021

dan committed rSYLK484e59824923: Added LimitedChoiceField for json models (authored by dan).
Added LimitedChoiceField for json models
Sep 2 2021, 6:28 PM
dan committed rSYLK2dc4b16d7687: Set required=True for clarity (authored by dan).
Set required=True for clarity
Sep 2 2021, 6:28 PM
dan committed rSYLKf98b1e79c313: Simplified error message (authored by dan).
Simplified error message
Sep 2 2021, 6:28 PM
dan committed rSYLK3b8c3abe6af2: Better names for some of the json model classes (authored by dan).
Better names for some of the json model classes
Sep 2 2021, 6:28 PM
dan committed rSYLKb2744165c83a: Log the resources directory on startup (authored by dan).
Log the resources directory on startup
Sep 2 2021, 6:28 PM
dan committed rSYLKd37a746c052c: Do not use slow regular expression for validating SIP URIs (authored by dan).
Do not use slow regular expression for validating SIP URIs
Sep 2 2021, 6:28 PM
dan committed rSYLK0f4a5268b21c: Fixed finding resources when forking and started with a relative path (authored by dan).
Fixed finding resources when forking and started with a relative path
Sep 2 2021, 6:28 PM
dan committed rSYLKb6c96a89437b: Improve validator efficiency by using objects with a validate method (authored by dan).
Improve validator efficiency by using objects with a validate method
Sep 2 2021, 6:28 PM
dan committed rSYLK6060b2036ab1: Do not split statements over multiple lines when not needed (authored by dan).
Do not split statements over multiple lines when not needed
Sep 2 2021, 6:28 PM
dan committed rSYLK82979468dba0: Simplified the setup.py script and improved PEP-8 compliance (authored by dan).
Simplified the setup.py script and improved PEP-8 compliance
Sep 2 2021, 6:28 PM
dan committed rSYLK2cb2a91c6c4b: Added requirement on the jsonmodels python package (authored by dan).
Added requirement on the jsonmodels python package
Sep 2 2021, 6:28 PM
dan committed rSYLK22a2303e4ecf: Removed quotes around default runtime directory in the help output (authored by dan).
Removed quotes around default runtime directory in the help output
Sep 2 2021, 6:28 PM
dan committed rSYLK51936d931e62: Refactored startup script and configuration handling (authored by dan).
Refactored startup script and configuration handling
Sep 2 2021, 6:28 PM
dan committed rSYLK4e2b8fc8e28f: Adjusted some log lines (authored by dan).
Adjusted some log lines
Sep 2 2021, 6:28 PM
dan committed rSYLKd5449e33c3b3: Reorganized startup script (authored by dan).
Reorganized startup script
Sep 2 2021, 6:28 PM
dan committed rSYLK2488e7d87bdd: Use SylkServer.run to decouple from SylkServer's internals (authored by dan).
Use SylkServer.run to decouple from SylkServer's internals
Sep 2 2021, 6:27 PM
dan committed rSYLK53e0e27bc42e: Renamed stop_event attribute to stopped_event (authored by dan).
Renamed stop_event attribute to stopped_event
Sep 2 2021, 6:27 PM
dan committed rSYLK4c681674d811: Added run method on SylkServer (authored by dan).
Added run method on SylkServer
Sep 2 2021, 6:27 PM
dan committed rSYLK872b415d14ff: Removed duplication of startup error handling (authored by dan).
Removed duplication of startup error handling
Sep 2 2021, 6:27 PM
dan committed rSYLK875a11dabdc4: Improved log message (authored by dan).
Improved log message
Sep 2 2021, 6:27 PM
dan committed rSYLK3ce73d3f3990: Do not log traceback twice (authored by dan).
Do not log traceback twice
Sep 2 2021, 6:27 PM
dan committed rSYLK69a2c3602c54: Improved some log messages (authored by dan).
Improved some log messages
Sep 2 2021, 6:27 PM
dan committed rSYLK02bcc611e869: Use the actual config type and file to find out which config files are read (authored by dan).
Use the actual config type and file to find out which config files are read
Sep 2 2021, 6:27 PM
dan committed rSYLKb7fcddfc9cc3: Use string representation for quoted values (authored by dan).
Use string representation for quoted values
Sep 2 2021, 6:27 PM
dan committed rSYLKa5ccbab66a9a: Shortened option description (authored by dan).
Shortened option description
Sep 2 2021, 6:27 PM
dan committed rSYLKb47ae4417792: Removed unnecessary parentheses (authored by dan).
Removed unnecessary parentheses
Sep 2 2021, 6:27 PM
dan committed rSYLKf8753049d018: Updated license (authored by dan).
Updated license
Sep 2 2021, 6:27 PM
dan committed rSYLK11d0baa80e3b: Removed copyright notice from script (authored by dan).
Removed copyright notice from script
Sep 2 2021, 6:26 PM
dan committed rSYLK1c0249cc5879: Improved PEP-8 compliance (authored by dan).
Improved PEP-8 compliance
Sep 2 2021, 6:26 PM
dan committed rSYLK3ea4285d3cf6: Use modern syntax for catching exceptions (authored by dan).
Use modern syntax for catching exceptions
Sep 2 2021, 6:26 PM
dan committed rSYLKd62c0dbe75d9: Use single quotes instead of double quotes (authored by dan).
Use single quotes instead of double quotes
Sep 2 2021, 6:26 PM
dan committed rSYLK5e474316f12b: Removed unnecessary variable (authored by dan).
Removed unnecessary variable
Sep 2 2021, 6:26 PM
dan committed rSYLK8e02337b04d8: Removed unused variable (authored by dan).
Removed unused variable
Sep 2 2021, 6:26 PM
dan committed rSYLK3fc5baf71102: Send back error responses for videoroom-ctl requests with missing fields (authored by dan).
Send back error responses for videoroom-ctl requests with missing fields
Sep 2 2021, 6:26 PM
dan committed rSYLK2e03aaa61dd6: Fixed indentation (authored by dan).
Fixed indentation
Sep 2 2021, 6:26 PM
dan committed rSYLK6617cc99f4b8: Compacted statement (authored by dan).
Compacted statement
Sep 2 2021, 6:26 PM
dan committed rSYLK80d2b4c4553e: Unified handling of exceptions for the video room join operation (authored by dan).
Unified handling of exceptions for the video room join operation
Sep 2 2021, 6:26 PM
dan committed rSYLKbe1dc3b047de: Simplified code and increased readability (authored by dan).
Simplified code and increased readability
Sep 2 2021, 6:26 PM
dan committed rSYLK372e6331df13: Simplified building request data for SIP calls and registrations (authored by dan).
Simplified building request data for SIP calls and registrations
Sep 2 2021, 6:26 PM
dan committed rSYLK2220ea810197: Removed unnecessary room attribute (authored by dan).
Removed unnecessary room attribute
Sep 2 2021, 6:26 PM
dan committed rSYLK38035ce3e9ba: Moved video room access validation from ConnectionHandler to VideoRoom (authored by dan).
Moved video room access validation from ConnectionHandler to VideoRoom
Sep 2 2021, 6:26 PM
dan committed rSYLK7f488ba31ac4: Use dict constructors instead of dict literals for readability (authored by dan).
Use dict constructors instead of dict literals for readability
Sep 2 2021, 6:26 PM
dan committed rSYLKa1e437b13988: Removed no longer need test (authored by dan).
Removed no longer need test
Sep 2 2021, 6:26 PM
dan committed rSYLK6dea1c0e4eeb: Made VideoRoomContainer consistent by not relying on weak references (authored by dan).
Made VideoRoomContainer consistent by not relying on weak references
Sep 2 2021, 6:25 PM
dan committed rSYLKa7635f5ad561: Made method for handling conference invites public (authored by dan).
Made method for handling conference invites public
Sep 2 2021, 6:25 PM
dan committed rSYLKd1c58dceac9c: Fixed spacing (authored by dan).
Fixed spacing
Sep 2 2021, 6:25 PM
dan committed rSYLK4d9fa4206269: Simplified finding the invited accounts (authored by dan).
Simplified finding the invited accounts
Sep 2 2021, 6:25 PM
dan committed rSYLKbc688f6de4af: Fixed invite to conference to not include oneself (authored by dan).
Fixed invite to conference to not include oneself
Sep 2 2021, 6:25 PM
dan committed rSYLK200b382519fd: Do not treat DNS lookup errors as API errors (authored by dan).
Do not treat DNS lookup errors as API errors
Sep 2 2021, 6:25 PM
dan committed rSYLK12a6ba8cd916: Reworded error message (authored by dan).
Reworded error message
Sep 2 2021, 6:25 PM
dan committed rSYLK41b1eaddc70c: Fixed validator message (authored by dan).
Fixed validator message
Sep 2 2021, 6:25 PM
dan committed rSYLK36853784ce05: Properly release resources when getting JanusError exceptions (authored by dan).
Properly release resources when getting JanusError exceptions
Sep 2 2021, 6:25 PM
dan committed rSYLKe2c0a64ec55a: Fixed typo (authored by dan).
Fixed typo
Sep 2 2021, 6:25 PM
dan committed rSYLK4ffa93855cc2: Removed unnecessary parentheses (authored by dan).
Removed unnecessary parentheses
Sep 2 2021, 6:25 PM
dan committed rSYLK1cbc86cc58dc: Handle JanusError exceptions and relay errors back to client (authored by dan).
Handle JanusError exceptions and relay errors back to client
Sep 2 2021, 6:25 PM
dan committed rSYLKdd7f5f46528c: Fixed exception while deleting subscriber sessions during hangup events (authored by dan).
Fixed exception while deleting subscriber sessions during hangup events
Sep 2 2021, 6:24 PM
dan committed rSYLK964a19bc0ada: Use discard as session might not be yet added to the video room (authored by dan).
Use discard as session might not be yet added to the video room
Sep 2 2021, 6:24 PM
dan committed rSYLK21d0747a046f: Removed no longer necessary todo comments (authored by dan).
Removed no longer necessary todo comments
Sep 2 2021, 6:24 PM
dan committed rSYLK1a39a81a6e56: Fixed race condition when deleting SIP session (authored by dan).
Fixed race condition when deleting SIP session
Sep 2 2021, 6:24 PM
dan committed rSYLK344c59516e95: Use dict constructors instead of dict literals for readability (authored by dan).
Use dict constructors instead of dict literals for readability
Sep 2 2021, 6:24 PM
dan committed rSYLK960ecef6902d: Removed unnecessary local variables (authored by dan).
Removed unnecessary local variables
Sep 2 2021, 6:24 PM
dan committed rSYLKe8171a7ffdb1: Verify that the detached feed belongs to the requester (authored by dan).
Verify that the detached feed belongs to the requester
Sep 2 2021, 6:24 PM
dan committed rSYLK4f53f097900c: Avoid an unnecessary base session lookup (authored by dan).
Avoid an unnecessary base session lookup
Sep 2 2021, 6:24 PM
dan committed rSYLK0eafceadeea7: Use local variable (authored by dan).
Use local variable
Sep 2 2021, 6:24 PM
dan committed rSYLK13591f5db87c: Fixed error message (authored by dan).
Fixed error message
Sep 2 2021, 6:24 PM
dan committed rSYLKd9f5804c8f28: Replaced test to be more straightforward (authored by dan).
Replaced test to be more straightforward
Sep 2 2021, 6:24 PM
dan committed rSYLKc4dbb80eae4c: Removed unnecessary parentheses (authored by dan).
Removed unnecessary parentheses
Sep 2 2021, 6:24 PM
dan committed rSYLKbd0a81d07e3e: Group asserts together (authored by dan).
Group asserts together
Sep 2 2021, 6:24 PM
dan committed rSYLKeae29a4b0899: Adjusted comment spacing (authored by dan).
Adjusted comment spacing
Sep 2 2021, 6:24 PM
dan committed rSYLKdfe7b9069de5: Eliminated delays when deleting sessions and video rooms (authored by dan).
Eliminated delays when deleting sessions and video rooms
Sep 2 2021, 6:24 PM
dan committed rSYLKe3554f29f8eb: Removed unnecessary variable (authored by dan).
Removed unnecessary variable
Sep 2 2021, 6:24 PM
dan committed rSYLK38caf79ff541: Separated session hangup event handler (authored by dan).
Separated session hangup event handler
Sep 2 2021, 6:23 PM
dan committed rSYLKc90c907bac73: Simplified handling hangup events as they do not have an associated code (authored by dan).
Simplified handling hangup events as they do not have an associated code
Sep 2 2021, 6:23 PM
dan committed rSYLK8cd3c12b420b: Do not warn about missing session (it might have been destroyed elsewhere) (authored by dan).
Do not warn about missing session (it might have been destroyed elsewhere)
Sep 2 2021, 6:23 PM
dan committed rSYLKe1022725eafb: Do session cleanup after all processing (authored by dan).
Do session cleanup after all processing
Sep 2 2021, 6:23 PM
dan committed rSYLK0df57245463b: Do not warn about missing session (it might have been destroyed elsewhere) (authored by dan).
Do not warn about missing session (it might have been destroyed elsewhere)
Sep 2 2021, 6:23 PM
dan committed rSYLK5cf52c3bd427: Automatically adjust participant bitrate based on number of participants (authored by dan).
Automatically adjust participant bitrate based on number of participants
Sep 2 2021, 6:23 PM
dan committed rSYLKa335cae7c421: Changed default max_bitrate value from 4Mb/s to 2Mb/s (authored by dan).
Changed default max_bitrate value from 4Mb/s to 2Mb/s
Sep 2 2021, 6:23 PM
dan committed rSYLKe9f2b502112e: Added missing debug statement (authored by dan).
Added missing debug statement
Sep 2 2021, 6:23 PM
dan committed rSYLKb1046cd0283d: Provide more context in log messages to identify where they were generated (authored by dan).
Provide more context in log messages to identify where they were generated
Sep 2 2021, 6:23 PM
dan committed rSYLKc6cffad99fd3: Use SessionContainer to hold SIP sessions instead of using 2 mappings (authored by dan).
Use SessionContainer to hold SIP sessions instead of using 2 mappings
Sep 2 2021, 6:23 PM
dan committed rSYLK466af7048556: Added PublisherFeedContainer class for holding videoroom publisher feeds (authored by dan).
Added PublisherFeedContainer class for holding videoroom publisher feeds
Sep 2 2021, 6:23 PM
dan committed rSYLK1051080475fc: Fixed order of operations during ConnectionHandler cleanup (authored by dan).
Fixed order of operations during ConnectionHandler cleanup
Sep 2 2021, 6:23 PM
dan committed rSYLK82613b3363a3: Updated comments (authored by dan).
Updated comments
Sep 2 2021, 6:22 PM
dan committed rSYLK85b60bf1d77d: Renamed VideoRoomSessionContainer to SessionContainer (authored by dan).
Renamed VideoRoomSessionContainer to SessionContainer
Sep 2 2021, 6:22 PM
dan committed rSYLKca419d09008a: Rewrote VideoRoomSessionContainer to not use weak references (authored by dan).
Rewrote VideoRoomSessionContainer to not use weak references
Sep 2 2021, 6:22 PM
dan committed rSYLKb7396c75c8fc: Simplified getting the session with the handle_id (authored by dan).
Simplified getting the session with the handle_id
Sep 2 2021, 6:22 PM
dan committed rSYLKdc5e8319c22d: Added bitrate and video_codec configuration options for video rooms (authored by dan).
Added bitrate and video_codec configuration options for video rooms
Sep 2 2021, 6:22 PM
dan committed rSYLK5c9572769146: Removed unused import (authored by dan).
Removed unused import
Sep 2 2021, 6:22 PM
dan committed rSYLK8fd536bfbbc7: Fully cleanup the connection handler resources when the client disconnects (authored by dan).
Fully cleanup the connection handler resources when the client disconnects
Sep 2 2021, 6:22 PM
dan committed rSYLKc9ba17241990: Simplified condition (authored by dan).
Simplified condition
Sep 2 2021, 6:22 PM
dan committed rSYLK0ae437fc82dc: Refactored logging (authored by dan).
Refactored logging
Sep 2 2021, 6:22 PM
dan committed rSYLK9a534eefed09: Fixed spacing (authored by dan).
Fixed spacing
Sep 2 2021, 6:22 PM
dan committed rSYLK6e9179c05a64: Removed unused import (authored by dan).
Removed unused import
Sep 2 2021, 6:22 PM
dan committed rSYLKc6271069f31b: Made policy matching logic consistent and simplified code (authored by dan).
Made policy matching logic consistent and simplified code
Sep 2 2021, 6:22 PM
dan committed rSYLK25df70c44d95: The __init__ method should not return any value (authored by dan).
The __init__ method should not return any value
Sep 2 2021, 6:22 PM
dan committed rSYLK195ee3c73ea8: Fixed spurious SIPApplicationWillStart post and handling early stop (authored by dan).
Fixed spurious SIPApplicationWillStart post and handling early stop
Sep 2 2021, 6:22 PM
dan committed rSYLKb4cbb823c3ba: Simplified and enhanced application loading/accessing code (authored by dan).
Simplified and enhanced application loading/accessing code
Sep 2 2021, 6:22 PM
dan committed rSYLK96e31ccac53d: Register atexit handler to dump memory debug info (authored by dan).
Register atexit handler to dump memory debug info
Sep 2 2021, 6:22 PM
dan committed rSYLK7ece20486493: Added API call to allow a client to update session paramaters on the fly (authored by dan).
Added API call to allow a client to update session paramaters on the fly
Sep 2 2021, 6:21 PM