Page MenuHomePhabricator
Feed All Stories

Aug 17 2017

dan committed rSYLK5ead05d62873: Use the UniqueStringListField type for the invited participants (authored by dan).
Use the UniqueStringListField type for the invited participants
Aug 17 2017, 6:19 PM
dan committed rSYLK163b30157611: 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
Aug 17 2017, 6:18 PM
dan committed rSYLK3637287aac86: Added UniqueStringListField JSON model field type (authored by dan).
Added UniqueStringListField JSON model field type
Aug 17 2017, 6:18 PM
dan committed rSYLKa2b4382bfd12: Improved comment (authored by dan).
Improved comment
Aug 17 2017, 6:18 PM
dan committed rSYLK7cafc01a8a7c: Only update active participants if different (authored by dan).
Only update active participants if different
Aug 17 2017, 6:18 PM
dan committed rSYLK3352d0545452: Log unhandled expection details (authored by dan).
Log unhandled expection details
Aug 17 2017, 6:18 PM
dan committed rSYLKb0900a94b701: Added support for setting the active participants in a room (authored by dan).
Added support for setting the active participants in a room
Aug 17 2017, 6:18 PM

Aug 9 2017

tijmen committed rSYLKRTC65ed1d8f1ab0: Removed non working/not neeeded checks for participants existence (authored by tijmen).
Removed non working/not neeeded checks for participants existence
Aug 9 2017, 10:54 AM
tijmen committed rSYLKRTCe79b45768c5b: Fixed getRemoteStreams function in conference call (authored by tijmen).
Fixed getRemoteStreams function in conference call
Aug 9 2017, 10:54 AM

Aug 2 2017

dan committed rSYLK60aa2659a976: Added todo note (authored by dan).
Added todo note
Aug 2 2017, 7:12 PM
dan committed rSYLKde6b66f6c60f: Simplified getting the result from janus messages (authored by dan).
Simplified getting the result from janus messages
Aug 2 2017, 7:12 PM
dan committed rSYLK110b67f6b4bd: Fixed handling ack messages (authored by dan).
Fixed handling ack messages
Aug 2 2017, 7:12 PM
dan committed rSYLKb6c625350651: Make the web resource available as a property (authored by dan).
Make the web resource available as a property
Aug 2 2017, 7:12 PM
dan committed rSYLK93a695acb59a: Simplified getting static web resources for webrtcgateway (authored by dan).
Simplified getting static web resources for webrtcgateway
Aug 2 2017, 7:12 PM
dan committed rSYLK96219a4b4d72: Split videoroom-ctl handler into subhandlers per option (authored by dan).
Split videoroom-ctl handler into subhandlers per option
Aug 2 2017, 7:12 PM

Jul 31 2017

dan committed rSYLK1ed966e05ec7: Use a local copy of bootstrap.min.css (authored by dan).
Use a local copy of bootstrap.min.css
Jul 31 2017, 5:41 PM
dan committed rSYLK73d8fea62fd9: Replaced emdash HTML code with the actual character (authored by dan).
Replaced emdash HTML code with the actual character
Jul 31 2017, 5:41 PM
dan committed rSYLKd8299956e782: Updated comment (authored by dan).
Updated comment
Jul 31 2017, 5:41 PM
dan committed rSYLK224d8024ae93: Adjusted spacing (authored by dan).
Adjusted spacing
Jul 31 2017, 5:41 PM
adigeo committed rSYLK632dbb28f92b: Updated authors and sponsors (authored by adigeo).
Updated authors and sponsors
Jul 31 2017, 4:12 PM

Jul 30 2017

dan committed rSYLKefaa11dc0a12: Reordered and regrouped class definitions for clarity (authored by dan).
Reordered and regrouped class definitions for clarity
Jul 30 2017, 10:24 AM
dan committed rSYLK7e1a3d0db0c3: Added LimitedChoiceField for json models (authored by dan).
Added LimitedChoiceField for json models
Jul 30 2017, 10:23 AM
dan committed rSYLK0771117eef32: Set required=True for clarity (authored by dan).
Set required=True for clarity
Jul 30 2017, 10:23 AM
dan committed rSYLK758f6ed49699: Simplified error message (authored by dan).
Simplified error message
Jul 30 2017, 10:23 AM
dan committed rSYLK765f2e7778f3: Better names for some of the json model classes (authored by dan).
Better names for some of the json model classes
Jul 30 2017, 10:23 AM

