GetCDR: Difference between revisions
Jump to navigation
Jump to search
(Created page with "This command deletes all port logs for a given port. '''COMMAND:''' {| class="wikitable" !Command !Line Arguments !Returns |- |DeletePortLogs |PortIndex |Error Code in case of error |} '''EXAMPLE:''' ~# DeletePortLogs 1") Tag: 2017 source edit |
m (added Category:R2D2 using HotCat) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
This command | This command writes to the standard output the current CDR file path.. | ||
'''COMMAND:''' | '''COMMAND:''' | ||
Line 7: | Line 7: | ||
!Returns | !Returns | ||
|- | |- | ||
| | |GetCDR | ||
| | |None | ||
| | |CDR File Path | ||
|} | |} | ||
'''EXAMPLE:''' | '''EXAMPLE:''' | ||
~# | ~# GetCDR | ||
/var/log/R2D2.CDR | |||
[[Category:CDR]] | |||
[[Category:R2D2]] |
Latest revision as of 11:22, 27 March 2025
This command writes to the standard output the current CDR file path..
COMMAND:
Command | Line Arguments | Returns |
---|---|---|
GetCDR | None | CDR File Path |
EXAMPLE:
~# GetCDR
/var/log/R2D2.CDR