Added checking of .wav files for asterisk-compatible format in Audio Store

Added display of bad wav file formats on sounds_list Non-Agent API function

git-svn-id: svn://192.168.202.10@3398 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2021-03-22 16:52:40 +00:00
parent 5919b82991
commit eaaf68e4b8
6 changed files with 171 additions and 10 deletions
+3
View File
@@ -602,6 +602,9 @@ OTHER CHANGES:
throttling if set to an audible sound at a 20 second interval. Tested
with the 'click_quiet' sound file at a volume of '25'.
169. Added WAV audio file validation for Audio Store, and display of badly
formatted WAV files in the audio chooser in admin.php