Jul 29 2017

dan committed rSYLK47ef02ae9e8f: Log the resources directory on startup (authored by dan).
Log the resources directory on startup
Jul 29 2017, 10:41 AM
dan committed rSYLK0622eb4e6540: 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
Jul 29 2017, 10:41 AM

Jul 28 2017

dan committed rSYLK1db51a3b8665: Do not use slow regular expression for validating SIP URIs (authored by dan).
Do not use slow regular expression for validating SIP URIs
Jul 28 2017, 5:21 PM
dan committed rSYLKa4d2a19c602c: Improve validator efficiency by using objects with a validate method (authored by dan).
Improve validator efficiency by using objects with a validate method
Jul 28 2017, 5:21 PM
dan committed rSYLK93a8ee349aab: Do not split statements over multiple lines when not needed (authored by dan).
Do not split statements over multiple lines when not needed
Jul 28 2017, 5:21 PM
dan committed rSYLKe77a5b005c99: Added requirement on the jsonmodels python package (authored by dan).
Added requirement on the jsonmodels python package
Jul 28 2017, 5:21 PM
dan committed rSYLKccc36d4f1f6e: Simplified the setup.py script and improved PEP-8 compliance (authored by dan).
Simplified the setup.py script and improved PEP-8 compliance
Jul 28 2017, 5:21 PM

Jul 18 2017

dan committed rSYLK17051d2825eb: Removed quotes around default runtime directory in the help output (authored by dan).
Removed quotes around default runtime directory in the help output
Jul 18 2017, 5:29 AM
dan committed rSYLKdf0b4a0b9b73: Refactored startup script and configuration handling (authored by dan).
Refactored startup script and configuration handling
Jul 18 2017, 5:29 AM
dan committed rSYLKdabe31229168: Adjusted some log lines (authored by dan).
Adjusted some log lines
Jul 18 2017, 5:28 AM
dan committed rSYLKcc5f2077ae29: Reorganized startup script (authored by dan).
Reorganized startup script
Jul 18 2017, 5:28 AM
dan committed rSYLK8849f7f791a6: Use SylkServer.run to decouple from SylkServer's internals (authored by dan).
Use SylkServer.run to decouple from SylkServer's internals
Jul 18 2017, 5:28 AM
dan committed rSYLK41e2aef33578: Renamed stop_event attribute to stopped_event (authored by dan).
Renamed stop_event attribute to stopped_event
Jul 18 2017, 5:28 AM
dan committed rSYLKf4b552e4d572: Added run method on SylkServer (authored by dan).
Added run method on SylkServer
Jul 18 2017, 5:28 AM
dan committed rSYLK77d99f91627b: Removed duplication of startup error handling (authored by dan).
Removed duplication of startup error handling
Jul 18 2017, 5:28 AM
dan committed rSYLK381781ed715d: Improved log message (authored by dan).
Improved log message
Jul 18 2017, 5:28 AM
dan committed rSYLK3ba0a0695bde: Do not log traceback twice (authored by dan).
Do not log traceback twice
Jul 18 2017, 5:28 AM
dan committed rSYLKbef69a6abd12: Improved some log messages (authored by dan).
Improved some log messages
Jul 18 2017, 5:28 AM
dan committed rSYLKc5ffd3d31b50: 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
Jul 18 2017, 5:28 AM
dan committed rSYLKf40bac5d2134: Removed unnecessary parentheses (authored by dan).
Removed unnecessary parentheses
Jul 18 2017, 5:28 AM
dan committed rSYLK57a764e45f23: Shortened option description (authored by dan).
Shortened option description
Jul 18 2017, 5:28 AM
dan committed rSYLK086ae4b94564: Updated license (authored by dan).
Updated license
Jul 18 2017, 5:28 AM
dan committed rSYLKe615c8d80fcf: Use string representation for quoted values (authored by dan).
Use string representation for quoted values
Jul 18 2017, 5:28 AM
dan committed rSYLK010aca8b205a: Removed copyright notice from script (authored by dan).
Removed copyright notice from script
Jul 18 2017, 5:28 AM
dan committed rSYLK73a22989c541: Improved PEP-8 compliance (authored by dan).
Improved PEP-8 compliance
Jul 18 2017, 5:27 AM
dan committed rSYLKd7ef3721f7d3: Use modern syntax for catching exceptions (authored by dan).
Use modern syntax for catching exceptions
Jul 18 2017, 5:27 AM
dan committed rSYLK59dfb59e2b48: Use single quotes instead of double quotes (authored by dan).
Use single quotes instead of double quotes
Jul 18 2017, 5:27 AM
dan committed rSYLK641015e418c1: Removed unnecessary variable (authored by dan).
Removed unnecessary variable
Jul 18 2017, 5:27 AM
dan committed rSYLKdc7429f011c6: Removed unused variable (authored by dan).
Removed unused variable
Jul 18 2017, 5:27 AM
dan committed rSYLK898ccbc68b4e: Fixed indentation (authored by dan).
Fixed indentation
Jul 18 2017, 5:27 AM

