Page MenuHomePhabricator
Feed All Stories

Sep 2 2021

dan committed rSYLK80767e84094d: Use python3 compatible form for except statements (authored by dan).
Use python3 compatible form for except statements
Sep 2 2021, 6:21 PM
dan committed rSYLKc588436b6566: Fixed typo (authored by dan).
Fixed typo
Sep 2 2021, 6:21 PM
dan committed rSYLK2a55886f4817: Avoid duplicate indexing when getting the data (authored by dan).
Avoid duplicate indexing when getting the data
Sep 2 2021, 6:21 PM
dan committed rSYLKe5cdea96199a: Avoid unnecessary attach/detach in janus if DNS lookup fails (authored by dan).
Avoid unnecessary attach/detach in janus if DNS lookup fails
Sep 2 2021, 6:21 PM
dan committed rSYLK86b5b440c607: Removed unnecessary default value (authored by dan).
Removed unnecessary default value
Sep 2 2021, 6:20 PM
dan committed rSYLKcf44eeb45745: Generalized sylkrtc json model mapping (authored by dan).
Generalized sylkrtc json model mapping
Sep 2 2021, 6:20 PM
dan committed rSYLK6b3b9d497da8: Removed redundant comment (authored by dan).
Removed redundant comment
Sep 2 2021, 6:20 PM
dan committed rSYLK763e5f539fd1: Simplified and fixed DNS lookup when no outbound proxy is involved (authored by dan).
Simplified and fixed DNS lookup when no outbound proxy is involved
Sep 2 2021, 6:20 PM
dan committed rSYLKfd8b76921128: Simplified building the result of the DNS lookup (authored by dan).
Simplified building the result of the DNS lookup
Sep 2 2021, 6:20 PM
dan committed rSYLKb50e5fd7f3eb: Removed superfluous attribute (authored by dan).
Removed superfluous attribute
Sep 2 2021, 6:20 PM
dan committed rSYLKa8127bfaeabc: Fixed argument types (authored by dan).
Fixed argument types
Sep 2 2021, 6:20 PM
dan committed rSYLK5d4402c3daf8: Moved DNS lookup log message to debug level (authored by dan).
Moved DNS lookup log message to debug level
Sep 2 2021, 6:20 PM
dan committed rSYLKa6d4b8594c3c: Removed data duplication and inconsistent attributes (authored by dan).
Removed data duplication and inconsistent attributes
Sep 2 2021, 6:20 PM
dan committed rSYLKc1962f597bf0: Removed extra empty lines and additional whitespaces (authored by dan).
Removed extra empty lines and additional whitespaces
Sep 2 2021, 6:20 PM
dan committed rSYLKec009720caba: [webrtcgateway] Removed spurious empty line (authored by dan).
[webrtcgateway] Removed spurious empty line
Sep 2 2021, 6:20 PM
dan committed rSYLK68174faa452f: [webrtcgateway] Added comment as to why we cleanup on account removal (authored by dan).
[webrtcgateway] Added comment as to why we cleanup on account removal
Sep 2 2021, 6:20 PM
dan committed rSYLK7f54a0774ace: [webrtcgateway] Cleanup accounts when the client connection is lost (authored by dan).
[webrtcgateway] Cleanup accounts when the client connection is lost
Sep 2 2021, 6:19 PM
dan committed rSYLKaf991f3f9aa2: [webrtcgateway] Removed bogus attributes (authored by dan).
[webrtcgateway] Removed bogus attributes
Sep 2 2021, 6:19 PM
dan committed rSYLK1e9cc46d82db: [webrtcgateway] Fixed exception handling when creating/validating json model (authored by dan).
[webrtcgateway] Fixed exception handling when creating/validating json model
Sep 2 2021, 6:19 PM
dan committed rSYLKe94d168f9802: [webrtcgateway] Fixed syntax error and bad reference from incomplete cleanup (authored by dan).
[webrtcgateway] Fixed syntax error and bad reference from incomplete cleanup
Sep 2 2021, 6:19 PM
adigeo committed rSYLK88096729902e: [webrtcgateway] Capture exception if SDP is empty (authored by adigeo).
[webrtcgateway] Capture exception if SDP is empty
Sep 2 2021, 6:19 PM
adigeo committed rSYLK30dec5601bb3: [webrtcgateway] Refactor some log lines (authored by adigeo).
[webrtcgateway] Refactor some log lines
Sep 2 2021, 6:19 PM
adigeo committed rSYLKc3e951ba5de7: [webrtcgateway] Remove duplicate storage of mobile token (authored by adigeo).
[webrtcgateway] Remove duplicate storage of mobile token
Sep 2 2021, 6:19 PM
adigeo committed rSYLKce5611d7c07a: [webrtcgateway] Delegate account removal function to the client (authored by adigeo).
[webrtcgateway] Delegate account removal function to the client
Sep 2 2021, 6:19 PM
adigeo committed rSYLKb1ca02ae1a3f: [webrtcgateway] Save janus handle id in each video room (authored by adigeo).
[webrtcgateway] Save janus handle id in each video room
Sep 2 2021, 6:18 PM
adigeo committed rSYLK974a9693adbe: [webrtcgateway] Store end-point address for each videoroom participant (authored by adigeo).
[webrtcgateway] Store end-point address for each videoroom participant
Sep 2 2021, 6:18 PM
adigeo committed rSYLK16e33d4e8b29: [webrtcgateway] Save session start time (authored by adigeo).
[webrtcgateway] Save session start time
Sep 2 2021, 6:18 PM
adigeo committed rSYLK2d4c5c25f75b: [webrtcgateway] Save media type for each session (authored by adigeo).
[webrtcgateway] Save media type for each session
Sep 2 2021, 6:18 PM
adigeo committed rSYLKd955c713e3c0: [webrtcgateway] Remove redundant storage for usage data (authored by adigeo).
[webrtcgateway] Remove redundant storage for usage data
Sep 2 2021, 6:18 PM
adigeo committed rSYLK5f411845635b: [webrtcgateway] Don't call remove account twice (authored by adigeo).
[webrtcgateway] Don't call remove account twice
Sep 2 2021, 6:18 PM
adigeo committed rSYLK4aa55f91cabd: [webrtcgateway] Always delete janus account in the same thread (authored by adigeo).
[webrtcgateway] Always delete janus account in the same thread
Sep 2 2021, 6:18 PM
adigeo committed rSYLK41753464af06: [webrtcgateway] Fixed DNS lookup for outbound sessions (authored by adigeo).
[webrtcgateway] Fixed DNS lookup for outbound sessions
Sep 2 2021, 6:18 PM
adigeo committed rSYLK0ea7e730fb84: [webrtcgateway] Purge accounts from memory when connection closes (authored by adigeo).
[webrtcgateway] Purge accounts from memory when connection closes
Sep 2 2021, 6:18 PM
adigeo committed rSYLK3968f9eb0c9b: [webrtcgateway] Log chosen SIP route (authored by adigeo).
[webrtcgateway] Log chosen SIP route
Sep 2 2021, 6:18 PM
adigeo committed rSYLK9aa15ff483b6: [webrtcgateway] Keep track of accounts and devices usage (authored by adigeo).
[webrtcgateway] Keep track of accounts and devices usage
Sep 2 2021, 6:18 PM
adigeo committed rSYLK97d7d4784043: [webrtcgateway] Remove account if registration failed (authored by adigeo).
[webrtcgateway] Remove account if registration failed
Sep 2 2021, 6:18 PM
adigeo committed rSYLKd09fb17d55b5: [webrtcgateway] Purge unused accounts from memory (authored by adigeo).
[webrtcgateway] Purge unused accounts from memory
Sep 2 2021, 6:17 PM
adigeo committed rSYLKfe061161934a: [webrtcgateway] Store mobile token in each account (authored by adigeo).
[webrtcgateway] Store mobile token in each account
Sep 2 2021, 6:17 PM
adigeo committed rSYLK115e8a64c214: [webrtcgateway] Keep track per room of each video publisher and subscriber feeds (authored by adigeo).
[webrtcgateway] Keep track per room of each video publisher and subscriber feeds
Sep 2 2021, 6:17 PM
adigeo committed rSYLK444bb8fee026: [webrtcgateway] Added sound to mobile wakeup notification (authored by adigeo).
[webrtcgateway] Added sound to mobile wakeup notification
Sep 2 2021, 6:17 PM
adigeo committed rSYLKbdbeba5fd19b: [webrtcgateway] Capture exception (authored by adigeo).
[webrtcgateway] Capture exception
Sep 2 2021, 6:17 PM
dan committed rSYLK1dedaf457f56: Updated changelog (authored by dan).
Updated changelog
Sep 2 2021, 6:17 PM
dan committed rSYLK969318a7f196: Fixed log line (authored by dan).
Fixed log line
Sep 2 2021, 6:17 PM
dan committed rSYLKe206861ef3ea: Removed log (authored by dan).
Removed log
Sep 2 2021, 6:17 PM
dan committed rSYLKb3df05d3816f: Added extra logging to help debug device token handling (authored by dan).
Added extra logging to help debug device token handling
Sep 2 2021, 6:16 PM
dan committed rSYLKacb57048a2b0: The new_token field is not required for the account-devicetoken request (authored by dan).
The new_token field is not required for the account-devicetoken request
Sep 2 2021, 6:16 PM
dan committed rSYLK34b39c234ed8: Capture validation errors when building requests (authored by dan).
Capture validation errors when building requests
Sep 2 2021, 6:16 PM
dan committed rSYLKbf95745741a9: Updated changelog (authored by dan).
Updated changelog
Sep 2 2021, 6:16 PM
dan committed rSYLK141647b71395: ROLLBACK: Use a local copy of bootstrap.min.css (authored by dan).
ROLLBACK: Use a local copy of bootstrap.min.css
Sep 2 2021, 6:16 PM
dan committed rSYLK732c8e9b1342: Use a local copy of bootstrap.min.css (authored by dan).
Use a local copy of bootstrap.min.css
Sep 2 2021, 6:16 PM
dan committed rSYLKc2cf148485cf: Increased version number and updated changelog (authored by dan).
Increased version number and updated changelog
Sep 2 2021, 6:16 PM
dan committed rSYLK0ccda928faa8: Adjusted package's descriptions (authored by dan).
Adjusted package's descriptions
Sep 2 2021, 6:16 PM
dan committed rSYLK54b44428d38c: Added debian dependency on lsb-base (authored by dan).
Added debian dependency on lsb-base
Sep 2 2021, 6:15 PM
dan committed rSYLK7d2301ebe299: Updated boring file (authored by dan).
Updated boring file
Sep 2 2021, 6:15 PM
dan committed rSYLK434cd85d3d08: Updated debian package maintainer (authored by dan).
Updated debian package maintainer
Sep 2 2021, 6:15 PM
dan committed rSYLK4f1d05daaeee: Increased debian standards version (authored by dan).
Increased debian standards version
Sep 2 2021, 6:15 PM
dan committed rSYLK380ca846078f: Increased debian compatibility level to 9 (authored by dan).
Increased debian compatibility level to 9
Sep 2 2021, 6:15 PM
saghul committed rSYLK70857b4dfe6a: webrtcgw: set content_available to True for FCM notifications (authored by saghul).
webrtcgw: set content_available to True for FCM notifications
Sep 2 2021, 6:15 PM
adigeo committed rSYLK3d1eacb134fa: Update TODO (authored by adigeo).
Update TODO
Sep 2 2021, 6:15 PM
saghul committed rSYLK58e50e7cfd5a: webrtcgw: add TODO notes (authored by saghul).
webrtcgw: add TODO notes
Sep 2 2021, 6:15 PM
saghul committed rSYLK01c9ae5cc9d7: webrtcgw: uncomment log lines (authored by saghul).
webrtcgw: uncomment log lines
Sep 2 2021, 6:15 PM
saghul committed rSYLK2eef567811da: webrtcgw: simplify ICE state flags (authored by saghul).
webrtcgw: simplify ICE state flags
Sep 2 2021, 6:15 PM
saghul committed rSYLKb91abfedc58f: webrtcgw: fix for AutoBahn API change (authored by saghul).
webrtcgw: fix for AutoBahn API change
Sep 2 2021, 6:15 PM
saghul committed rSYLK3b7f1a5f346a: webrtcgw: reorganized package (authored by saghul).
webrtcgw: reorganized package
Sep 2 2021, 6:15 PM
saghul committed rSYLKb84f0f2630af: webrtcgw: fix sample configuration file (authored by saghul).
webrtcgw: fix sample configuration file
Sep 2 2021, 6:14 PM
saghul committed rSYLKb9e351c66a03: webrtcgw: initial implementation of push notifications framework (authored by saghul).
webrtcgw: initial implementation of push notifications framework
Sep 2 2021, 6:14 PM
saghul committed rSYLK2a60b122ab49: webrtcgw: improved logging of incoming connections (authored by saghul).
webrtcgw: improved logging of incoming connections
Sep 2 2021, 6:14 PM
dan committed rSYLKd65d57dfe3ea: Adjusted sample config with latest default values (authored by dan).
Adjusted sample config with latest default values
Sep 2 2021, 6:14 PM
dan committed rSYLK185d45cba3c2: Changed codec order (authored by dan).
Changed codec order
Sep 2 2021, 6:14 PM
dan committed rSYLK0ba5ddcbc873: Changed sample rate to favor opus (authored by dan).
Changed sample rate to favor opus
Sep 2 2021, 6:14 PM
dan committed rSYLK18d8cb06e2ff: Fixed typo (authored by dan).
Fixed typo
Sep 2 2021, 6:14 PM
dan committed rSYLK8a59292f8f88: Simplified code (authored by dan).
Simplified code
Sep 2 2021, 6:14 PM
dan committed rSYLK48e6066525af: Added clarifying comment (authored by dan).
Added clarifying comment
Sep 2 2021, 6:14 PM
dan committed rSYLK35b6209ed0f1: Fixed chatroom capabilities (authored by dan).
Fixed chatroom capabilities
Sep 2 2021, 6:14 PM
adigeo committed rSYLK08321e847d72: Fix settings the recording folder for video conference recordings (authored by adigeo).
Fix settings the recording folder for video conference recordings
Sep 2 2021, 6:14 PM
adigeo committed rSYLK38b955494394: Added per video room access control and recording options (authored by adigeo).
Added per video room access control and recording options
Sep 2 2021, 6:14 PM
adigeo committed rSYLKa1865d395a0c: Log remote peer address (authored by adigeo).
Log remote peer address
Sep 2 2021, 6:13 PM
adigeo committed rSYLK95c2e29fe506: Change log line (authored by adigeo).
Change log line
Sep 2 2021, 6:13 PM
adigeo committed rSYLKea9c61cd4169: Log account registration failure reason (authored by adigeo).
Log account registration failure reason
Sep 2 2021, 6:13 PM
adigeo committed rSYLK954f17b76102: Log user agent (authored by adigeo).
Log user agent
Sep 2 2021, 6:13 PM
adigeo committed rSYLKe887732fd04b: Improve logging of WebRTC gateway and video conference applications (authored by adigeo).
Improve logging of WebRTC gateway and video conference applications
Sep 2 2021, 6:13 PM
adigeo committed rSYLKfbeda73b839d: Mention implemented standards for WebRTC video conferencing (authored by adigeo).
Mention implemented standards for WebRTC video conferencing
Sep 2 2021, 6:13 PM
saghul committed rSYLK3e5c17292cc8: Use proper capitalization (authored by saghul).
Use proper capitalization
Sep 2 2021, 6:13 PM
adigeo committed rSYLKc9a08d082361: Update readme (authored by adigeo).
Update readme
Sep 2 2021, 6:13 PM
saghul committed rSYLK3e4d2690bb5f: Updated version (authored by saghul).
Updated version
Sep 2 2021, 6:13 PM
saghul committed rSYLKc650a504905d: Updated changelog (authored by saghul).
Updated changelog
Sep 2 2021, 6:13 PM
saghul committed rSYLK4c11fdcbd14d: webrtc: fix closing WS connections with recent AutoBahn versions (authored by saghul).
webrtc: fix closing WS connections with recent AutoBahn versions
Sep 2 2021, 6:13 PM
saghul committed rSYLK04f82cb2c94c: Don't use self-signed certificate for the web server by default (authored by saghul).
Don't use self-signed certificate for the web server by default
Sep 2 2021, 6:13 PM
adigeo committed rSYLKa83483f1dc49: Update docs (authored by adigeo).
Update docs
Sep 2 2021, 6:13 PM
saghul committed rSYLKc060af0c3da7: Remove deprecated kwarg (authored by saghul).
Remove deprecated kwarg
Sep 2 2021, 6:13 PM
adigeo committed rSYLK7258c32bfcac: Update webrtc readme (authored by adigeo).
Update webrtc readme
Sep 2 2021, 6:13 PM
saghul committed rSYLKc7dfeca36fda: webrtc: update builtin HTML description page (authored by saghul).
webrtc: update builtin HTML description page
Sep 2 2021, 6:13 PM
saghul committed rSYLKb6330e0f97a0: Update remaining description texts (authored by saghul).
Update remaining description texts
Sep 2 2021, 6:12 PM
saghul committed rSYLK27fad2ff82f3: webrtc: reorganize API module (authored by saghul).
webrtc: reorganize API module
Sep 2 2021, 6:12 PM
saghul committed rSYLK239d8ceec900: Remove unused imports (authored by saghul).
Remove unused imports
Sep 2 2021, 6:12 PM
saghul committed rSYLK025bc062b602: Updated README (authored by saghul).
Updated README
Sep 2 2021, 6:12 PM
saghul committed rSYLK03dd8ed41fe2: Add log line when WS connection is opened (authored by saghul).
Add log line when WS connection is opened
Sep 2 2021, 6:12 PM
saghul committed rSYLK416412d8421d: Set version to 4.0.0 (authored by saghul).
Set version to 4.0.0
Sep 2 2021, 6:12 PM
saghul committed rSYLKb05d5bbaf9ef: Fix spacing (authored by saghul).
Fix spacing
Sep 2 2021, 6:12 PM
saghul committed rSYLKae8c0e4dedc8: Remove no longer used code (authored by saghul).
Remove no longer used code
Sep 2 2021, 6:12 PM