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: #1353
(cherry picked from commit 3ea4289a9a
)
releases/22
parent
fcb35f97b9
commit
73b614ebef
Loading…
Reference in new issue