Jul 14 2017

dan committed rSYLK8adf5d5ea926: 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
Jul 14 2017, 5:21 PM
dan committed rSYLK040d259369fc: Unified handling of exceptions for the video room join operation (authored by dan).
Unified handling of exceptions for the video room join operation
Jul 14 2017, 5:21 PM
dan committed rSYLK3739d657d976: Compacted statement (authored by dan).
Compacted statement
Jul 14 2017, 4:27 PM
dan committed rSYLKb1b2b0958b27: Simplified building request data for SIP calls and registrations (authored by dan).
Simplified building request data for SIP calls and registrations
Jul 14 2017, 4:26 PM
dan committed rSYLKedd9a2d85f5e: Simplified code and increased readability (authored by dan).
Simplified code and increased readability
Jul 14 2017, 4:26 PM
dan committed rSYLKca58446acc06: Use dict constructors instead of dict literals for readability (authored by dan).
Use dict constructors instead of dict literals for readability
Jul 14 2017, 4:26 PM
dan committed rSYLKc47528e93ed3: Removed unnecessary room attribute (authored by dan).
Removed unnecessary room attribute
Jul 14 2017, 4:26 PM
dan committed rSYLK490fc8de73f2: Removed no longer need test (authored by dan).
Removed no longer need test
Jul 14 2017, 4:26 PM
dan committed rSYLKbdbd58892fa8: Moved video room access validation from ConnectionHandler to VideoRoom (authored by dan).
Moved video room access validation from ConnectionHandler to VideoRoom
Jul 14 2017, 4:26 PM
dan committed rSYLK94f73223cddc: Made VideoRoomContainer consistent by not relying on weak references (authored by dan).
Made VideoRoomContainer consistent by not relying on weak references
Jul 14 2017, 4:26 PM
dan committed rSYLK072b4979113e: Made method for handling conference invites public (authored by dan).
Made method for handling conference invites public
Jul 14 2017, 4:26 PM
dan committed rSYLKc5c57a8f95f7: Simplified finding the invited accounts (authored by dan).
Simplified finding the invited accounts
Jul 14 2017, 4:26 PM
dan committed rSYLK99dd5f600c21: Fixed invite to conference to not include oneself (authored by dan).
Fixed invite to conference to not include oneself
Jul 14 2017, 4:26 PM
dan committed rSYLKbbe0803afcc2: Fixed spacing (authored by dan).
Fixed spacing
Jul 14 2017, 4:26 PM
dan committed rSYLK094dd84c23af: Do not treat DNS lookup errors as API errors (authored by dan).
Do not treat DNS lookup errors as API errors
Jul 14 2017, 4:26 PM
dan committed rSYLKb6f99813fd41: Fixed typo (authored by dan).
Fixed typo
Jul 14 2017, 4:26 PM
dan committed rSYLK11cb51ca0f98: Reworded error message (authored by dan).
Reworded error message
Jul 14 2017, 4:26 PM
dan committed rSYLK8baa07e64970: Fixed validator message (authored by dan).
Fixed validator message
Jul 14 2017, 4:26 PM
dan committed rSYLK05cd4bded2eb: Properly release resources when getting JanusError exceptions (authored by dan).
Properly release resources when getting JanusError exceptions
Jul 14 2017, 4:26 PM
dan committed rSYLK2af63e06ff80: Handle JanusError exceptions and relay errors back to client (authored by dan).
Handle JanusError exceptions and relay errors back to client
Jul 14 2017, 4:25 PM
dan committed rSYLK9317d529bbaa: Removed unnecessary parentheses (authored by dan).
Removed unnecessary parentheses
Jul 14 2017, 4:25 PM

