- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jun 20 2023
Jun 20 2023
adigeo committed rSYLKWRTCM5926cbeeb765: Load image from saved base64 data if exists (authored by adigeo).
Load image from saved base64 data if exists
adigeo committed rSYLKWRTCM8ee880452728: Improve navigation and sharing with external apps (authored by adigeo).
Improve navigation and sharing with external apps
Fix conference old function name
Update dependencies and metadata
Renamed readme to markdown
tijmen committed rSYLKad2a28200de5: Renamed readme and added OMA RCS0.7 support (authored by tijmen).
Renamed readme and added OMA RCS0.7 support
tijmen committed rSYLK86e0a81a218b: Send RCS0.7 message to sip devices when filetransfer is received (authored by tijmen).
Send RCS0.7 message to sip devices when filetransfer is received
tijmen committed rSYLKbc11e461f516: Send filetransfer text messages on unencrypted files and restructure (authored by tijmen).
Send filetransfer text messages on unencrypted files and restructure
Fixed timestamp in filetransfer data
tijmen committed rSYLK969b2ad0f3d2: Added support for receiving RCS.07 filetransfers messages (authored by tijmen).
Added support for receiving RCS.07 filetransfers messages
tijmen committed rSYLK094d08872e0f: Support 'pull' MSRP filetransfers in webrtcgateway (authored by tijmen).
Support 'pull' MSRP filetransfers in webrtcgateway
Jun 19 2023
Jun 19 2023
tijmen committed rSYLK3a45fef2fde1: Added until to filetransfer JSON and metadata (authored by tijmen).
Added until to filetransfer JSON and metadata
tijmen committed rSYLK244e04b1fa57: Use MSRP transfer id as identifier for incoming filetransfer (authored by tijmen).
Use MSRP transfer id as identifier for incoming filetransfer
Update metadata
Added missing new files
Jun 18 2023
Jun 18 2023
adigeo committed rSYLKWRTCMefde53de36e0: Fixes for attaching files from library (authored by adigeo).
Fixes for attaching files from library
iOS file transfer fixes
Remove sample file
Added file transfers functionality
Jun 5 2023
Jun 5 2023
Fixes for file transfers
May 27 2023
May 27 2023
adigeo committed rSIPCLIENTS48d821f7c3f6: Fix for too short recordings in voice activated recorder (authored by adigeo).
Fix for too short recordings in voice activated recorder
May 26 2023
May 26 2023
adigeo committed rSIPCLIENTS405da0cf7572: Only save voice activated recording if duration > 0 (authored by adigeo).
Only save voice activated recording if duration > 0
adigeo committed rSIPCLIENTS83e19b99f845: Fixed indentation in voice activated recorder (authored by adigeo).
Fixed indentation in voice activated recorder
Fixes for voice activated recorder
May 25 2023
May 25 2023
tijmen committed rPYNSIPSIMPLE8346520a6200: Added support for creating and parsing http filetransfer (RCS.07) documents (authored by tijmen).
Added support for creating and parsing http filetransfer (RCS.07) documents
May 14 2023
May 14 2023
adigeo committed rSIPCLIENTS0dfe785d97a6: Improved voice activated recorder logging (authored by adigeo).
Improved voice activated recorder logging
adigeo committed rSIPCLIENTS71bdf8f9cb45: Readded lost check for festival running (authored by adigeo).
Readded lost check for festival running
May 12 2023
May 12 2023
adigeo committed rSIPCLIENTS24a8afcd7dd6: Remove playback lock after session end tasks ended (authored by adigeo).
Remove playback lock after session end tasks ended
May 10 2023
May 10 2023
Raised version and update changelog
tijmen committed rPYNSIPSIMPLEff1a00f227da: Prevent traceback and crash on filetransfer abort (authored by tijmen).
Prevent traceback and crash on filetransfer abort
May 9 2023
May 9 2023
tijmen committed rSYLK6658b9ba0bb4: Send 'special' message to endpoints on MSRP tranfer (authored by tijmen).
Send 'special' message to endpoints on MSRP tranfer
tijmen committed rSYLK06ccedbe22c7: Send plain filetransfer message to own sip endpoint on webrtc filetransfer (authored by tijmen).
Send plain filetransfer message to own sip endpoint on webrtc filetransfer
tijmen committed rSYLK045398e1d216: Send text message to sip destinationw on filetransfer from webrtc (authored by tijmen).
Send text message to sip destinationw on filetransfer from webrtc
May 8 2023
May 8 2023
Logs changes
adigeo committed rSIPCLIENTS0597954e445d: Set default audio device in va recorder depending on os type (authored by adigeo).
Set default audio device in va recorder depending on os type
tijmen committed rSYLKb0b80311e8cc: Fixed log message and remove not needed notification center (authored by tijmen).
Fixed log message and remove not needed notification center
tijmen committed rSYLKd4ad858eb41c: Fix for early media if webrtcup event happens after accepted (authored by tijmen).
Fix for early media if webrtcup event happens after accepted
May 7 2023
May 7 2023
adigeo committed rSIPCLIENTS004b7b1d5bb3: Added more external hooks for voice activated recorder (authored by adigeo).
Added more external hooks for voice activated recorder
May 5 2023
May 5 2023
Changed mid type in stream
Removed unused import
Handle videoroom updated event
May 4 2023
May 4 2023
Raised version
tijmen committed rSYLKRTCb48317c61cdc: Added file type to returned decrypted file (authored by tijmen).
Added file type to returned decrypted file
May 3 2023
May 3 2023
Improve voice recorder
Logging fixes
Raised version
tijmen committed rSYLKRTCf055d2268858: Added secure flag on synced file transfer message (authored by tijmen).
Added secure flag on synced file transfer message
May 2 2023
May 2 2023
Logging fixes
May 1 2023
May 1 2023
adigeo committed rSIPCLIENTS2c65780a93fe: Added option to play failure code using festival (authored by adigeo).
Added option to play failure code using festival
adigeo committed rSIPCLIENTS8e46f8216f42: Quite audio recorder if audio device not found (authored by adigeo).
Quite audio recorder if audio device not found
Log regsitrations fix
adigeo committed rSIPCLIENTS2567b445bc69: Added polling for wavs function to sip-audio-session script (authored by adigeo).
Added polling for wavs function to sip-audio-session script
Apr 30 2023
Apr 30 2023
Cleanups
adigeo committed rSIPCLIENTS584f239b6a08: Remove local bridge when playing local wav to remote (authored by adigeo).
Remove local bridge when playing local wav to remote
adigeo committed rSIPCLIENTS3ce7f343eb7d: Allow specify audio device by name and use pulse by default (authored by adigeo).
Allow specify audio device by name and use pulse by default
adigeo committed rSIPCLIENTS53083d123474: Added quiet option for audio recorder (authored by adigeo).
Added quiet option for audio recorder
Improve voice activated recorder
Improve locking for outgoing call
Capture voice recorder exceptions
Added roger beep after playback wav
Apr 29 2023
Apr 29 2023
Improve voice activated recorder
adigeo committed rSIPCLIENTS0874e9d46021: Better help for audio recorder script (authored by adigeo).
Better help for audio recorder script
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