mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-02 11:58:40 +00:00
Various spelling errors fixed in docs
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2175 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user