]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
configs: rename phoneprov_users.conf to .sample so make installs it
authorPaul Donald <newtwen+github@gmail.com>
Wed, 3 Dec 2025 19:32:59 +0000 (20:32 +0100)
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Tue, 9 Dec 2025 16:58:19 +0000 (16:58 +0000)
This conf file should be suffixed .sample so that make installs it
at compile time. Otherwise res_phoneprov complains at runtime as to
its absence and refuses to start.

Fixes: #1626
configs/samples/phoneprov_users.conf.sample [moved from configs/samples/phoneprov_users.conf with 100% similarity]