- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Sep 2 2021
Sep 2 2021
tijmen committed rSYLKddf6f0a0ebbe: Fixed resource register for webrtc application webserver (authored by tijmen).
Fixed resource register for webrtc application webserver
Fixed encoding deviceid in base64
Fixed webserver root and path encoding
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
Encode payload in utf-8 for cpim messages
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
Fixed failed message logging
Corrected message failed log
tijmen committed rSYLKd4e73b1101e2: Added content type and IMDN status to logs (authored by tijmen).
Added content type and IMDN status to logs
adigeo committed rSYLK705c5b7762ff: Initialize PJSIP engine with a fixed name server (authored by adigeo).
Initialize PJSIP engine with a fixed name server
tijmen committed rSYLK7308c575a9b6: Don't send message state changes for IMDN messages (authored by tijmen).
Don't send message state changes for IMDN messages
Corrected attribute name
Fixed logging
Fixed receiving SIP messages
tijmen committed rSYLKfe675942898e: Added support for sending and receiving SIP Messages and IMDN (authored by tijmen).
Added support for sending and receiving SIP Messages and IMDN
Fixed duplicate logging
tijmen committed rSYLK32468c1f6ed6: Delay cleanup in videoroom hangup event to prevent colliding with 'leaving' (authored by tijmen).
Delay cleanup in videoroom hangup event to prevent colliding with 'leaving'
Removed empty lines and spaces
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
Fixed push media types
Added supoort for audio only conferences
Improved logging
Valentin Kleibel <valentin@vrvis.at> committed rSYLKe7f9f5a5a2ba: Added (external) IMAP authentication for webrtcgateway (authored by Valentin Kleibel <valentin@vrvis.at>).
Added (external) IMAP authentication for webrtcgateway
tijmen committed rSYLK6a77223377dc: Read device token from push response on 410 code (authored by tijmen).
Read device token from push response on 410 code
tijmen committed rSYLK6a2e0ff1eb5b: Reworked early media by adding extra event (authored by tijmen).
Reworked early media by adding extra event
Fixed syntax
Added support for early media
Fixed serializing push request to JSON
Only remove push token if it is set
Fixed catching error
Store IOS tokens split on topic
Remove token on logout
tijmen committed rSYLKee2d99514730: Only translate session id in conference invite (authored by tijmen).
Only translate session id in conference invite
Fixed syntax error
tijmen committed rSYLK8f37fffaf73b: Fixed removing token on 410 response from push server (authored by tijmen).
Fixed removing token on 410 response from push server
Cast random integer to string
tijmen committed rSYLK5dc4ade6eaad: Add session_id based on callid to conference invite (authored by tijmen).
Add session_id based on callid to conference invite
tijmen committed rSYLK9e9a6ab126fa: Replaced call-id by random uuid in push notification and conference invite (authored by tijmen).
Replaced call-id by random uuid in push notification and conference invite
Moved bitrate logs to debug
tijmen committed rSYLKd3178eca022e: Added support for 'ping' in sylkrtc protocol (authored by tijmen).
Added support for 'ping' in sylkrtc protocol
tijmen committed rSYLK17b824c07faf: Remove expired android token on '410' code (authored by tijmen).
Remove expired android token on '410' code
Use push notification token for VoIP
Add push destination to logline
tijmen committed rSYLK0f9f221f3af6: Replaced session id on incoming call to uuid from callid (authored by tijmen).
Replaced session id on incoming call to uuid from callid
Added user agent to token storage
tijmen committed rSYLKa7d32273ba29: Purge Android push token on 'NotRegistered' error (authored by tijmen).
Purge Android push token on 'NotRegistered' error
tijmen committed rSYLK00a956cb0225: Changed storage modal to be token based and not device_id based (authored by tijmen).
Changed storage modal to be token based and not device_id based
Updated logline
Exposed call-id in API for SIP calls
Added apache-cassandra as storage backend
Return empty dict if account has no token
tijmen committed rSYLKcfbaeed51c42: Split token in conference invite push notification if it contains a hash(#) (authored by tijmen).
Split token in conference invite push notification if it contains a hash(#)
Save tokens when device is removed
Removed not used datatype
tijmen committed rSYLKa67f534eb30b: Fixed token listing/delete in admin interface (authored by tijmen).
Fixed token listing/delete in admin interface
tijmen committed rSYLK4583fe002b07: Changed Firebase push notifications to Sylk push server and removed no longer… (authored by tijmen).
Changed Firebase push notifications to Sylk push server and removed no longer…
Don't use .keys
Added missing spaces
tijmen committed rSYLKac92523ea55f: Store push tokens and parameters in pickle file (authored by tijmen).
Store push tokens and parameters in pickle file
tijmen committed rSYLK18928836b031: Changed contact parameters model to send '-' instead of '_' (authored by tijmen).
Changed contact parameters model to send '-' instead of '_'
Removed register on account devicetoken