summaryrefslogtreecommitdiff
path: root/sample.call
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2006-05-25 17:58:55 +0000
committerJoshua Colp <jcolp@digium.com>2006-05-25 17:58:55 +0000
commit35d729fb40d57c635bc7f27589c43bbb63c5b575 (patch)
tree2eea8b42bcbf39aed8c87c50ccc824932ea7fe63 /sample.call
parentdf814221c11a9389bb220d2518b70ccb50335338 (diff)
Add Archive option to call files and add documentation on them. (issue #5426 reported by ezio - props to blitzrage for proof reading the documentation)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@30299 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'sample.call')
-rw-r--r--sample.call9
1 files changed, 9 insertions, 0 deletions
diff --git a/sample.call b/sample.call
index b0a13e7f9..6549d7914 100644
--- a/sample.call
+++ b/sample.call
@@ -69,3 +69,12 @@ Priority: 1
#Set: file2=/tmp/msg
#Set: timestamp=20021023104500
#Set: CDR(userfield|r)=42
+
+#
+# Setting Archive to yes the call file is never deleted, but is moved
+# in the subdir "outgoing_done" of the spool directory. In this case
+# will be appended a line with "Status: value", where value can be
+# Completed, Expired or Failed.
+#
+#Archive: yes
+