Page MenuHomePhabricator
Feed Advanced Search

Jan 18 2023

tijmen committed rSYLKPUSH2a927dcd55e7: Raise storage error on errors (authored by tijmen).
Raise storage error on errors
Jan 18 2023, 2:56 PM
tijmen committed rSYLKPUSH40b067a1a6bc: Added storage error (authored by tijmen).
Added storage error
Jan 18 2023, 2:55 PM
tijmen committed rSYLKPUSH703c95c36bfe: Removed stale print line (authored by tijmen).
Removed stale print line
Jan 18 2023, 2:55 PM
tijmen committed rSYLKPUSHb23db815fbe0: Added sylk-pushserver-db script (authored by tijmen).
Added sylk-pushserver-db script
Jan 18 2023, 2:55 PM
tijmen committed rSYLKPUSH4aa3ecd01264: 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
Jan 18 2023, 2:55 PM
tijmen committed rSYLKPUSH1fece95be9fe: Formatted output sylk-pushlcient-v2 (authored by tijmen).
Formatted output sylk-pushlcient-v2
Jan 18 2023, 2:55 PM
tijmen committed rSYLKPUSH09a6b35485b6: Catch errors when a specified cassandra table is not there (authored by tijmen).
Catch errors when a specified cassandra table is not there
Jan 18 2023, 2:55 PM
tijmen committed rSYLKPUSH950460909d5f: Make url not required for sylk-pushclient-v2 (authored by tijmen).
Make url not required for sylk-pushclient-v2
Jan 18 2023, 2:55 PM
tijmen committed rSYLKPUSH3240daa7f3cb: 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
Jan 18 2023, 2:55 PM
tijmen committed rSYLKPUSH0b5cb9918022: Allow config for the Cassandra table used (authored by tijmen).
Allow config for the Cassandra table used
Jan 18 2023, 2:54 PM
tijmen committed rSYLKPUSH9d905d868004: Updated docs (authored by tijmen).
Updated docs
Jan 18 2023, 2:54 PM
tijmen committed rSYLKPUSH1e4897de6c69: Update docs (authored by tijmen).
Update docs
Jan 18 2023, 2:54 PM
tijmen committed rSYLKPUSHf05c2c18bf8e: Added push client for API v2 (authored by tijmen).
Added push client for API v2
Jan 18 2023, 2:54 PM
tijmen committed rSYLKPUSHfea92abbbba8: Override uvicorn overriding the root logger level (authored by tijmen).
Override uvicorn overriding the root logger level
Jan 18 2023, 2:54 PM
tijmen committed rSYLKPUSH896b68b27878: Refactored logging (authored by tijmen).
Refactored logging
Jan 18 2023, 2:54 PM
tijmen committed rSYLKPUSHbcefe21d92a7: Fixed debian packaging (authored by tijmen).
Fixed debian packaging
Jan 18 2023, 2:53 PM
tijmen committed rSYLKPUSHe8587066ce84: Fixed typo (authored by tijmen).
Fixed typo
Jan 18 2023, 2:53 PM
tijmen committed rSYLKPUSHb1b94fdc6b89: Pick the log function per request in validation errors (authored by tijmen).
Pick the log function per request in validation errors
Jan 18 2023, 2:53 PM
tijmen committed rSYLKPUSHf84186a78257: Cleaned up log functions (authored by tijmen).
Cleaned up log functions
Jan 18 2023, 2:53 PM
tijmen committed rSYLKPUSHde80f2b731de: Added v2 routes (authored by tijmen).
Added v2 routes
Jan 18 2023, 2:53 PM
tijmen committed rSYLKPUSH2a75c0930e5f: Enable v2 API routes (authored by tijmen).
Enable v2 API routes
Jan 18 2023, 2:53 PM
tijmen committed rSYLKPUSH4be064bcba5c: Changed shebang so it runs in a virtual env (authored by tijmen).
Changed shebang so it runs in a virtual env
Jan 18 2023, 2:53 PM
tijmen committed rSYLKPUSHb8226303d252: Init storage on start (authored by tijmen).
Init storage on start
Jan 18 2023, 2:52 PM
tijmen committed rSYLKPUSHc1836763c609: Added token storage (authored by tijmen).
Added token storage
Jan 18 2023, 2:52 PM
tijmen committed rSYLKPUSH242399f1072c: Refactored configuration loading (authored by tijmen).
Refactored configuration loading
Jan 18 2023, 2:52 PM
tijmen committed rSYLKPUSHdf7dd9d947c4: Added new sections to config to support storage (authored by tijmen).
Added new sections to config to support storage
Jan 18 2023, 2:52 PM
tijmen committed rSYLKPUSH966c67c02d23: Removed duplicate import (authored by tijmen).
Removed duplicate import
Jan 18 2023, 2:52 PM
tijmen committed rSYLKPUSH092ca6440e67: Added util function to log push requests (authored by tijmen).
Added util function to log push requests
Jan 18 2023, 2:52 PM
tijmen committed rSYLKPUSHe52663f321da: Added util function to log remove token requests (authored by tijmen).
Added util function to log remove token requests
Jan 18 2023, 2:52 PM
tijmen committed rSYLKPUSHff5c69ff8429: Added util function to log add token requests (authored by tijmen).
Added util function to log add token requests
Jan 18 2023, 2:52 PM
tijmen committed rSYLKPUSHbb0220f0ec99: Use payload fix function (authored by tijmen).
Use payload fix function
Jan 18 2023, 2:52 PM
tijmen committed rSYLKPUSHc9610dba9717: Added util function to fix payload (authored by tijmen).
Added util function to fix payload
Jan 18 2023, 2:52 PM
tijmen committed rSYLKPUSH29664f8e2357: Added remove request and response model (authored by tijmen).
Added remove request and response model
Jan 18 2023, 2:52 PM
tijmen committed rSYLKPUSHd583d1dde7d1: Added push request model (authored by tijmen).
Added push request model
Jan 18 2023, 2:52 PM
tijmen committed rSYLKPUSH0dfc17de0d68: Formatting (authored by tijmen).
Formatting
Jan 18 2023, 2:52 PM
tijmen committed rSYLKPUSH2328397d4d1b: Added add request and response models (authored by tijmen).
Added add request and response models
Jan 18 2023, 2:52 PM
tijmen committed rSYLKPUSHe21f2755bf8b: Updated debian dependencies (authored by tijmen).
Updated debian dependencies
Jan 18 2023, 2:52 PM
tijmen committed rSYLKPUSH7dc79636c6dd: Return more usefull errors if request validation fails (authored by tijmen).
Return more usefull errors if request validation fails
Jan 18 2023, 2:52 PM
tijmen committed rSYLKPUSH0b66beeadbd8: Updated dependencies for virtual env (authored by tijmen).
Updated dependencies for virtual env
Jan 18 2023, 2:51 PM
tijmen committed rSYLKPUSH7dd052a9c660: TAG 2.0.0 (authored by tijmen).
TAG 2.0.0
Jan 18 2023, 11:50 AM

