From: phoneben <3232963@gmail.com> Date: Mon, 5 Jan 2026 16:19:23 +0000 (+0200) Subject: Add comment to asterisk.conf.sample clarifying that template sections are ignored X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=696f658492e24344020488850f49cde42e0a2d7b;p=thirdparty%2Fasterisk.git 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