(12-27-2020, 06:10 AM)lat Wrote: 1. ring
Code:mpv --loop ringtone1.wav
These work well, except when I miss the incoming call - the phone keeps ringing indefinitely. Is another hook required? How to do it in order to stop the phone ringing on a missed call?
maybe try setting a number for the --loop option
for ring I have: mpv --no-resume-playback --loop=2 --vid=no /usr/share/sounds/ring.mp3