I am learning all this by compiling and setting up.
I have not touched it in a month, done nothing with it at all. When I was involved with this last month, the was not appearing at all, then I boot the system up and I am getting flooding with that error.
Full error is :
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
Looking it up, I am not finding any solution for the cause of this.
in my case, when I got this error [ERR] switch_core_file.c:346 Invalid file format [wav], tried to recompile the latest 1.10.12, but got compile error on mod_pgsql.c: regarding enum PGRES_TUPLES_CHUNK which is defined /usr//usr/include/postgresql/libpq-fe.h.
So i just comment and recompiled, then resolved the invalid file format as well.