Jul 12 2017

tijmen committed rSYLKRTC3d878296c5f0: Raised version (authored by tijmen).
Raised version
Jul 12 2017, 3:11 PM
tijmen committed rSYLKRTCa159e8882b7e: Updated API docs (authored by tijmen).
Updated API docs
Jul 12 2017, 2:21 PM
tijmen committed rSYLKRTCb4d4e48ab782: Added error to callback on remove account (authored by tijmen).
Added error to callback on remove account
Jul 12 2017, 1:11 PM
tijmen committed rSYLKRTC4a0269ea36b4: Added the possibility to scale video track in conferences (authored by tijmen).
Added the possibility to scale video track in conferences
Jul 12 2017, 11:05 AM
tijmen committed rSYLKRTCa64030dd9a69: Added possibility to pause video subscription (authored by tijmen).
Added possibility to pause video subscription
Jul 12 2017, 11:05 AM
tijmen committed rSYLKRTC0cbbe6a7a315: Updated webrtc-adapter version (authored by tijmen).
Updated webrtc-adapter version
Jul 12 2017, 11:05 AM

Jul 11 2017

dan committed rSYLK9815002f5ec1: 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
Jul 11 2017, 12:12 PM

Jul 10 2017

dan committed rSYLK630c575d141c: Removed no longer necessary todo comments (authored by dan).
Removed no longer necessary todo comments
Jul 10 2017, 10:51 PM
dan committed rSYLK49f7fe7e61b2: Fixed exception while deleting subscriber sessions during hangup events (authored by dan).
Fixed exception while deleting subscriber sessions during hangup events
Jul 10 2017, 10:51 PM
dan committed rSYLK3eb4837bd986: Fixed race condition when deleting SIP session (authored by dan).
Fixed race condition when deleting SIP session
Jul 10 2017, 10:51 PM
dan committed rSYLK16c6c2a457f9: Removed unnecessary local variables (authored by dan).
Removed unnecessary local variables
Jul 10 2017, 6:49 PM
dan committed rSYLKf1759b1b55d7: Use dict constructors instead of dict literals for readability (authored by dan).
Use dict constructors instead of dict literals for readability
Jul 10 2017, 6:49 PM
dan committed rSYLK86ce0ca3f2e8: Verify that the detached feed belongs to the requester (authored by dan).
Verify that the detached feed belongs to the requester
Jul 10 2017, 6:49 PM
dan committed rSYLKd7f92de920f8: Avoid an unnecessary base session lookup (authored by dan).
Avoid an unnecessary base session lookup
Jul 10 2017, 6:49 PM
dan committed rSYLKfad436ca3555: Use local variable (authored by dan).
Use local variable
Jul 10 2017, 6:48 PM
dan committed rSYLK152036a4d671: Fixed error message (authored by dan).
Fixed error message
Jul 10 2017, 6:48 PM
dan committed rSYLK017ea761d295: Replaced test to be more straightforward (authored by dan).
Replaced test to be more straightforward
Jul 10 2017, 6:48 PM
dan committed rSYLK5487cfe3ad47: Removed unnecessary parentheses (authored by dan).
Removed unnecessary parentheses
Jul 10 2017, 6:48 PM
dan committed rSYLKc5f048ec851b: Group asserts together (authored by dan).
Group asserts together
Jul 10 2017, 6:48 PM
dan committed rSYLK693b49977e53: Adjusted comment spacing (authored by dan).
Adjusted comment spacing
Jul 10 2017, 6:48 PM
tijmen committed rSYLKRTCf69bb8419760: Updated webrtc-adapter version (authored by tijmen).
Updated webrtc-adapter version
Jul 10 2017, 5:05 PM

Jul 7 2017

dan committed rSYLKb360e0d3e35b: Eliminated delays when deleting sessions and video rooms (authored by dan).
Eliminated delays when deleting sessions and video rooms
Jul 7 2017, 11:09 AM
dan committed rSYLKa42cc473c180: Removed unnecessary variable (authored by dan).
Removed unnecessary variable
Jul 7 2017, 11:09 AM
dan committed rSYLK290da3ecb00c: 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
Jul 7 2017, 11:08 AM