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 |
No edit summary |
||
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 |
Revision as of 21:59, 12 May 2024
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