mirror of https://github.com/asterisk/asterisk
With `sounds_search_custom_dir = yes`, we are supposed to search for sounds in the `AST_DATA_DIR/sounds/custom` directory before searching the normal directories. Unfortunately, a recent change (https://github.com/asterisk/asterisk/pull/1172) had a typo resulting in the "custom" directory not being searched. This change restores this expected behavior. Resolves: #1353pull/1432/head
parent
f516f07fd2
commit
3ea4289a9a
Loading…
Reference in new issue