]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Note that pbx_spool.so is the module used for call files
authorRussell Bryant <russell@russellbryant.com>
Thu, 10 Jul 2008 16:03:59 +0000 (16:03 +0000)
committerRussell Bryant <russell@russellbryant.com>
Thu, 10 Jul 2008 16:03:59 +0000 (16:03 +0000)
(inspired by a question in #asterisk)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@129567 65c4cc65-6c06-0410-ace0-fbb531ad65f3

sample.call

index 383c135bc1860cdd6cb3a2a11cdba82e97d0ea90..f9f76e9fc7a22b0283c494a27bde2a4b49d92957 100644 (file)
@@ -1,6 +1,7 @@
 #
 # This is a sample file that can be dumped in /var/spool/asterisk/outgoing
-# to generate a call.  
+# to generate a call.  For Asterisk to read call files, you must have the
+# pbx_spool.so module loaded.
 #
 # Comments are indicated by a '#' character that begins a line, or follows
 # a space or tab character.  To be consistent with the configuration files