- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jul 7 2017
Jul 7 2017
• dan committed rSYLKed13f83dc2bf: 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)
Separated session hangup event handler
Do session cleanup after all processing
• dan committed rSYLK2ce0a3a5f053: 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)
Added missing debug statement
• dan committed rSYLK00eec2f27a1e: Automatically adjust participant bitrate based on number of participants (authored by • dan).
Automatically adjust participant bitrate based on number of participants
• dan committed rSYLK57645eee915c: 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
• dan committed rSYLKdaf5dbc5a5f9: 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
• dan committed rSYLK40be08f08851: 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
• dan committed rSYLK1f36bcc85a29: Fixed order of operations during ConnectionHandler cleanup (authored by • dan).
Fixed order of operations during ConnectionHandler cleanup
• dan committed rSYLK7deccd778ca5: Added PublisherFeedContainer class for holding videoroom publisher feeds (authored by • dan).
Added PublisherFeedContainer class for holding videoroom publisher feeds
• dan committed rSYLKb8b48cebbda2: Renamed VideoRoomSessionContainer to SessionContainer (authored by • dan).
Renamed VideoRoomSessionContainer to SessionContainer
Updated comments
• dan committed rSYLK700b7c55d16a: Rewrote VideoRoomSessionContainer to not use weak references (authored by • dan).
Rewrote VideoRoomSessionContainer to not use weak references
• dan committed rSYLK5c2c4ccabcb4: Simplified getting the session with the handle_id (authored by • dan).
Simplified getting the session with the handle_id
Removed unused import
• dan committed rSYLK1797f7347dcd: Fully cleanup the connection handler resources when the client disconnects (authored by • dan).
Fully cleanup the connection handler resources when the client disconnects
• dan committed rSYLKf28715ba44d4: Added bitrate and video_codec configuration options for video rooms (authored by • dan).
Added bitrate and video_codec configuration options for video rooms
Simplified condition
Refactored logging
Fixed spacing
Removed unused import
• dan committed rSYLK59d11a21eeeb: Made policy matching logic consistent and simplified code (authored by • dan).
Made policy matching logic consistent and simplified code
• dan committed rSYLK7fec1af1c63f: The __init__ method should not return any value (authored by • dan).
The __init__ method should not return any value
• dan committed rSYLKb6ed8fee675d: Simplified and enhanced application loading/accessing code (authored by • dan).
Simplified and enhanced application loading/accessing code
• dan committed rSYLKc4373d3bf51c: Fixed spurious SIPApplicationWillStart post and handling early stop (authored by • dan).
Fixed spurious SIPApplicationWillStart post and handling early stop
• dan committed rSYLK211880b08e45: Register atexit handler to dump memory debug info (authored by • dan).
Register atexit handler to dump memory debug info
• dan committed rSYLK1012984909f1: 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
Keep imports sorted
• dan committed rSYLK360fed2db3aa: Set videoroom bitrate to overwrite janus' low default of 256Kb/s (authored by • dan).
Set videoroom bitrate to overwrite janus' low default of 256Kb/s
Order imports alphabetically
Removed unused import
Reformatted text
• dan committed rSYLK7f194314e314: Added ability to toggle between configured log level and debug at runtime (authored by • dan).
Added ability to toggle between configured log level and debug at runtime
Added debug_level setting to ServerConfig
• dan committed rSYLK4d61c78cba92: Avoid unnecessary attach/detach in janus if DNS lookup fails (authored by • dan).
Avoid unnecessary attach/detach in janus if DNS lookup fails
• dan committed rSYLKe3cbf0569df0: Use python3 compatible form for except statements (authored by • dan).
Use python3 compatible form for except statements
• dan committed rSYLKc6f1750ca5a4: Avoid duplicate indexing when getting the data (authored by • dan).
Avoid duplicate indexing when getting the data
Removed unnecessary default value
Generalized sylkrtc json model mapping
Removed redundant comment
• dan committed rSYLK4a36871ce6c8: 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
• dan committed rSYLK24a86bab4925: Simplified building the result of the DNS lookup (authored by • dan).
Simplified building the result of the DNS lookup
Moved DNS lookup log message to debug level
Fixed argument types
Removed superfluous attribute
• dan committed rSYLK52f785d9399f: Removed extra empty lines and additional whitespaces (authored by • dan).
Removed extra empty lines and additional whitespaces
• dan committed rSYLKc5d603f0b37d: Removed data duplication and inconsistent attributes (authored by • dan).
Removed data duplication and inconsistent attributes
Jul 5 2017
Jul 5 2017
Updated webrtc-adapter version
Jun 29 2017
Jun 29 2017
Jun 28 2017
Jun 28 2017
Updated webrtc-adapter version
Jun 27 2017
Jun 27 2017
Updated API doc formatting
Updated attachmediastream version
Updated SDP-tranform version
Jun 23 2017
Jun 23 2017
Updated jshint version
Jun 21 2017
Jun 21 2017
Updated debug version
Updated bowser version
Updated browserify version
Update gulp-uglify version
Updated gulp-sourcemaps version
Switched from node-uuid to uuid
Apr 27 2017
Apr 27 2017
GitHub <noreply@github.com> committed rMP8f6fba1fdf80: Merge e6fc160e6b7667d0844d329cac3425dd4daaf549 into… (authored by Joonas Keskitalo <git@joonake.fi>).
Merge e6fc160e6b7667d0844d329cac3425dd4daaf549 into…
Apr 25 2017
Apr 25 2017
Increased version and updated changelog
• dan committed rMP6ac46edbd51f: Updated list of non-routable IP addresses and the corresponding RFC (authored by • dan).
Updated list of non-routable IP addresses and the corresponding RFC
Apr 12 2017
Apr 12 2017
GitHub <noreply@github.com> committed rMP6702dfda0551: Merge 950e7ee685ff2d0e8f23c9bf210698fe0c4366f4 into… (authored by snelson4693 <snelson4693@gmail.com>).
Merge 950e7ee685ff2d0e8f23c9bf210698fe0c4366f4 into…
Mar 28 2017
Mar 28 2017
Raised version and updated changelog
Mar 27 2017
Mar 27 2017
Formatted code login reminder
Updated php opening tags
Mar 24 2017
Mar 24 2017
Feb 18 2017
Feb 18 2017
GitHub <noreply@github.com> committed rMP657b3880c9eb: Merge e6fc160e6b7667d0844d329cac3425dd4daaf549 into… (authored by Joonas Keskitalo <git@joonake.fi>).
Merge e6fc160e6b7667d0844d329cac3425dd4daaf549 into…
Feb 9 2017
Feb 9 2017
[webrtcgateway] Removed spurious empty line
• dan committed rSYLKbb9779efaf31: [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 rSYLK00743410971f: [webrtcgateway] Cleanup accounts when the client connection is lost (authored by • dan).
[webrtcgateway] Cleanup accounts when the client connection is lost
Feb 6 2017
Feb 6 2017
• dan committed rSYLK0c9cf35bfac6: [webrtcgateway] Fixed exception handling when creating/validating json model (authored by • dan).
[webrtcgateway] Fixed exception handling when creating/validating json model
[webrtcgateway] Removed bogus attributes
• dan committed rSYLK37e369166316: [webrtcgateway] Fixed syntax error and bad reference from incomplete cleanup (authored by • dan).
[webrtcgateway] Fixed syntax error and bad reference from incomplete cleanup
Feb 3 2017
Feb 3 2017
adigeo committed rSYLKebbb3f4a0ef6: [webrtcgateway] Capture exception if SDP is empty (authored by adigeo).
[webrtcgateway] Capture exception if SDP is empty
adigeo committed rSYLK22b2ba05fb4a: [webrtcgateway] Remove duplicate storage of mobile token (authored by adigeo).
[webrtcgateway] Remove duplicate storage of mobile token
[webrtcgateway] Refactor some log lines
adigeo committed rSYLKd2493f7185d0: [webrtcgateway] Delegate account removal function to the client (authored by adigeo).
[webrtcgateway] Delegate account removal function to the client
adigeo committed rSYLK1ac3767d3d0d: [webrtcgateway] Save janus handle id in each video room (authored by adigeo).
[webrtcgateway] Save janus handle id in each video room
[webrtcgateway] Save session start time
adigeo committed rSYLK1cee20f226ea: [webrtcgateway] Save media type for each session (authored by adigeo).
[webrtcgateway] Save media type for each session
adigeo committed rSYLKffb841b5c16e: [webrtcgateway] Store end-point address for each videoroom participant (authored by adigeo).
[webrtcgateway] Store end-point address for each videoroom participant
adigeo committed rSYLK45968de60cfb: [webrtcgateway] Remove redundant storage for usage data (authored by adigeo).
[webrtcgateway] Remove redundant storage for usage data
Feb 2 2017
Feb 2 2017
adigeo committed rSYLKbfa09ffaae29: [webrtcgateway] Don't call remove account twice (authored by adigeo).
[webrtcgateway] Don't call remove account twice
adigeo committed rSYLK3b3b4201aced: [webrtcgateway] Fixed DNS lookup for outbound sessions (authored by adigeo).
[webrtcgateway] Fixed DNS lookup for outbound sessions
Feb 1 2017
Feb 1 2017
adigeo committed rSYLK1f1feb79c40d: [webrtcgateway] Always delete janus account in the same thread (authored by adigeo).
[webrtcgateway] Always delete janus account in the same thread
• dan committed rOPENXCAP451bcb7cf7a1: Increased version number and updated changelogs (authored by • dan).
Increased version number and updated changelogs
• dan committed rOPENXCAP5df9cddd68ed: Do not add INSTALL file into the debian package (authored by • dan).
Do not add INSTALL file into the debian package
Removed spurious whitespaces
Fixed debian package description
Updated debian maintainer
Added dependency on lsb-base
Updated debian standards version
• dan committed rOPENXCAP2a2d1dae26a3: Increased debian compatibility level to 9 (authored by • dan).
Increased debian compatibility level to 9
Jan 31 2017
Jan 31 2017
[webrtcgateway] Log chosen SIP route
adigeo committed rSYLKd922f69f6b15: [webrtcgateway] Purge accounts from memory when connection closes (authored by adigeo).
[webrtcgateway] Purge accounts from memory when connection closes
Jan 29 2017
Jan 29 2017
adigeo committed rSYLK74f2e263ac46: [webrtcgateway] Remove account if registration failed (authored by adigeo).
[webrtcgateway] Remove account if registration failed