- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Sep 8 2021
Sep 8 2021
Increase version
Migrate PGP keys to SQL storage
Sep 7 2021
Sep 7 2021
Migrate contacts to sqlite storage
Sep 6 2021
Sep 6 2021
Increase app store versions
Messaging fixes
adigeo committed rSYLKWRTCMc25c302fac23: Conversations replication fixes and improvements (authored by adigeo).
Conversations replication fixes and improvements
Sep 2 2021
Sep 2 2021
Added log dir server settings
adigeo committed rSYLKe49a9bbd5050: Fixed loading mime types in a sandboxed environment (authored by adigeo).
Fixed loading mime types in a sandboxed environment
Fixed saving shared screens in conference
adigeo committed rSYLK36bad6eab3c3: Fixed sending conference info notifications (authored by adigeo).
Fixed sending conference info notifications
adigeo committed rSYLK2e792ebeb353: Fixed handling screen sharing in conference (authored by adigeo).
Fixed handling screen sharing in conference
adigeo committed rSYLKf727e53e58fd: Fixed dispatching messages in conference app (authored by adigeo).
Fixed dispatching messages in conference app
Added trace_notification server setting
Update diagram
Update diagram
Discard observer
adigeo committed rSYLK85f4fd5d5fc9: Fixed settings conference room file transfer directory (authored by adigeo).
Fixed settings conference room file transfer directory
adigeo committed rSYLKd95293081f8b: Set relative ./var path if started from local directory (authored by adigeo).
Set relative ./var path if started from local directory
Log SIP session failure_reson
Log spool directory at start
Migrate to Python3
adigeo committed rSYLK1a730fdcf5ee: Added note about outbound proxy support for SIP messages in webrtc-gw app (authored by adigeo).
Added note about outbound proxy support for SIP messages in webrtc-gw app
adigeo committed rSYLK775a572b8960: Fixed encoding SDP attributes in xmpp gateway (authored by adigeo).
Fixed encoding SDP attributes in xmpp gateway
Log available codecs at start
Increase python version to 5.8.0
Update WebRTC architecture diagram
Update changelog
Added initial changelog for version 5.8.0
adigeo committed rSYLK06dfcc6cb135: Fixed encoding UTF-8 in xmpp gateway messaging (authored by adigeo).
Fixed encoding UTF-8 in xmpp gateway messaging
adigeo committed rSYLKcb873d44c1c8: Fixed encoding UTF-8 in xmpp gateway messaging (authored by adigeo).
Fixed encoding UTF-8 in xmpp gateway messaging
adigeo committed rSYLKd448e58c1d87: Fixed decoding UTF-8 in xmpp gateway messaging (authored by adigeo).
Fixed decoding UTF-8 in xmpp gateway messaging
adigeo committed rSYLKb6e81642050e: Add description to exception raised by broken Jingle payload (authored by adigeo).
Add description to exception raised by broken Jingle payload
Improve xmppgateways logging
adigeo committed rSYLK3dc680e9bb5a: Fixed handling xmppgateway is_composing events (authored by adigeo).
Fixed handling xmppgateway is_composing events
adigeo committed rSYLK8d0bb3bd5c34: Fix accumulating duplicate Jingle candidates (authored by adigeo).
Fix accumulating duplicate Jingle candidates
Handle RTCP in Jingle media sdp
Improve XMPP/SIP Message interoperability
Fixed tls settings for xmmp application
Added TLS support for XMPP gateway
adigeo committed rSYLK2e797768c2fb: Added subject to conference info description (authored by adigeo).
Added subject to conference info description
Added XMPP Muc Subject stanza
adigeo committed rSYLK705c5b7762ff: Initialize PJSIP engine with a fixed name server (authored by adigeo).
Initialize PJSIP engine with a fixed name server
Update WebRTC readme
adigeo committed rSYLKe236970ac6b4: Allow janus decline code to be defined in configuration (authored by adigeo).
Allow janus decline code to be defined in configuration
Increase version to 5.7.0
Reorder changelog entries
Update changelog for version 5.6.0
WebRTC conference log changes
adigeo committed rSYLK65dfd52d4112: Log remote participant for media type change in videoroom conference (authored by adigeo).
Log remote participant for media type change in videoroom conference
Improved webrtc video room logging
Fixed log line
Improved logging of push notifications
Log when chat session starts
Fixed rejecting SIP methods in webrtc app
adigeo committed rSYLK7c5ec9ea1c9b: Move incoming sip request to webrtc app logline to debug (authored by adigeo).
Move incoming sip request to webrtc app logline to debug
Improved logging
Moved bitrate logs to debug
Use push notification token for VoIP
Mention how to enable debug mode
Move poor connectivity logs to debug
Increase dependency version
adigeo committed rSYLK415679da4520: Compact welcome text message in conference rooms (authored by adigeo).
Compact welcome text message in conference rooms
Change for chat room welcome message
adigeo committed rSYLK263e3511cbb3: Update README with WebRTC multi-party conference features (authored by adigeo).
Update README with WebRTC multi-party conference features
Improve README
Updated README
adigeo committed rSYLK34dc88f02406: Added documentation about messages sync with SIP devices (authored by adigeo).
Added documentation about messages sync with SIP devices
Update authors
Updated authors and sponsors
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
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