Jan 13 2023

tijmen committed rSYLKPUSHa4c02a468272: Updated changelog (authored by tijmen).
Updated changelog
Jan 13 2023, 9:50 AM
tijmen committed rSYLKPUSH93abbc32bf42: Added support for transfer event (authored by tijmen).
Added support for transfer event
Jan 13 2023, 9:31 AM

Jan 12 2023

tijmen committed rPYNSIPSIMPLEf57ecabb8a8c: Support ffmpeg 5.1 (authored by tijmen).
Support ffmpeg 5.1
Jan 12 2023, 6:26 PM
tijmen committed rSYLKPUSH91381fbc2f40: Fixed spacing (authored by tijmen).
Fixed spacing
Jan 12 2023, 12:18 PM

Dec 14 2022

tijmen committed rSYLKPUSH8185ba944250: Fixed default value of badge in script (authored by tijmen).
Fixed default value of badge in script
Dec 14 2022, 4:31 PM

Dec 13 2022

tijmen committed rSYLKPUSHae18e831edcf: Use version in fastAPI server (authored by tijmen).
Use version in fastAPI server
Dec 13 2022, 10:20 AM

Dec 12 2022

tijmen committed rSYLKPUSH191617fdf158: Use default reactor in cassandra if asyncio is not available (authored by tijmen).
Use default reactor in cassandra if asyncio is not available
Dec 12 2022, 3:29 PM

Dec 1 2022

tijmen committed rSYLK531e6721d662: Send API sip delete message to sip client when deleting a message from webrtc (authored by tijmen).
Send API sip delete message to sip client when deleting a message from webrtc
Dec 1 2022, 4:21 PM
tijmen committed rSYLK2575f216d14a: Added API to delete messages from sip client (authored by tijmen).
Added API to delete messages from sip client
Dec 1 2022, 4:21 PM

Nov 30 2022

tijmen committed rSYLK45bd86c14df7: Fixed exception in returning stored messages when they are in gc_grace period (authored by tijmen).
Fixed exception in returning stored messages when they are in gc_grace period
Nov 30 2022, 2:08 PM

Nov 29 2022

