- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Dec 22 2020
Dec 22 2020
Added storage error
Dec 21 2020
Dec 21 2020
Remove a log line
adigeo committed rSYLKWRTCM3b4fb6beada1: Only bring up alert panel when push notification arrives (authored by adigeo).
Only bring up alert panel when push notification arrives
Log token sent to server
adigeo committed rSYLKWRTCMbdeff6fd7862: Go to ready as soon as a new call comes in (authored by adigeo).
Go to ready as soon as a new call comes in
Removed stale print line
tijmen committed rSYLKPUSH6d58f2a15f37: Don't split token in pushclient-v2, it is not needed (authored by tijmen).
Don't split token in pushclient-v2, it is not needed
Dec 17 2020
Dec 17 2020
Added sylk-pushserver-db script
Formatted output sylk-pushlcient-v2
tijmen committed rSYLKPUSH6a28024e1c27: Make url not required for sylk-pushclient-v2 (authored by tijmen).
Make url not required for sylk-pushclient-v2
Dec 16 2020
Dec 16 2020
Increased Android version to v29
Added r62
tijmen committed rSYLKPUSH7e7969164b61: Catch errors when a specified cassandra table is not there (authored by tijmen).
Catch errors when a specified cassandra table is not there
tijmen committed rSYLKPUSH931b6691208b: Set default log level for cassandra to info and add debug option from config (authored by tijmen).
Set default log level for cassandra to info and add debug option from config
tijmen committed rSYLKPUSH86a77b5dcb70: Allow config for the Cassandra table used (authored by tijmen).
Allow config for the Cassandra table used
Dec 15 2020
Dec 15 2020
Updated docs
Update docs
Added push client for API v2
tijmen committed rSYLKPUSH35e13d406a4c: Override uvicorn overriding the root logger level (authored by tijmen).
Override uvicorn overriding the root logger level
Refactored logging
Dec 12 2020
Dec 12 2020
adigeo committed rSYLKPUSHab2c7dbddb76: Increased versdion and added changelog for version 2.0 (authored by adigeo).
Increased versdion and added changelog for version 2.0
adigeo committed rSYLKPUSHdc77e51d4d13: Added description for mobile_devices table (authored by adigeo).
Added description for mobile_devices table
Update authors
Dec 11 2020
Dec 11 2020
Fixed debian packaging
Check if some variables are defined
Dec 7 2020
Dec 7 2020
Fixed typo
Dec 5 2020
Dec 5 2020
Dec 4 2020
Dec 4 2020
tijmen committed rSYLKPUSHc7008e8c6a4f: Pick the log function per request in validation errors (authored by tijmen).
Pick the log function per request in validation errors
Cleaned up log functions
Enable v2 API routes
Added v2 routes
tijmen committed rSYLKPUSHd09fe7a34063: Changed shebang so it runs in a virtual env (authored by tijmen).
Changed shebang so it runs in a virtual env
Init storage on start
Dec 3 2020
Dec 3 2020
Added token storage
tijmen committed rSYLKPUSHd5fc695b0b5b: Added new sections to config to support storage (authored by tijmen).
Added new sections to config to support storage
Refactored configuration loading
Removed duplicate import
Dec 2 2020
Dec 2 2020
tijmen committed rSYLKPUSHe8c02d9d2c46: Added util function to log push requests (authored by tijmen).
Added util function to log push requests
tijmen committed rSYLKPUSH550b44de0abc: Added util function to log remove token requests (authored by tijmen).
Added util function to log remove token requests
tijmen committed rSYLKPUSH2a3c81f7ce78: Added util function to log add token requests (authored by tijmen).
Added util function to log add token requests
Use payload fix function
Added util function to fix payload
Added push request model
tijmen committed rSYLKPUSHa3325b19e5e7: Added remove request and response model (authored by tijmen).
Added remove request and response model
Formatting
Added add request and response models
Dec 1 2020
Dec 1 2020
tijmen committed rSYLKPUSH13022d09d8e9: Return more usefull errors if request validation fails (authored by tijmen).
Return more usefull errors if request validation fails
Updated debian dependencies
Updated dependencies for virtual env
Nov 29 2020
Nov 29 2020
Update WebRTC readme
Nov 28 2020
Nov 28 2020
Fixed importing MediaRelayBase class
Nov 26 2020
Nov 26 2020
Print TLS Common Name in extra call info
Nov 21 2020
Nov 21 2020
Added changelog for 4.0.4
Log configured SIP Thor domain at start
Improve logging at start
Added libiptc-dev build dependency
Log which dispatchers will be used
Use local logger for traffic
Change import logic
Remove yubikey from accounts
Nov 20 2020
Nov 20 2020
call statistics log added
Nov 18 2020
Nov 18 2020
Added r61
Changelog update
Menu item changes
Fixed waking up from OS dialer
adigeo committed rSYLKWRTCM220989d9b859: Fixed Call id when starting conference from the system (authored by adigeo).
Fixed Call id when starting conference from the system
adigeo committed rSYLKWRTCM4026ea75a080: Fixed handling incoming calls from OS and preserve media type (authored by adigeo).
Fixed handling incoming calls from OS and preserve media type
Remove bogus callkeep function
adigeo committed rSYLKWRTCM3139031b8feb: Fixed call state check for incoming calls (authored by adigeo).
Fixed call state check for incoming calls
Fixed revert speakerphone state
Fix for edit conference modal
CallKeep fixes fror Android
adigeo committed rSYLKWRTCM593ba99ac1ac: Fixed CallKeep didDeactivateAudioSession (authored by adigeo).
Fixed CallKeep didDeactivateAudioSession
Nov 17 2020
Nov 17 2020
Fixed propagating media type
adigeo committed rSYLK7c35f510904a: Allow janus decline code to be defined in configuration (authored by adigeo).
Allow janus decline code to be defined in configuration
Display call reject cause
adigeo committed rSYLKWRTCMea8191a7426c: Improve inviting participants at a later time (authored by adigeo).
Improve inviting participants at a later time
Nov 16 2020
Nov 16 2020
Fixed logging of radius configurations
Improve log line for used TLS certificate
adigeo committed rMP2d0c94fbc81c: Allow use of configured dispatchers in Thor mode (authored by adigeo).
Allow use of configured dispatchers in Thor mode
adigeo committed rMP3a796069851c: Added logs about TLS certificates loaded at start (authored by adigeo).
Added logs about TLS certificates loaded at start
Log error if no dispatchers are defined
adigeo committed rMP5e0ceedebee5: Log remote certificate common name for all TLS connections (authored by adigeo).
Log remote certificate common name for all TLS connections
Nov 14 2020
Nov 14 2020
Call flow fixes
Added TLS-CN radius attribute
adigeo committed rMP8af9396ae442: Fixed sending back expired event to dispatcher (authored by adigeo).
Fixed sending back expired event to dispatcher
Added version 4.0.3
Uncomment checking relay passport
Update readme and install docs
Added version 4.0.2
filter no valid streams before sort
write socket str -> bytes data
Added version 4.0.1
adigeo committed rMP2f66244c039c: Added gracefull shutdown option to systemd unit using reload command (authored by adigeo).
Added gracefull shutdown option to systemd unit using reload command
Migrate debian packaging to version 3
Added changelog for version 4.0.0
adigeo committed rMPd00d6d9dc1dc: Do not try to insert iptables module anymore (authored by adigeo).
Do not try to insert iptables module anymore
Migrate main code to version 3
Migrate c extension to version 3