aboutsummaryrefslogtreecommitdiffstats
path: root/sample.call
diff options
context:
space:
mode:
authorfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2006-05-25 17:58:55 +0000
committerfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2006-05-25 17:58:55 +0000
commitbe0f7def4ca50cac92b73811654c339450cacb2b (patch)
tree2eea8b42bcbf39aed8c87c50ccc824932ea7fe63 /sample.call
parent861939a243a459f9cdfd81bd8f0f593cc0421245 (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: http://svn.digium.com/svn/asterisk/trunk@30299 f38db490-d61c-443f-a65b-d21fe96a405b
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
+