summaryrefslogtreecommitdiff
path: root/doc/README.cdr
diff options
context:
space:
mode:
authorJames Golovich <james@gnuinter.net>2004-02-15 07:48:46 +0000
committerJames Golovich <james@gnuinter.net>2004-02-15 07:48:46 +0000
commit2cbef73a2796a1358909c28238cb71e7cfd33579 (patch)
treec4fa954954da2359558fe37ab593c54bb1f7b6dd /doc/README.cdr
parentdbe3dea3637ec0723518bb33f5d7381a24bb0be1 (diff)
Various spelling errors fixed in docs
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2175 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'doc/README.cdr')
-rwxr-xr-xdoc/README.cdr4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/README.cdr b/doc/README.cdr
index d6c9c0398..2b0c8f289 100755
--- a/doc/README.cdr
+++ b/doc/README.cdr
@@ -13,7 +13,7 @@ separated text file.
Applications
------------
- * Asterisk cmd setaccount: Set accound code for billing
+ * Asterisk cmd setaccount: Set account code for billing
* Asterisk cmd NoCDR: Make sure no CDR is saved for a specific call
* Asterisk cmd resetCDR: Reset CDR
* Asterisk cmd authenticate - Authenticates and sets the account code
@@ -36,7 +36,7 @@ Fields of the CDR in Asterisk
8. lastapp: Last application if appropriate (80 characters)
9. lastdata: Last application data (arguments) (80 characters)
10. start: Start of call (date/time)
- 11. answer: Anwer of call (date/time)
+ 11. answer: Answer of call (date/time)
12. end: End of call (date/time)
13. duration: Total time in system, in seconds (integer), from dial to hangup
14. billsec: Total time call is up, in seconds (integer), from answer to hangup