Switch_core_file.c:346 Invalid file format [wav] - For all of the Music on Hold Files

Status
Not open for further replies.

KNERD

New Member
Jun 29, 2022
9
0
1
36
From compiling FreeSwitch, I am getting the following errors which keep spewing endlessly over and over:


2023-01-19 15:10:10.007389 98.43% [ERR] switch_core_file.c:346 Invalid file format [wav] for [/usr/local/freeswitch/sounds/music/8000/danza-espanola-op-37-h-142-xii-arabesca.wav]!
2023-01-19 15:10:10.007389 98.43% [ERR] mod_local_stream.c:361 Can’t open /usr/local/freeswitch/sounds/music/8000/danza-espanola-op-37-h-142-xii-arabesca.wav

This did not appear when I first compiled it, and now all of a sudden it is appearing.

Turns out mod_sndfile is failing to load. When I try to manually load it:

+OK Reloading XML
-ERR [module load file routine returned an error]


That error is not very helpful in what the problem is.

I have tried recompiling, and still the same result.

Anyone got an idea?
 
Status
Not open for further replies.