tijmen committed rCDRT4178093f40a2: Syntax fixes (authored by tijmen).
Syntax fixes
Nov 29 2022, 2:51 PM
tijmen committed rCDRTcaf08ea4d7f5: Fixed empty password in hashed ha1 on passowrd change (authored by tijmen).
Fixed empty password in hashed ha1 on passowrd change
Nov 29 2022, 2:51 PM

Nov 22 2022

tijmen committed rSYLK07baa4ae26af: Enable 'force_tcp' for newer Janus versions when outbound proxy transport uses… (authored by tijmen).
Enable 'force_tcp' for newer Janus versions when outbound proxy transport uses…
Nov 22 2022, 3:00 PM
tijmen committed rSYLK8208e4cfcb8d: Fixed date again when returning history when using file storage (authored by tijmen).
Fixed date again when returning history when using file storage
Nov 22 2022, 2:28 PM
tijmen committed rSYLK63451d079eb6: Fixed date when returning history when using file storage (authored by tijmen).
Fixed date when returning history when using file storage
Nov 22 2022, 2:28 PM

Nov 18 2022

tijmen committed rCDRTb00ec91cdb6b: Fixed time in history page (authored by tijmen).
Fixed time in history page
Nov 18 2022, 10:35 AM
tijmen committed rCDRT8e93f011d551: Refactored history page (authored by tijmen).
Refactored history page
Nov 18 2022, 10:35 AM

Nov 17 2022

tijmen committed rSYLK9851cbf145dd: Fixed storage when message failed and account is disconnected (authored by tijmen).
Fixed storage when message failed and account is disconnected
Nov 17 2022, 4:33 PM
tijmen committed rCDRT8f82e8d132ce: Moved translate ip logic to trace classes (authored by tijmen).
Moved translate ip logic to trace classes
Nov 17 2022, 3:51 PM
tijmen committed rSYLKPUSHe225e8bedc85: Updated debian requirements (authored by tijmen).
Updated debian requirements
Nov 17 2022, 2:50 PM

Nov 16 2022

tijmen committed rSYLKPUSH9b9238f48232: Updated changelog date (authored by tijmen).
Updated changelog date
Nov 16 2022, 10:51 AM

Nov 15 2022

tijmen committed rSYLKPUSH6a9a68957d8c: Force PIP version for deb builds (authored by tijmen).
Force PIP version for deb builds
Nov 15 2022, 6:03 PM
tijmen committed rSYLKPUSH6f566a1b3bc9: Fixed log message (authored by tijmen).
Fixed log message
Nov 15 2022, 6:03 PM
tijmen committed rSYLKPUSH8f6e301cf736: Remove unused import, formatted code (authored by tijmen).
Remove unused import, formatted code
Nov 15 2022, 6:03 PM
tijmen committed rSYLKPUSH7fae22d7a2d9: Updated requirements (authored by tijmen).
Updated requirements
Nov 15 2022, 6:03 PM

Nov 8 2022

tijmen committed rSYLK4e3bbca05c4a: Added ability to get/set custom headers in a call (authored by tijmen).
Added ability to get/set custom headers in a call
Nov 8 2022, 12:01 PM
tijmen committed rSYLK749b66be00bc: Added missing queue and removed some debug log (authored by tijmen).
Added missing queue and removed some debug log
Nov 8 2022, 11:41 AM
tijmen committed rSYLKc2c5c77fc8e1: Handle API token not found (authored by tijmen).
Handle API token not found
Nov 8 2022, 11:31 AM
tijmen committed rSYLK06dc9466ddaf: Added in dialog sip message (authored by tijmen).
Added in dialog sip message
Nov 8 2022, 11:11 AM

Nov 7 2022

tijmen committed rCDRT0996520d4146: Fixed issues with dst updater script (authored by tijmen).
Fixed issues with dst updater script
Nov 7 2022, 4:11 PM
tijmen committed rCDRT886acf92142d: Added script to fix dst issues in radius (authored by tijmen).
Added script to fix dst issues in radius
Nov 7 2022, 4:11 PM

Oct 26 2022

tijmen committed rCDRTe2d9ec2bb50c: Syntax fixes (authored by tijmen).
Syntax fixes
Oct 26 2022, 4:22 PM
tijmen committed rCDRTbc5b389974f8: Added possibility to translate proxy ip in trace links (authored by tijmen).
Added possibility to translate proxy ip in trace links
Oct 26 2022, 4:22 PM

Sep 2 2022

tijmen committed rCDRT1b33e3df7d8e: Syntax fixes (authored by tijmen).
Syntax fixes
Sep 2 2022, 2:12 PM

Sep 1 2022

