StartPcapTrace: Difference between revisions

From Opale Wiki
Jump to navigation Jump to search
m (added Category:R2D2 using HotCat)
m (removed Category:Voice using HotCat)
 
(One intermediate revision by the same user not shown)
Line 24: Line 24:
OK
OK
</syntaxhighlight>
</syntaxhighlight>
[[Category:Voice|R2D2]]
[[Category:CDR|R2D2]]
[[Category:GENERAL]]
[[Category:GENERAL]]
[[Category:R2D2]]
[[Category:R2D2]]

Latest revision as of 21:05, 1 April 2025

This command starts a data packets capture on the specified GSM port.

Data session should be active.

COMMAND

Command Line Arguments Returns
StartPcapTrace PortIndex,FilePath Error Code in case of error.

OUTPUT
None

EXAMPLE

~# StartPcapTrace 1 /mnt/sdcard/tmp/traces/log1.cap
DATA LINK IS DOWN

~# StartPcapTrace 0 /mnt/sdcard/tmp/traces/log0.cap
OK