Commit 696f658492 for asterisk.org

commit 696f658492e24344020488850f49cde42e0a2d7b
Author: phoneben <3232963@gmail.com>
Date:   Mon Jan 5 18:19:23 2026 +0200

    Add comment to asterisk.conf.sample clarifying that template sections are ignored

    Add comment to asterisk.conf.sample clarifying that template sections are ignored.

    Resolves: #1692

diff --git a/configs/samples/asterisk.conf.sample b/configs/samples/asterisk.conf.sample
index c573c276ae..1ce0d10787 100644
--- a/configs/samples/asterisk.conf.sample
+++ b/configs/samples/asterisk.conf.sample
@@ -1,3 +1,7 @@
+; In order for Asterisk to process the [directories](!) stanza below,
+; you will need to remove the (!) suffix, which marks this as a template.
+; The compiled-in defaults are typically sufficient, so most users will
+; not have to do this.
 [directories](!)
 astcachedir => /var/cache/asterisk
 astetcdir => /etc/asterisk