From 747495fc0e2f25da16f0bfe43ebd589ddd287b86 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Tue, 21 Mar 2006 14:20:28 +0000 Subject: [PATCH] re-add the Account parameter to the sample call file since it's not really deprecated since the CDR function is no longer built in git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@13814 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- sample.call | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/sample.call b/sample.call index 750ef4ddf7..464af406d2 100644 --- a/sample.call +++ b/sample.call @@ -44,12 +44,17 @@ Priority: 1 # #Callerid: Wakeup Call Service <(555) 555-5555> +# +# An account code can be specified the following way: +# +#Account: mysuperfunaccountcode + # # You can set channel variables that will be passed to the channel. -# This includes writable dialplan functions. +# This includes writable dialplan functions. To set a writable dialplan +# function, the module containing this function *must* be loaded. # #Set: file1=/tmp/to #Set: file2=/tmp/msg #Set: timestamp=20021023104500 -#Set: CDR(accountcode|r)=blort #Set: CDR(userfield|r)=42