StopRecording: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: 2017 source edit |
m (Administrator moved page R2D2 - StopRecording to StopRecording without leaving a redirect) |
||
(No difference)
|
Revision as of 10:54, 27 March 2025
This command stops recording voice on the specified GSM port.
Command returns as soon as the voice recording is stopped.
COMMAND
Command | Line Arguments | Returns |
---|---|---|
StopRecording | PortIndex | Error Code in case of error. |
OUTPUT Command status:
"%s\n", status (CONNECTED or NO INCOMING CALL)
EXAMPLE
~# StopRecording 0
RECORDING STOPPED
~# StopRecording 1
NO CALL