Commit c798d3a3ff for asterisk.org

commit c798d3a3ff85fa06020aed43d423e73d09c8a6f5
Author: Paul Donald <newtwen+github@gmail.com>
Date:   Wed Dec 3 20:32:59 2025 +0100

    configs: rename phoneprov_users.conf to .sample so make installs it

    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

diff --git a/configs/samples/phoneprov_users.conf b/configs/samples/phoneprov_users.conf.sample
similarity index 100%
rename from configs/samples/phoneprov_users.conf
rename to configs/samples/phoneprov_users.conf.sample