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/1404/head
parent
0906282f25
commit
59d6d2addf
Loading…
Reference in new issue