mirror of
https://github.com/asterisk/asterisk.git
synced 2026-07-28 00:10:25 -07:00
Note that pbx_spool.so is the module used for call files
(inspired by a question in #asterisk) git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@129567 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
+2
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user