Page MenuHomePhabricator
Feed All Stories

Sep 2 2021

dan committed rSYLKb7bdd173c237: Simplified instantiating sylkrtc models from requests (authored by dan).
Simplified instantiating sylkrtc models from requests
Sep 2 2021, 6:31 PM
dan committed rSYLK6d19d0a012c5: Wait for the connection to be ready once before processing operations (authored by dan).
Wait for the connection to be ready once before processing operations
Sep 2 2021, 6:31 PM
dan committed rSYLK0a4ca0a1a520: Moved general exception handling into operation handlers (authored by dan).
Moved general exception handling into operation handlers
Sep 2 2021, 6:30 PM
dan committed rSYLK2ff1874ba1cd: Moved boilerplate code out of the request handlers (authored by dan).
Moved boilerplate code out of the request handlers
Sep 2 2021, 6:30 PM
dan committed rSYLKfe058329ee57: Lowercase operation type (authored by dan).
Lowercase operation type
Sep 2 2021, 6:30 PM
dan committed rSYLKeccc03bca6fb: Split operation handlers into request and event handlers (authored by dan).
Split operation handlers into request and event handlers
Sep 2 2021, 6:30 PM
dan committed rSYLK58a1ddc12775: Added todo comment (authored by dan).
Added todo comment
Sep 2 2021, 6:30 PM
adigeo committed rSYLK24a374e2536d: Update authors (authored by adigeo).
Update authors
Sep 2 2021, 6:30 PM
dan committed rSYLKa7a72798fe38: Use the UniqueStringListField type for the invited participants (authored by dan).
Use the UniqueStringListField type for the invited participants
Sep 2 2021, 6:30 PM
dan committed rSYLK47ce70fb8394: Moved normalization of the active participant list to the JSON model (authored by dan).
Moved normalization of the active participant list to the JSON model
Sep 2 2021, 6:30 PM
dan committed rSYLK8fd8dd09312c: Improved comment (authored by dan).
Improved comment
Sep 2 2021, 6:30 PM
dan committed rSYLKbf8c22f477ad: Log unhandled expection details (authored by dan).
Log unhandled expection details
Sep 2 2021, 6:30 PM
dan committed rSYLKfc2ba20443e4: Added UniqueStringListField JSON model field type (authored by dan).
Added UniqueStringListField JSON model field type
Sep 2 2021, 6:30 PM
dan committed rSYLK3a4e0ed882cc: Only update active participants if different (authored by dan).
Only update active participants if different
Sep 2 2021, 6:30 PM
dan committed rSYLK8fff37a7c92e: Added todo note (authored by dan).
Added todo note
Sep 2 2021, 6:29 PM
dan committed rSYLK8e99f6263900: Simplified getting the result from janus messages (authored by dan).
Simplified getting the result from janus messages
Sep 2 2021, 6:29 PM
dan committed rSYLK4647433a89c3: Added support for setting the active participants in a room (authored by dan).
Added support for setting the active participants in a room
Sep 2 2021, 6:29 PM
dan committed rSYLKc4950c1dbf21: Fixed handling ack messages (authored by dan).
Fixed handling ack messages
Sep 2 2021, 6:29 PM
dan committed rSYLK3f48d2e12025: Make the web resource available as a property (authored by dan).
Make the web resource available as a property
Sep 2 2021, 6:29 PM
dan committed rSYLKb35449b8a5f5: Split videoroom-ctl handler into subhandlers per option (authored by dan).
Split videoroom-ctl handler into subhandlers per option
Sep 2 2021, 6:29 PM
dan committed rSYLK76cec664aae3: Simplified getting static web resources for webrtcgateway (authored by dan).
Simplified getting static web resources for webrtcgateway
Sep 2 2021, 6:29 PM
dan committed rSYLKdf4eb533d4e2: Use a local copy of bootstrap.min.css (authored by dan).
Use a local copy of bootstrap.min.css
Sep 2 2021, 6:29 PM
dan committed rSYLK5b9c35f0f0a1: Replaced emdash HTML code with the actual character (authored by dan).
Replaced emdash HTML code with the actual character
Sep 2 2021, 6:29 PM
adigeo committed rSYLKbd660b1b6ad9: Updated authors and sponsors (authored by adigeo).
Updated authors and sponsors
Sep 2 2021, 6:29 PM
dan committed rSYLK856ac7f1b99e: Updated comment (authored by dan).
Updated comment
Sep 2 2021, 6:29 PM
dan committed rSYLK0c6cdf3e9151: Adjusted spacing (authored by dan).
Adjusted spacing
Sep 2 2021, 6:29 PM
dan committed rSYLK08442b49d7ba: Reordered and regrouped class definitions for clarity (authored by dan).
Reordered and regrouped class definitions for clarity
Sep 2 2021, 6:28 PM
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