From 399f78fe2190ad4f5da6814721d030f50c887350 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Tue, 21 Mar 2006 14:23:06 +0000 Subject: [PATCH] This was from issue #6765 Merged revisions 13814 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r13814 | russell | 2006-03-21 09:20:28 -0500 (Tue, 21 Mar 2006) | 3 lines 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/trunk@13815 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