tijmen committed rCDRT283cb77eff94: Fixed syntax (authored by tijmen).
Fixed syntax
Sep 1 2022, 4:52 PM
tijmen committed rCDRT6e296f2c0c3f: Fixed XSS (authored by tijmen).
Fixed XSS
Sep 1 2022, 4:52 PM

Aug 31 2022

tijmen committed rCDRTbd5623f9c2e8: Fixed XSS issue (authored by tijmen).
Fixed XSS issue
Aug 31 2022, 10:22 PM

Jul 5 2022

tijmen created an object: Siemens Gigaset C610.
Jul 5 2022, 11:54 AM
tijmen committed rSYLKPUSH7861f7b28b5e: Added from-uri to linphone payload (authored by tijmen).
Added from-uri to linphone payload
Jul 5 2022, 10:12 AM

Jun 30 2022

tijmen committed rSYLKPUSH13f56cb30951: Updated changelog (authored by tijmen).
Updated changelog
Jun 30 2022, 2:01 PM
tijmen committed rSYLKPUSH0c589a9083cf: Also added 'fcm' and 'apns' for wakeup requests (authored by tijmen).
Also added 'fcm' and 'apns' for wakeup requests
Jun 30 2022, 1:18 AM
tijmen committed rSYLKPUSH9f12cbc5adbe: Support 'apns' as platform name (authored by tijmen).
Support 'apns' as platform name
Jun 30 2022, 1:18 AM

Mar 31 2022

tijmen committed rSYLKPUSH49a252151dbf: Updated requirements (authored by tijmen).
Updated requirements
Mar 31 2022, 10:40 AM
tijmen committed rSYLKPUSH875df952da04: Updated changelog (authored by tijmen).
Updated changelog
Mar 31 2022, 10:33 AM

Mar 25 2022

tijmen committed rSYLKRTC155b593140c2: Updated docs (authored by tijmen).
Updated docs
Mar 25 2022, 3:20 PM
tijmen committed rSYLKRTCa0d99b6a1d1b: Added support for in dialog/call messages (authored by tijmen).
Added support for in dialog/call messages
Mar 25 2022, 3:18 PM
tijmen committed rSYLKRTC48b088da5057: Added ability to get/set custom headers for calls (authored by tijmen).
Added ability to get/set custom headers for calls
Mar 25 2022, 3:18 PM

Mar 11 2022

tijmen committed rSYLKRTCf8cd7452282f: Raised version (authored by tijmen).
Raised version
Mar 11 2022, 3:00 PM
tijmen committed rSYLKRTC18da60b95c6d: Fixed typo (authored by tijmen).
Fixed typo
Mar 11 2022, 3:00 PM
tijmen committed rSYLKRTC214cfec46f23: Raised version (authored by tijmen).
Raised version
Mar 11 2022, 2:51 PM
tijmen committed rSYLKRTCe8f14169c329: Added missing packetLossRate for audio (authored by tijmen).
Added missing packetLossRate for audio
Mar 11 2022, 2:51 PM

Mar 10 2022

tijmen committed rSYLKRTCb580aa7e89f0: Raised version (authored by tijmen).
Raised version
Mar 10 2022, 3:50 PM

Mar 9 2022

tijmen committed rSYLKRTCfc6499e2f98c: Fixed statistics if pc.getConfiguration function does not exist (authored by tijmen).
Fixed statistics if pc.getConfiguration function does not exist
Mar 9 2022, 7:56 PM
tijmen committed rSYLKRTC7ff4e6d862c6: Updated babel dependency to version 7 (authored by tijmen).
Updated babel dependency to version 7
Mar 9 2022, 7:56 PM
tijmen committed rSYLKRTCf1d1224661e7: TAG release-1.6.0 (authored by tijmen).
TAG release-1.6.0
Mar 9 2022, 7:56 PM

Mar 3 2022

tijmen committed rSYLKRTC4a8b3facc89e: Raised version (authored by tijmen).
Raised version
Mar 3 2022, 2:10 PM
tijmen committed rSYLKRTC4acf3806c7ed: Updated md5 dependency (authored by tijmen).
Updated md5 dependency
Mar 3 2022, 2:00 PM
tijmen committed rSYLKRTCe73d63da7d97: Updated SDP transform dependency (authored by tijmen).
Updated SDP transform dependency
Mar 3 2022, 2:00 PM
tijmen committed rSYLKRTCaf82c8ada9af: Updated jshint dependency (authored by tijmen).
Updated jshint dependency
Mar 3 2022, 2:00 PM
tijmen committed rSYLKRTCd68ce6031e9d: Updated debug dependency (authored by tijmen).
Updated debug dependency
Mar 3 2022, 2:00 PM