- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Sep 2 2021
Sep 2 2021
• dan committed rSYLKa6d4b8594c3c: Removed data duplication and inconsistent attributes (authored by • dan).
Removed data duplication and inconsistent attributes
• dan committed rSYLKc1962f597bf0: Removed extra empty lines and additional whitespaces (authored by • dan).
Removed extra empty lines and additional whitespaces
[webrtcgateway] Removed spurious empty line
• 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
• dan committed rSYLK7f54a0774ace: [webrtcgateway] Cleanup accounts when the client connection is lost (authored by • dan).
[webrtcgateway] Cleanup accounts when the client connection is lost
[webrtcgateway] Removed bogus attributes
• dan committed rSYLK1e9cc46d82db: [webrtcgateway] Fixed exception handling when creating/validating json model (authored by • dan).
[webrtcgateway] Fixed exception handling when creating/validating json model
• 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
adigeo committed rSYLK88096729902e: [webrtcgateway] Capture exception if SDP is empty (authored by adigeo).
[webrtcgateway] Capture exception if SDP is empty
[webrtcgateway] Refactor some log lines
adigeo committed rSYLKc3e951ba5de7: [webrtcgateway] Remove duplicate storage of mobile token (authored by adigeo).
[webrtcgateway] Remove duplicate storage of mobile token
adigeo committed rSYLKce5611d7c07a: [webrtcgateway] Delegate account removal function to the client (authored by adigeo).
[webrtcgateway] Delegate account removal function to the client
adigeo committed rSYLKb1ca02ae1a3f: [webrtcgateway] Save janus handle id in each video room (authored by adigeo).
[webrtcgateway] Save janus handle id in each video room
adigeo committed rSYLK974a9693adbe: [webrtcgateway] Store end-point address for each videoroom participant (authored by adigeo).
[webrtcgateway] Store end-point address for each videoroom participant
[webrtcgateway] Save session start time
adigeo committed rSYLK2d4c5c25f75b: [webrtcgateway] Save media type for each session (authored by adigeo).
[webrtcgateway] Save media type for each session
adigeo committed rSYLKd955c713e3c0: [webrtcgateway] Remove redundant storage for usage data (authored by adigeo).
[webrtcgateway] Remove redundant storage for usage data
adigeo committed rSYLK5f411845635b: [webrtcgateway] Don't call remove account twice (authored by adigeo).
[webrtcgateway] Don't call remove account twice
adigeo committed rSYLK4aa55f91cabd: [webrtcgateway] Always delete janus account in the same thread (authored by adigeo).
[webrtcgateway] Always delete janus account in the same thread
adigeo committed rSYLK41753464af06: [webrtcgateway] Fixed DNS lookup for outbound sessions (authored by adigeo).
[webrtcgateway] Fixed DNS lookup for outbound sessions
adigeo committed rSYLK0ea7e730fb84: [webrtcgateway] Purge accounts from memory when connection closes (authored by adigeo).
[webrtcgateway] Purge accounts from memory when connection closes
[webrtcgateway] Log chosen SIP route
adigeo committed rSYLK9aa15ff483b6: [webrtcgateway] Keep track of accounts and devices usage (authored by adigeo).
[webrtcgateway] Keep track of accounts and devices usage
adigeo committed rSYLK97d7d4784043: [webrtcgateway] Remove account if registration failed (authored by adigeo).
[webrtcgateway] Remove account if registration failed
adigeo committed rSYLKd09fb17d55b5: [webrtcgateway] Purge unused accounts from memory (authored by adigeo).
[webrtcgateway] Purge unused accounts from memory
adigeo committed rSYLKfe061161934a: [webrtcgateway] Store mobile token in each account (authored by adigeo).
[webrtcgateway] Store mobile token in each account
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
adigeo committed rSYLK444bb8fee026: [webrtcgateway] Added sound to mobile wakeup notification (authored by adigeo).
[webrtcgateway] Added sound to mobile wakeup notification
[webrtcgateway] Capture exception
Updated changelog
Fixed log line
• dan committed rSYLKb3df05d3816f: Added extra logging to help debug device token handling (authored by • dan).
Added extra logging to help debug device token handling
• 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
• dan committed rSYLK34b39c234ed8: Capture validation errors when building requests (authored by • dan).
Capture validation errors when building requests
Updated changelog
• dan committed rSYLK141647b71395: ROLLBACK: Use a local copy of bootstrap.min.css (authored by • dan).
ROLLBACK: Use a local copy of bootstrap.min.css
Use a local copy of bootstrap.min.css
• dan committed rSYLKc2cf148485cf: Increased version number and updated changelog (authored by • dan).
Increased version number and updated changelog
Adjusted package's descriptions
Added debian dependency on lsb-base
Updated boring file
Updated debian package maintainer
Increased debian standards version
Increased debian compatibility level to 9
saghul committed rSYLK70857b4dfe6a: webrtcgw: set content_available to True for FCM notifications (authored by saghul).
webrtcgw: set content_available to True for FCM notifications
webrtcgw: add TODO notes
webrtcgw: uncomment log lines
webrtcgw: simplify ICE state flags
webrtcgw: fix for AutoBahn API change
webrtcgw: reorganized package
webrtcgw: fix sample configuration file
saghul committed rSYLKb9e351c66a03: webrtcgw: initial implementation of push notifications framework (authored by saghul).
webrtcgw: initial implementation of push notifications framework
saghul committed rSYLK2a60b122ab49: webrtcgw: improved logging of incoming connections (authored by saghul).
webrtcgw: improved logging of incoming connections
• dan committed rSYLKd65d57dfe3ea: Adjusted sample config with latest default values (authored by • dan).
Adjusted sample config with latest default values
Changed codec order
Changed sample rate to favor opus
Simplified code
Added clarifying comment
Fixed chatroom capabilities
adigeo committed rSYLK08321e847d72: Fix settings the recording folder for video conference recordings (authored by adigeo).
Fix settings the recording folder for video conference recordings
adigeo committed rSYLK38b955494394: Added per video room access control and recording options (authored by adigeo).
Added per video room access control and recording options
Log remote peer address
Change log line
Log account registration failure reason
Log user agent
adigeo committed rSYLKe887732fd04b: Improve logging of WebRTC gateway and video conference applications (authored by adigeo).
Improve logging of WebRTC gateway and video conference applications
adigeo committed rSYLKfbeda73b839d: Mention implemented standards for WebRTC video conferencing (authored by adigeo).
Mention implemented standards for WebRTC video conferencing
Use proper capitalization
Update readme
Updated version
Updated changelog
saghul committed rSYLK4c11fdcbd14d: webrtc: fix closing WS connections with recent AutoBahn versions (authored by saghul).
webrtc: fix closing WS connections with recent AutoBahn versions
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
Remove deprecated kwarg
Update webrtc readme
saghul committed rSYLKc7dfeca36fda: webrtc: update builtin HTML description page (authored by saghul).
webrtc: update builtin HTML description page
Update remaining description texts
webrtc: reorganize API module
Remove unused imports
Updated README
Add log line when WS connection is opened
Set version to 4.0.0
Remove no longer used code
saghul committed rSYLKb2141537c5b6: Add support for TLS certificate chains for the builtin web server (authored by saghul).
Add support for TLS certificate chains for the builtin web server
Update readme
Updated TODO
saghul committed rSYLK1ba36a8dfbc6: webrtc: add ability to invite participants to a conference (authored by saghul).
webrtc: add ability to invite participants to a conference
saghul committed rSYLK42b1edfb905f: conference: update webrtc_gateway_url example (authored by saghul).
conference: update webrtc_gateway_url example
webrtc: ignore 'textroom' Janus plugin
saghul committed rSYLKc009f6b8c562: webrtc: Ignore 'proceeding' event from the SIP plugin (authored by saghul).
webrtc: Ignore 'proceeding' event from the SIP plugin
saghul committed rSYLK6604a996aeff: webrtc: add initial support for multi-party video conferencing (authored by saghul).
webrtc: add initial support for multi-party video conferencing
Refactor JanusSessionInfo