I uploaded a custom music on hold .mp3 file. It wouldn't play due to some codec error. I deleted the file thinking I would re upload it as .wav file. All of my default music on hold vanished and the mod_local_stream won't start anymore.
I looked at the /usr/share/freeswitch/sounds/music/default was empty. I copied the default .wav files/folders from another PBX and reset the permissions to match. I verified that I still have the /etc/freeswitch/autoload_configs/local_stream.conf and /usr/lib/freeswitch/mod/mod_local_stream.so
When I run the following in fs_cli:
freeswitch@pbx> load mod_local_stream
+OK Reloading XML
-ERR [module load file routine returned an error]
2024-11-21 18:39:07.256359 [INFO] mod_enum.c:884 ENUM Reloaded
2024-11-21 18:39:07.256359 [CRIT] switch_loadable_module.c:1786 Error Loading module /usr/lib/freeswitch/mod/mod_local_stream.so
**Module load routine returned an error**
I rebooted the server. Still have the same issue. Is there a way to re-install the music on hold and the mod_local_stream module?
I looked at the /usr/share/freeswitch/sounds/music/default was empty. I copied the default .wav files/folders from another PBX and reset the permissions to match. I verified that I still have the /etc/freeswitch/autoload_configs/local_stream.conf and /usr/lib/freeswitch/mod/mod_local_stream.so
When I run the following in fs_cli:
freeswitch@pbx> load mod_local_stream
+OK Reloading XML
-ERR [module load file routine returned an error]
2024-11-21 18:39:07.256359 [INFO] mod_enum.c:884 ENUM Reloaded
2024-11-21 18:39:07.256359 [CRIT] switch_loadable_module.c:1786 Error Loading module /usr/lib/freeswitch/mod/mod_local_stream.so
**Module load routine returned an error**
I rebooted the server. Still have the same issue. Is there a way to re-install the music on hold and the mod_local_stream module?