Files
asterisk/formats
Alexei Gradinari 462133e5e4 format_wav: replace ast_log(LOG_DEBUG, ...) by ast_debug(1, ...)
Each playback of WAV files results in logging
"Skipping unknown block 'LIST'".

To prevent unnecessary flooding of this DEBUG log this patch replaces
ast_log(LOG_DEBUG, ...) by ast_debug(1, ...).

Change-Id: Iaa09cf19c5348a05385518fdb8cb181b45fe05f0
2023-01-10 09:06:45 -06:00
..
2021-11-16 05:35:56 -06:00
2021-11-16 05:35:56 -06:00