StopRecording
Jump to navigation
Jump to search
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