aboutsummaryrefslogtreecommitdiffstats
path: root/doc/README.cdr
diff options
context:
space:
mode:
authorcitats <citats@f38db490-d61c-443f-a65b-d21fe96a405b>2004-02-15 07:48:46 +0000
committercitats <citats@f38db490-d61c-443f-a65b-d21fe96a405b>2004-02-15 07:48:46 +0000
commita5e719c3183d5e4d35bad3f1169359048b8f4b8b (patch)
treec4fa954954da2359558fe37ab593c54bb1f7b6dd /doc/README.cdr
parent298c4b6edb37acbc847b5270289199c950d61456 (diff)
Various spelling errors fixed in docs
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2175 f38db490-d61c-443f-a65b-d21fe96a405b
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