]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Add comment to asterisk.conf.sample clarifying that template sections are ignored
authorphoneben <3232963@gmail.com>
Mon, 5 Jan 2026 16:19:23 +0000 (18:19 +0200)
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Wed, 7 Jan 2026 18:50:45 +0000 (18:50 +0000)
Add comment to asterisk.conf.sample clarifying that template sections are ignored.

Resolves: #1692

configs/samples/asterisk.conf.sample

index c573c276ae2d2ff3fbedc1f06cab57d464999efa..1ce0d10787706f70edd2998242b6cac5e0d51eb8 100644 (file)
@@ -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