Problem post install with empty MOH menu

shakle

New Member
Apr 5, 2026
5
2
3
Italy
MOH menu i empty post install on debian 13 and fusionpbx Branch 5.6


2026-09-26 18:12:47.101667 94.30% [ERR] mod_local_stream.c:883 Unknown source 192.168.1.111/default

possible FIX??:

In properly functioning FusionPBX installations, these two paths normally point to the same location thanks to a symbolic link: `/usr/share/freeswitch/sounds/music` → points to → `/var/www/fusionpbx/app/music_on_hold/music`. On your installation, that symlink is likely missing (or was created as an actual folder instead of a link).

I think this is a problem that frequently recurs across many commits. It works fine on some commits...

If it's not possible to resolve the issue, can you tell me which version is stable and reliable?



Fresh install via fusionpbx-install.sh (system_branch=5.6, Debian 13, switch_source=true): the default sound files are downloaded correctly to /usr/share/freeswitch/sounds/music/default/8000/, but no category is registered in Music On Hold / local_stream.conf.xml. The `xml_locate configuration configuration name local_stream.conf` output is empty—showing no default entry—immediately after installation, without any manual changes having been made.