- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Apr 29 2023
Apr 29 2023
adigeo committed rSIPCLIENTSdb55e559d8c7: Rename voice activated recorder script (authored by adigeo).
Rename voice activated recorder script
Improve audio recorder script
Apr 28 2023
Apr 28 2023
adigeo committed rSIPCLIENTS1b1ee9d389f4: Added option to auto-record voice calls (authored by adigeo).
Added option to auto-record voice calls
Wav recorder fixes
Apr 27 2023
Apr 27 2023
Skip too short recordings
Fixed typo
adigeo committed rSIPCLIENTS07777c8d1751: Improve Wav recording relay functionality (authored by adigeo).
Improve Wav recording relay functionality
Fix deleting playback files
Improve ptt recorder
PTT fixes
tijmen committed rSYLK27aef44f7eda: Remove associated files if file transfer message is removed (authored by tijmen).
Remove associated files if file transfer message is removed
Apr 25 2023
Apr 25 2023
Removed unused import
tijmen committed rSYLKe589495bed4f: Added support for uploading files to webrtc accounts (authored by tijmen).
Added support for uploading files to webrtc accounts
Added filetransfer message object
tijmen committed rSYLK5e21bed5871e: Added more fields to filetransfer metadata (authored by tijmen).
Added more fields to filetransfer metadata
Raised version
tijmen committed rSYLKRTCa8480206f730: Added missing filename in decryption worker (authored by tijmen).
Added missing filename in decryption worker
adigeo committed rSIPCLIENTSa5f4fc4744de: Allow sip-audio-session to run scripts when calls start and end (authored by adigeo).
Allow sip-audio-session to run scripts when calls start and end
Work on ppt record script
Logs changes
Update ptt recorder
adigeo committed rSIPCLIENTSbdda33dc2811: Added separate settings for hangup and ring tones (authored by adigeo).
Added separate settings for hangup and ring tones
adigeo committed rSIPCLIENTSa58f0b741275: Added file to record voice activated audio (authored by adigeo).
Added file to record voice activated audio
Playback improvements
adigeo committed rSIPCLIENTS29eda25286c5: Added functions to sip-session script to playback files from directory (authored by adigeo).
Added functions to sip-session script to playback files from directory
Apr 24 2023
Apr 24 2023
tijmen committed rSYLK3fe0974e3016: Added payload generation to filetransfer data class (authored by tijmen).
Added payload generation to filetransfer data class
Added function to __all__
Changed import
tijmen committed rSYLKa8e97ad88d61: Moved application handlers to seperate file (authored by tijmen).
Moved application handlers to seperate file
Moved filetransfer handler to handlers
Moved message handler to handlers
Removed unused imports
Move filesize formatting to data class
Apr 23 2023
Apr 23 2023
Added option to disable ringtones
Apr 22 2023
Apr 22 2023
adigeo committed rSIPCLIENTS367d81a6925e: Added option to sip-audio-session to play back a wav file and hangup (authored by adigeo).
Added option to sip-audio-session to play back a wav file and hangup
Apr 21 2023
Apr 21 2023
tijmen committed rSYLKbd04212aa1c5: Use filetransfer data class for MSRP transfers (authored by tijmen).
Use filetransfer data class for MSRP transfers
Reworked filetransfer store conditions
Added class to hold filetransfer data
Update sample config
tijmen committed rSYLKfcce0f0157c7: Added extra field in message event to indicate the message was server generated (authored by tijmen).
Added extra field in message event to indicate the message was server generated
Apr 20 2023
Apr 20 2023
tijmen committed rSYLKRTC5b1fcf4122e5: Mark replicated server generated messages as accepted (authored by tijmen).
Mark replicated server generated messages as accepted
tijmen committed rSYLKRTC814f079e4a96: Mark application/sylk-file-transfer messages secure if file is encrypted (authored by tijmen).
Mark application/sylk-file-transfer messages secure if file is encrypted
Added spacing
Updated docs
tijmen committed rSYLKRTCafb24afd36eb: Added functions to decrypt and encrypt file objects (authored by tijmen).
Added functions to decrypt and encrypt file objects
Syntax fixes
Apr 19 2023
Apr 19 2023
tijmen committed rSYLKf973ae1173d4: Fixed reading room config for disabling moh in welcome handler (authored by tijmen).
Fixed reading room config for disabling moh in welcome handler
Apr 17 2023
Apr 17 2023
tijmen committed rSYLK351b21f7494a: Added setting to disable music on hold in conference rooms (authored by tijmen).
Added setting to disable music on hold in conference rooms
Apr 13 2023
Apr 13 2023
Updated changelog and raised version
tijmen committed rSYLKPUSH7eaee3953244: Fixed removing expired devices for API v2 (authored by tijmen).
Fixed removing expired devices for API v2
Fixed filename in filetransfer url
Mar 7 2023
Mar 7 2023
Fix extra_headers default value
adigeo committed rPYNSIPSIMPLEb9b785affd5c: Extra header now available in session transfer (authored by adigeo).
Extra header now available in session transfer
Feb 22 2023
Feb 22 2023
Updated changelog
Update changelog
tijmen committed rCCb430b52415e0: Added fix to return always from sip call setup (authored by tijmen).
Added fix to return always from sip call setup
Updated copyright years
tijmen committed rSYLK673256350757: Raised version and added initial changelog (authored by tijmen).
Raised version and added initial changelog
tijmen committed rSYLKa9c51ab464ad: Added workaround to prevent traceback for non utf-8 messages (authored by tijmen).
Added workaround to prevent traceback for non utf-8 messages
tijmen committed rSYLKe494afee1734: Added housekeeper to remove exired filetransfer files (authored by tijmen).
Added housekeeper to remove exired filetransfer files
Added todo note
tijmen committed rSYLKd269bb4fbd00: Added support for receiving MSRP filetransfers in webrtcgateway (authored by tijmen).
Added support for receiving MSRP filetransfers in webrtcgateway
Feb 21 2023
Feb 21 2023
tijmen committed rSYLK957d2fb91189: Added method to send 'replicated' message back to sender (authored by tijmen).
Added method to send 'replicated' message back to sender
tijmen committed rSYLK975f390efbe7: Added method to send outgoing message back to self (authored by tijmen).
Added method to send outgoing message back to self
Refactor outgoing (api) messages
Feb 15 2023
Feb 15 2023
tijmen committed rPYNSIPSIMPLEdc5a8fb3d9e8: Run account delete inside green thread (authored by tijmen).
Run account delete inside green thread
Feb 14 2023
Feb 14 2023
Updated debian dependencies
Feb 9 2023
Feb 9 2023
Fixed script name in setup.py
Feb 6 2023
Feb 6 2023
Added missing resolver
Feb 2 2023
Feb 2 2023
Update logline
tijmen committed rSYLKbf8cdacba170: Refactored message handling in webrtcgateway (authored by tijmen).
Refactored message handling in webrtcgateway
tijmen committed rSYLK170d91b545bb: Unsubscribe notification subscriptions on sip message delivery (authored by tijmen).
Unsubscribe notification subscriptions on sip message delivery
tijmen committed rSYLKfeb3dd09a1ca: Fixed replying to refer and subscription in webrtcgateway (authored by tijmen).
Fixed replying to refer and subscription in webrtcgateway
Jan 31 2023
Jan 31 2023
Added missing file
Jan 26 2023
Jan 26 2023
Process SIP message for originator first
Jan 18 2023
Jan 18 2023
Updated changelog
Reorder changelog
Added support for transfer event
Fixed spacing
tijmen committed rSYLKPUSHd18688c85e70: Fixed default value of badge in script (authored by tijmen).
Fixed default value of badge in script
tijmen committed rSYLKPUSH305146332a85: Use default reactor in cassandra if asyncio is not available (authored by tijmen).
Use default reactor in cassandra if asyncio is not available
Use version in fastAPI server
Updated debian requirements
adigeo committed rSYLKPUSH381aeceb246f: Replace broken email addresses in changelog (authored by adigeo).
Replace broken email addresses in changelog
Updated changelog date
Update readme
Force PIP version for deb builds
Updated requirements
Remove unused import, formatted code
Fixed log message
Added from-uri to linphone payload
tijmen committed rSYLKPUSHc0499121e418: Also added 'fcm' and 'apns' for wakeup requests (authored by tijmen).
Also added 'fcm' and 'apns' for wakeup requests
Updated changelog
Support 'apns' as platform name
Updated changelog
Support 'fcm' as platform name, GH-7
Updated requirements
Allow 'fcm' as platform name. GH-7