0% found this document useful (0 votes)
8 views44 pages

CallRecord Log

The document logs the operations of a call recorder service on a device, detailing the initialization, recording attempts, and errors encountered during calls. It includes timestamps and various statuses related to telephony and audio recording processes. The service experiences multiple errors related to audio initialization and call states, ultimately recording a call for 64 seconds before completion.

Uploaded by

camil.mammadov1
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views44 pages

CallRecord Log

The document logs the operations of a call recorder service on a device, detailing the initialization, recording attempts, and errors encountered during calls. It includes timestamps and various statuses related to telephony and audio recording processes. The service experiences multiple errors related to audio initialization and call states, ultimately recording a call for 64 seconds before completion.

Uploaded by

camil.mammadov1
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 44

19/10/2022 20:13:11 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F

(a03s) defaulting to VOICE_CALL


19/10/2022 20:13:12 [CallRecorder]/15: SetAutomatic = false
19/10/2022 20:13:12 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 20:16:47 [App]/15: Starting call recorder service .. bound=false
19/10/2022 20:16:47 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:16:47 [TelephonyStatus]/15: Telephony state = OFFHOOK
19/10/2022 20:16:47 [TelephonyStatus]/15: Set call type to OUTGOING
19/10/2022 20:16:47 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
19/10/2022 20:16:47 [CallRecorderService]/15: InCallThread started
19/10/2022 20:16:47 [CallRecorder]/15: ManualStart, Auto = false
19/10/2022 20:16:47 [App]/15: Starting call recorder service .. bound=false
19/10/2022 20:16:47 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:16:47 [TelephonyStatus]/15: Telephony state = IDLE
19/10/2022 20:16:47 [TelephonyStatus]/15: Reset the telephony status
19/10/2022 20:16:47 [App]/15: CallRecorderService is now bound
19/10/2022 20:16:47 [App]/15: Signalling service is bound..
19/10/2022 20:16:47 [CallRecorderService]/15: Recording for type: REC_CALL
19/10/2022 20:16:47 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
19/10/2022 20:16:47 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 20:16:47 [CallRecorderService]/15: --- Using StandardRecorder ---
19/10/2022 20:16:47 [RecordItem]/15: Setting directory
19/10/2022 20:16:47 [RecordItem]/15: Setting filename
19/10/2022 20:16:47 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:16:47 [RecordItem]/15: Setting record source to VOICE_CALL
19/10/2022 20:16:47 [CallRecorderService]/15: UNKNOWN_CALL_DELAY_TYPE
19/10/2022 20:16:47 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:16:47 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:16:47 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:16:47 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:16:47 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:16:48 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:16:48 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
19/10/2022 20:16:48 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:16:48 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:16:48 [CallRecorderService]/15: Retrying with Legacy
19/10/2022 20:16:48 [RecordItem]/15: Setting directory
19/10/2022 20:16:48 [RecordItem]/15: Setting filename
19/10/2022 20:16:48 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:16:48 [RecordItem]/15: Setting record source to MEDIA_RECORDER
19/10/2022 20:16:48 [CallRecorderService]/15: Recording ERROR = 'Call already
ended' [ Legacy ] retryMode = true
19/10/2022 20:16:48 [AndroidRecorder]/15: Attempting to remove file...
19/10/2022 20:16:48 [CallRecorderService]/15: Retrying with Native
19/10/2022 20:16:48 [RecordItem]/15: Setting directory
19/10/2022 20:16:48 [RecordItem]/15: Setting filename
19/10/2022 20:16:48 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:16:48 [RecordItem]/15: Setting record source to AOSP_RECORDING
19/10/2022 20:16:48 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:16:48 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:16:48 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:16:48 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:16:48 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:16:48 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:16:48 [CallRecorderService]/15: Recording ERROR = 'Call already
ended' [ Native ] retryMode = false
19/10/2022 20:16:48 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:16:48 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:16:48 [AudioRecorder]/15: Closing AudioRecorder object
19/10/2022 20:16:48 [CallRecorderService]/15: Got a stop request
19/10/2022 20:16:48 [CallRecorderService]/15: Closing recording resources..
19/10/2022 20:16:48 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:16:52 [CallRecorderService]/15: InCallThread notified
19/10/2022 20:16:52 [CallRecorderService]/15: InCallThread stopped
19/10/2022 20:16:52 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
19/10/2022 20:16:52 [CallRecorder]/15: Unbinding service connection
19/10/2022 20:16:52 [CallRecorderService]/15: onDestroy
19/10/2022 20:18:16 [App]/15: Starting call recorder service .. bound=false
19/10/2022 20:18:16 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:18:16 [TelephonyStatus]/15: Set call type to INCOMING
19/10/2022 20:18:16 [TelephonyStatus]/15: Set phoneNo, len = null
19/10/2022 20:18:16 [TelephonyStatus]/15: Telephony state = RINGING
19/10/2022 20:18:16 [CallRecorderService]/15: InCallThread started
19/10/2022 20:18:16 [App]/15: CallRecorderService is now bound
19/10/2022 20:18:16 [App]/15: Signalling service is bound..
19/10/2022 20:18:16 [App]/15: Starting call recorder service .. bound=true
19/10/2022 20:18:16 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:18:16 [TelephonyStatus]/15: Telephony state = OFFHOOK
19/10/2022 20:18:16 [CallRecorderService]/15: InCallThread notified
19/10/2022 20:18:16 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
19/10/2022 20:18:16 [CallRecorder]/15: ManualStart, Auto = false
19/10/2022 20:18:16 [CallRecorderService]/15: Recording for type: REC_CALL
19/10/2022 20:18:16 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
19/10/2022 20:18:16 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 20:18:16 [CallRecorderService]/15: --- Using StandardRecorder ---
19/10/2022 20:18:17 [RecordItem]/15: Setting directory
19/10/2022 20:18:17 [RecordItem]/15: Setting filename
19/10/2022 20:18:17 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:18:17 [RecordItem]/15: Setting record source to VOICE_CALL
19/10/2022 20:18:17 [CallRecorderService]/15: Using incoming delay from settings: 1
seconds ..
19/10/2022 20:18:17 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:18:17 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:18:17 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:18:17 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:18:17 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:18:17 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:18:17 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
19/10/2022 20:18:17 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:18:17 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:18:17 [CallRecorderService]/15: Retrying with Legacy
19/10/2022 20:18:17 [RecordItem]/15: Setting directory
19/10/2022 20:18:17 [RecordItem]/15: Setting filename
19/10/2022 20:18:17 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:18:17 [RecordItem]/15: Setting record source to MEDIA_RECORDER
19/10/2022 20:18:17 [CallRecorderService]/15: Recording ERROR = 'start failed.'
[ Legacy ] retryMode = true
19/10/2022 20:18:17 [AndroidRecorder]/15: Attempting to remove file...
19/10/2022 20:18:17 [CallRecorderService]/15: Retrying with Native
19/10/2022 20:18:17 [RecordItem]/15: Setting directory
19/10/2022 20:18:17 [RecordItem]/15: Setting filename
19/10/2022 20:18:17 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:18:17 [RecordItem]/15: Setting record source to AOSP_RECORDING
19/10/2022 20:18:17 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:18:17 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:18:17 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:18:17 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:18:17 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:18:17 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:18:17 [StandardRecorder]/15: Initializing encoder
AMREncoder-Native: ARCH: 64 bit (arm64-v8a)
19/10/2022 20:18:18 [AudioRecorder]/15: Standard
19/10/2022 20:18:18 [AudioRecorder]/15: AudioRecorder started recording ....
19/10/2022 20:18:18 [StandardRecorder]/15: Signalling audio was read successfully
19/10/2022 20:18:18 [StandardRecorder]/15: Skipping buffer (1): Read = 3200
19/10/2022 20:18:18 [CallRecorderService]/15: Recording started..
19/10/2022 20:18:18 [StandardRecorder]/15: Skipping buffer (2): Read = 3200
19/10/2022 20:19:22 [App]/15: Starting call recorder service .. bound=true
19/10/2022 20:19:22 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:19:22 [TelephonyStatus]/15: Telephony state = IDLE
19/10/2022 20:19:22 [TelephonyStatus]/15: Reset the telephony status
19/10/2022 20:19:22 [StandardRecorder]/15: REC_TELEPHONY_STATUS_IDLE: ending..
19/10/2022 20:19:22 [StandardRecorder]/15: Total bytes written: 966400
19/10/2022 20:19:22 [StandardRecorder]/15: AudioRecorder:stop
19/10/2022 20:19:22 [CallRecorderService]/15: Recording completed.
19/10/2022 20:19:22 [CallRecorderService]/15: RECORD_DURATION: 64 seconds,
AUTO_DELETE: 0 seconds
19/10/2022 20:19:22 [CallRecorderService]/15: Got a stop request
19/10/2022 20:19:22 [CallRecorderService]/15: Closing recording resources..
19/10/2022 20:19:22 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
java.io.FileOutputStream@1f45f2c
AMREncoder-Native: Amr encoder closed
19/10/2022 20:19:22 [AudioRecorder]/15: Closing AudioRecorder object
19/10/2022 20:19:22 [CallRecorderService]/15: InCallThread stopped
19/10/2022 20:19:22 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
19/10/2022 20:19:22 [CallRecorder]/15: Unbinding service connection
19/10/2022 20:19:22 [CallRecorderService]/15: onDestroy
19/10/2022 20:20:56 [App]/15: Starting call recorder service .. bound=false
19/10/2022 20:20:56 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:20:56 [TelephonyStatus]/15: Telephony state = OFFHOOK
19/10/2022 20:20:56 [TelephonyStatus]/15: Set call type to OUTGOING
19/10/2022 20:20:56 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
19/10/2022 20:20:56 [CallRecorderService]/15: InCallThread started
19/10/2022 20:20:56 [CallRecorder]/15: ManualStart, Auto = false
19/10/2022 20:20:57 [App]/15: CallRecorderService is now bound
19/10/2022 20:20:57 [App]/15: Signalling service is bound..
19/10/2022 20:20:57 [CallRecorderService]/15: Recording for type: REC_CALL
19/10/2022 20:20:57 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
19/10/2022 20:20:57 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 20:20:57 [CallRecorderService]/15: --- Using StandardRecorder ---
19/10/2022 20:20:57 [RecordItem]/15: Setting directory
19/10/2022 20:20:57 [RecordItem]/15: Setting filename
19/10/2022 20:20:57 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:20:57 [RecordItem]/15: Setting record source to VOICE_CALL
19/10/2022 20:20:57 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
19/10/2022 20:20:57 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:20:58 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:20:58 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:20:58 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:20:58 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:20:58 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:20:58 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
19/10/2022 20:20:58 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:20:58 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:20:58 [CallRecorderService]/15: Retrying with Legacy
19/10/2022 20:20:58 [RecordItem]/15: Setting directory
19/10/2022 20:20:58 [RecordItem]/15: Setting filename
19/10/2022 20:20:58 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:20:58 [RecordItem]/15: Setting record source to MEDIA_RECORDER
19/10/2022 20:20:58 [CallRecorderService]/15: Recording ERROR = 'setAudioSource
failed.' [ Legacy ] retryMode = true
19/10/2022 20:20:58 [AndroidRecorder]/15: Attempting to remove file...
19/10/2022 20:20:58 [CallRecorderService]/15: Retrying with Native
19/10/2022 20:20:58 [RecordItem]/15: Setting directory
19/10/2022 20:20:58 [RecordItem]/15: Setting filename
19/10/2022 20:20:58 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:20:58 [RecordItem]/15: Setting record source to AOSP_RECORDING
19/10/2022 20:20:58 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:20:58 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:20:58 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:20:58 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:20:58 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:20:58 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:20:58 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Native ] retryMode = false
19/10/2022 20:20:58 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:20:58 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:20:58 [CallRecorderService]/15: Got a stop request
19/10/2022 20:20:58 [CallRecorderService]/15: Closing recording resources..
19/10/2022 20:20:58 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:21:01 [App]/15: Starting call recorder service .. bound=true
19/10/2022 20:21:01 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:21:01 [TelephonyStatus]/15: Telephony state = IDLE
19/10/2022 20:21:01 [TelephonyStatus]/15: Reset the telephony status
19/10/2022 20:21:01 [CallRecorderService]/15: InCallThread notified
19/10/2022 20:21:02 [CallRecorderService]/15: InCallThread stopped
19/10/2022 20:21:02 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
19/10/2022 20:21:02 [CallRecorder]/15: Unbinding service connection
19/10/2022 20:21:02 [CallRecorderService]/15: onDestroy
19/10/2022 20:22:19 [App]/15: Starting call recorder service .. bound=false
19/10/2022 20:22:19 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:22:19 [TelephonyStatus]/15: Telephony state = OFFHOOK
19/10/2022 20:22:19 [TelephonyStatus]/15: Set call type to OUTGOING
19/10/2022 20:22:19 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
19/10/2022 20:22:19 [CallRecorderService]/15: InCallThread started
19/10/2022 20:22:19 [CallRecorder]/15: ManualStart, Auto = false
19/10/2022 20:22:19 [App]/15: CallRecorderService is now bound
19/10/2022 20:22:19 [App]/15: Signalling service is bound..
19/10/2022 20:22:19 [CallRecorderService]/15: Recording for type: REC_CALL
19/10/2022 20:22:19 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
19/10/2022 20:22:19 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 20:22:19 [CallRecorderService]/15: --- Using StandardRecorder ---
19/10/2022 20:22:20 [RecordItem]/15: Setting directory
19/10/2022 20:22:20 [RecordItem]/15: Setting filename
19/10/2022 20:22:20 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:22:20 [RecordItem]/15: Setting record source to VOICE_CALL
19/10/2022 20:22:20 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
19/10/2022 20:22:20 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:22:20 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:22:20 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:22:20 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:22:20 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:22:20 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:22:20 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
19/10/2022 20:22:20 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:22:20 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:22:20 [CallRecorderService]/15: Retrying with Legacy
19/10/2022 20:22:20 [RecordItem]/15: Setting directory
19/10/2022 20:22:20 [RecordItem]/15: Setting filename
19/10/2022 20:22:20 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:22:20 [RecordItem]/15: Setting record source to MEDIA_RECORDER
19/10/2022 20:22:20 [CallRecorderService]/15: Recording ERROR = 'setAudioSource
failed.' [ Legacy ] retryMode = true
19/10/2022 20:22:20 [AndroidRecorder]/15: Attempting to remove file...
19/10/2022 20:22:20 [CallRecorderService]/15: Retrying with Native
19/10/2022 20:22:20 [RecordItem]/15: Setting directory
19/10/2022 20:22:20 [RecordItem]/15: Setting filename
19/10/2022 20:22:20 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:22:20 [RecordItem]/15: Setting record source to AOSP_RECORDING
19/10/2022 20:22:20 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:22:20 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:22:20 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:22:20 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:22:20 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:22:20 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:22:20 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Native ] retryMode = false
19/10/2022 20:22:20 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:22:20 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:22:20 [CallRecorderService]/15: Got a stop request
19/10/2022 20:22:20 [CallRecorderService]/15: Closing recording resources..
19/10/2022 20:22:20 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:22:24 [CallRecorderService]/15: InCallThread notified
19/10/2022 20:22:26 [App]/15: Starting call recorder service .. bound=true
19/10/2022 20:22:26 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:22:26 [TelephonyStatus]/15: Telephony state = IDLE
19/10/2022 20:22:26 [TelephonyStatus]/15: Reset the telephony status
19/10/2022 20:22:26 [CallRecorderService]/15: InCallThread stopped
19/10/2022 20:22:26 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
19/10/2022 20:22:26 [CallRecorder]/15: Unbinding service connection
19/10/2022 20:22:26 [CallRecorderService]/15: onDestroy
19/10/2022 20:22:33 [App]/15: Starting call recorder service .. bound=false
19/10/2022 20:22:33 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:22:33 [TelephonyStatus]/15: Telephony state = OFFHOOK
19/10/2022 20:22:33 [TelephonyStatus]/15: Set call type to OUTGOING
19/10/2022 20:22:33 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
19/10/2022 20:22:34 [CallRecorderService]/15: InCallThread started
19/10/2022 20:22:34 [CallRecorder]/15: ManualStart, Auto = false
19/10/2022 20:22:34 [App]/15: CallRecorderService is now bound
19/10/2022 20:22:34 [App]/15: Signalling service is bound..
19/10/2022 20:22:34 [CallRecorderService]/15: Recording for type: REC_CALL
19/10/2022 20:22:34 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
19/10/2022 20:22:34 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 20:22:34 [CallRecorderService]/15: --- Using StandardRecorder ---
19/10/2022 20:22:34 [RecordItem]/15: Setting directory
19/10/2022 20:22:34 [RecordItem]/15: Setting filename
19/10/2022 20:22:34 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:22:34 [RecordItem]/15: Setting record source to VOICE_CALL
19/10/2022 20:22:34 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
19/10/2022 20:22:34 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:22:34 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:22:34 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:22:34 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:22:34 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:22:34 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:22:34 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
19/10/2022 20:22:34 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:22:34 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:22:34 [CallRecorderService]/15: Retrying with Legacy
19/10/2022 20:22:34 [RecordItem]/15: Setting directory
19/10/2022 20:22:34 [RecordItem]/15: Setting filename
19/10/2022 20:22:34 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:22:34 [RecordItem]/15: Setting record source to MEDIA_RECORDER
19/10/2022 20:22:34 [CallRecorderService]/15: Recording ERROR = 'setAudioSource
failed.' [ Legacy ] retryMode = true
19/10/2022 20:22:34 [AndroidRecorder]/15: Attempting to remove file...
19/10/2022 20:22:34 [CallRecorderService]/15: Retrying with Native
19/10/2022 20:22:34 [RecordItem]/15: Setting directory
19/10/2022 20:22:34 [RecordItem]/15: Setting filename
19/10/2022 20:22:34 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:22:34 [RecordItem]/15: Setting record source to AOSP_RECORDING
19/10/2022 20:22:34 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:22:34 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:22:34 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:22:34 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:22:34 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:22:34 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:22:34 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Native ] retryMode = false
19/10/2022 20:22:34 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:22:34 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:22:35 [CallRecorderService]/15: Got a stop request
19/10/2022 20:22:35 [CallRecorderService]/15: Closing recording resources..
19/10/2022 20:22:35 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:22:39 [CallRecorderService]/15: InCallThread notified
19/10/2022 20:22:39 [App]/15: Starting call recorder service .. bound=true
19/10/2022 20:22:39 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:22:39 [TelephonyStatus]/15: Telephony state = IDLE
19/10/2022 20:22:39 [TelephonyStatus]/15: Reset the telephony status
19/10/2022 20:22:39 [CallRecorderService]/15: InCallThread stopped
19/10/2022 20:22:39 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
19/10/2022 20:22:39 [CallRecorder]/15: Unbinding service connection
19/10/2022 20:22:39 [CallRecorderService]/15: onDestroy
19/10/2022 20:22:42 [App]/15: Starting call recorder service .. bound=false
19/10/2022 20:22:42 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:22:42 [TelephonyStatus]/15: Telephony state = OFFHOOK
19/10/2022 20:22:42 [TelephonyStatus]/15: Set call type to OUTGOING
19/10/2022 20:22:42 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
19/10/2022 20:22:42 [CallRecorderService]/15: InCallThread started
19/10/2022 20:22:42 [CallRecorder]/15: ManualStart, Auto = false
19/10/2022 20:22:43 [App]/15: CallRecorderService is now bound
19/10/2022 20:22:43 [App]/15: Signalling service is bound..
19/10/2022 20:22:43 [CallRecorderService]/15: Recording for type: REC_CALL
19/10/2022 20:22:43 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
19/10/2022 20:22:43 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 20:22:43 [CallRecorderService]/15: --- Using StandardRecorder ---
19/10/2022 20:22:43 [RecordItem]/15: Setting directory
19/10/2022 20:22:43 [RecordItem]/15: Setting filename
19/10/2022 20:22:43 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:22:43 [RecordItem]/15: Setting record source to VOICE_CALL
19/10/2022 20:22:43 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
19/10/2022 20:22:43 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:22:43 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:22:43 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:22:43 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:22:43 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:22:43 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:22:43 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
19/10/2022 20:22:43 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:22:43 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:22:44 [CallRecorderService]/15: Retrying with Legacy
19/10/2022 20:22:44 [RecordItem]/15: Setting directory
19/10/2022 20:22:44 [RecordItem]/15: Setting filename
19/10/2022 20:22:44 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:22:44 [RecordItem]/15: Setting record source to MEDIA_RECORDER
19/10/2022 20:22:44 [CallRecorderService]/15: Recording ERROR = 'setAudioSource
failed.' [ Legacy ] retryMode = true
19/10/2022 20:22:44 [AndroidRecorder]/15: Attempting to remove file...
19/10/2022 20:22:44 [CallRecorderService]/15: Retrying with Native
19/10/2022 20:22:44 [RecordItem]/15: Setting directory
19/10/2022 20:22:44 [RecordItem]/15: Setting filename
19/10/2022 20:22:44 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:22:44 [RecordItem]/15: Setting record source to AOSP_RECORDING
19/10/2022 20:22:44 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:22:44 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:22:44 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:22:44 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:22:44 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:22:44 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:22:44 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Native ] retryMode = false
19/10/2022 20:22:44 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:22:44 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:22:44 [CallRecorderService]/15: Got a stop request
19/10/2022 20:22:44 [CallRecorderService]/15: Closing recording resources..
19/10/2022 20:22:44 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:22:47 [App]/15: Starting call recorder service .. bound=true
19/10/2022 20:22:47 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:22:47 [TelephonyStatus]/15: Telephony state = IDLE
19/10/2022 20:22:47 [TelephonyStatus]/15: Reset the telephony status
19/10/2022 20:22:47 [CallRecorderService]/15: InCallThread notified
19/10/2022 20:22:48 [CallRecorderService]/15: InCallThread stopped
19/10/2022 20:22:48 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
19/10/2022 20:22:48 [CallRecorder]/15: Unbinding service connection
19/10/2022 20:22:48 [CallRecorderService]/15: onDestroy
19/10/2022 20:23:42 [App]/15: Starting call recorder service .. bound=false
19/10/2022 20:23:42 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:23:42 [TelephonyStatus]/15: Telephony state = OFFHOOK
19/10/2022 20:23:42 [TelephonyStatus]/15: Set call type to OUTGOING
19/10/2022 20:23:42 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
19/10/2022 20:23:42 [CallRecorderService]/15: InCallThread started
19/10/2022 20:23:42 [CallRecorder]/15: ManualStart, Auto = false
19/10/2022 20:23:43 [App]/15: CallRecorderService is now bound
19/10/2022 20:23:43 [App]/15: Signalling service is bound..
19/10/2022 20:23:43 [CallRecorderService]/15: Recording for type: REC_CALL
19/10/2022 20:23:43 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
19/10/2022 20:23:43 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 20:23:43 [CallRecorderService]/15: --- Using StandardRecorder ---
19/10/2022 20:23:43 [RecordItem]/15: Setting directory
19/10/2022 20:23:43 [RecordItem]/15: Setting filename
19/10/2022 20:23:43 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:23:43 [RecordItem]/15: Setting record source to VOICE_CALL
19/10/2022 20:23:43 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
19/10/2022 20:23:43 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:23:43 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:23:43 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:23:43 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:23:43 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:23:43 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:23:43 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
19/10/2022 20:23:43 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:23:43 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:23:43 [CallRecorderService]/15: Retrying with Legacy
19/10/2022 20:23:43 [RecordItem]/15: Setting directory
19/10/2022 20:23:43 [RecordItem]/15: Setting filename
19/10/2022 20:23:43 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:23:43 [RecordItem]/15: Setting record source to MEDIA_RECORDER
19/10/2022 20:23:44 [CallRecorderService]/15: Recording ERROR = 'setAudioSource
failed.' [ Legacy ] retryMode = true
19/10/2022 20:23:44 [AndroidRecorder]/15: Attempting to remove file...
19/10/2022 20:23:44 [CallRecorderService]/15: Retrying with Native
19/10/2022 20:23:44 [RecordItem]/15: Setting directory
19/10/2022 20:23:44 [RecordItem]/15: Setting filename
19/10/2022 20:23:44 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:23:44 [RecordItem]/15: Setting record source to AOSP_RECORDING
19/10/2022 20:23:44 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:23:44 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:23:44 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:23:44 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:23:44 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:23:44 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:23:44 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Native ] retryMode = false
19/10/2022 20:23:44 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:23:44 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:23:44 [CallRecorderService]/15: Got a stop request
19/10/2022 20:23:44 [CallRecorderService]/15: Closing recording resources..
19/10/2022 20:23:44 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:23:47 [CallRecorderService]/15: InCallThread notified
19/10/2022 20:23:48 [App]/15: Starting call recorder service .. bound=true
19/10/2022 20:23:48 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:23:49 [TelephonyStatus]/15: Telephony state = IDLE
19/10/2022 20:23:49 [TelephonyStatus]/15: Reset the telephony status
19/10/2022 20:23:49 [CallRecorderService]/15: InCallThread stopped
19/10/2022 20:23:49 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
19/10/2022 20:23:49 [CallRecorder]/15: Unbinding service connection
19/10/2022 20:23:49 [CallRecorderService]/15: onDestroy
19/10/2022 20:23:55 [App]/15: Starting call recorder service .. bound=false
19/10/2022 20:23:55 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:23:55 [TelephonyStatus]/15: Telephony state = OFFHOOK
19/10/2022 20:23:55 [TelephonyStatus]/15: Set call type to OUTGOING
19/10/2022 20:23:55 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
19/10/2022 20:23:55 [CallRecorderService]/15: InCallThread started
19/10/2022 20:23:55 [CallRecorder]/15: ManualStart, Auto = false
19/10/2022 20:23:55 [App]/15: CallRecorderService is now bound
19/10/2022 20:23:55 [App]/15: Signalling service is bound..
19/10/2022 20:23:55 [CallRecorderService]/15: Recording for type: REC_CALL
19/10/2022 20:23:55 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
19/10/2022 20:23:55 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 20:23:55 [CallRecorderService]/15: --- Using StandardRecorder ---
19/10/2022 20:23:55 [RecordItem]/15: Setting directory
19/10/2022 20:23:56 [RecordItem]/15: Setting filename
19/10/2022 20:23:56 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:23:56 [RecordItem]/15: Setting record source to VOICE_CALL
19/10/2022 20:23:56 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
19/10/2022 20:23:56 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:23:56 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:23:56 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:23:56 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:23:56 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:23:56 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:23:56 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
19/10/2022 20:23:56 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:23:56 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:23:56 [CallRecorderService]/15: Retrying with Legacy
19/10/2022 20:23:56 [RecordItem]/15: Setting directory
19/10/2022 20:23:56 [RecordItem]/15: Setting filename
19/10/2022 20:23:56 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:23:56 [RecordItem]/15: Setting record source to MEDIA_RECORDER
19/10/2022 20:23:56 [CallRecorderService]/15: Recording ERROR = 'setAudioSource
failed.' [ Legacy ] retryMode = true
19/10/2022 20:23:56 [AndroidRecorder]/15: Attempting to remove file...
19/10/2022 20:23:56 [CallRecorderService]/15: Retrying with Native
19/10/2022 20:23:56 [RecordItem]/15: Setting directory
19/10/2022 20:23:56 [RecordItem]/15: Setting filename
19/10/2022 20:23:56 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:23:56 [RecordItem]/15: Setting record source to AOSP_RECORDING
19/10/2022 20:23:56 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:23:56 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:23:56 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:23:56 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:23:56 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:23:56 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:23:56 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Native ] retryMode = false
19/10/2022 20:23:56 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:23:56 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:23:56 [CallRecorderService]/15: Got a stop request
19/10/2022 20:23:56 [CallRecorderService]/15: Closing recording resources..
19/10/2022 20:23:56 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:24:00 [App]/15: Starting call recorder service .. bound=true
19/10/2022 20:24:00 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:24:00 [TelephonyStatus]/15: Telephony state = IDLE
19/10/2022 20:24:00 [TelephonyStatus]/15: Reset the telephony status
19/10/2022 20:24:00 [CallRecorderService]/15: InCallThread notified
19/10/2022 20:24:01 [CallRecorderService]/15: InCallThread stopped
19/10/2022 20:24:01 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
19/10/2022 20:24:01 [CallRecorder]/15: Unbinding service connection
19/10/2022 20:24:01 [CallRecorderService]/15: onDestroy
19/10/2022 20:24:02 [App]/15: Starting call recorder service .. bound=false
19/10/2022 20:24:02 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:24:02 [TelephonyStatus]/15: Telephony state = OFFHOOK
19/10/2022 20:24:02 [TelephonyStatus]/15: Set call type to OUTGOING
19/10/2022 20:24:02 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
19/10/2022 20:24:02 [CallRecorderService]/15: InCallThread started
19/10/2022 20:24:02 [CallRecorder]/15: ManualStart, Auto = false
19/10/2022 20:24:03 [App]/15: CallRecorderService is now bound
19/10/2022 20:24:03 [App]/15: Signalling service is bound..
19/10/2022 20:24:03 [CallRecorderService]/15: Recording for type: REC_CALL
19/10/2022 20:24:03 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
19/10/2022 20:24:03 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 20:24:03 [CallRecorderService]/15: --- Using StandardRecorder ---
19/10/2022 20:24:03 [RecordItem]/15: Setting directory
19/10/2022 20:24:03 [RecordItem]/15: Setting filename
19/10/2022 20:24:03 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:24:03 [RecordItem]/15: Setting record source to VOICE_CALL
19/10/2022 20:24:03 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
19/10/2022 20:24:03 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:24:03 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:24:03 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:24:03 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:24:03 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:24:03 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:24:03 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
19/10/2022 20:24:03 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:24:03 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:24:03 [CallRecorderService]/15: Retrying with Legacy
19/10/2022 20:24:03 [RecordItem]/15: Setting directory
19/10/2022 20:24:03 [RecordItem]/15: Setting filename
19/10/2022 20:24:03 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:24:03 [RecordItem]/15: Setting record source to MEDIA_RECORDER
19/10/2022 20:24:03 [CallRecorderService]/15: Recording ERROR = 'setAudioSource
failed.' [ Legacy ] retryMode = true
19/10/2022 20:24:03 [AndroidRecorder]/15: Attempting to remove file...
19/10/2022 20:24:03 [CallRecorderService]/15: Retrying with Native
19/10/2022 20:24:03 [RecordItem]/15: Setting directory
19/10/2022 20:24:03 [RecordItem]/15: Setting filename
19/10/2022 20:24:03 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:24:03 [RecordItem]/15: Setting record source to AOSP_RECORDING
19/10/2022 20:24:03 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:24:03 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:24:03 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:24:03 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:24:03 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:24:03 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:24:03 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Native ] retryMode = false
19/10/2022 20:24:03 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:24:03 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:24:03 [CallRecorderService]/15: Got a stop request
19/10/2022 20:24:03 [CallRecorderService]/15: Closing recording resources..
19/10/2022 20:24:03 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:24:07 [CallRecorderService]/15: InCallThread notified
19/10/2022 20:24:09 [App]/15: Starting call recorder service .. bound=true
19/10/2022 20:24:09 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:24:09 [TelephonyStatus]/15: Telephony state = IDLE
19/10/2022 20:24:09 [TelephonyStatus]/15: Reset the telephony status
19/10/2022 20:24:09 [CallRecorderService]/15: InCallThread stopped
19/10/2022 20:24:10 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
19/10/2022 20:24:10 [CallRecorder]/15: Unbinding service connection
19/10/2022 20:24:10 [CallRecorderService]/15: onDestroy
19/10/2022 20:24:12 [App]/15: Starting call recorder service .. bound=false
19/10/2022 20:24:12 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:24:12 [TelephonyStatus]/15: Telephony state = OFFHOOK
19/10/2022 20:24:12 [TelephonyStatus]/15: Set call type to OUTGOING
19/10/2022 20:24:12 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
19/10/2022 20:24:12 [CallRecorder]/15: ManualStart, Auto = false
19/10/2022 20:24:12 [CallRecorderService]/15: InCallThread started
19/10/2022 20:24:13 [App]/15: CallRecorderService is now bound
19/10/2022 20:24:13 [App]/15: Signalling service is bound..
19/10/2022 20:24:13 [CallRecorderService]/15: Recording for type: REC_CALL
19/10/2022 20:24:13 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
19/10/2022 20:24:13 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 20:24:13 [CallRecorderService]/15: --- Using StandardRecorder ---
19/10/2022 20:24:13 [RecordItem]/15: Setting directory
19/10/2022 20:24:13 [RecordItem]/15: Setting filename
19/10/2022 20:24:13 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:24:13 [RecordItem]/15: Setting record source to VOICE_CALL
19/10/2022 20:24:13 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
19/10/2022 20:24:13 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:24:13 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:24:13 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:24:13 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:24:13 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:24:13 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:24:13 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
19/10/2022 20:24:13 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:24:13 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:24:13 [CallRecorderService]/15: Retrying with Legacy
19/10/2022 20:24:13 [RecordItem]/15: Setting directory
19/10/2022 20:24:13 [RecordItem]/15: Setting filename
19/10/2022 20:24:13 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:24:13 [RecordItem]/15: Setting record source to MEDIA_RECORDER
19/10/2022 20:24:13 [CallRecorderService]/15: Recording ERROR = 'setAudioSource
failed.' [ Legacy ] retryMode = true
19/10/2022 20:24:13 [AndroidRecorder]/15: Attempting to remove file...
19/10/2022 20:24:13 [CallRecorderService]/15: Retrying with Native
19/10/2022 20:24:13 [RecordItem]/15: Setting directory
19/10/2022 20:24:13 [RecordItem]/15: Setting filename
19/10/2022 20:24:13 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:24:13 [RecordItem]/15: Setting record source to AOSP_RECORDING
19/10/2022 20:24:13 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:24:13 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:24:13 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:24:13 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:24:13 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:24:13 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:24:13 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Native ] retryMode = false
19/10/2022 20:24:13 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:24:13 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:24:13 [CallRecorderService]/15: Got a stop request
19/10/2022 20:24:13 [CallRecorderService]/15: Closing recording resources..
19/10/2022 20:24:13 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:24:17 [App]/15: Starting call recorder service .. bound=true
19/10/2022 20:24:17 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:24:17 [TelephonyStatus]/15: Telephony state = IDLE
19/10/2022 20:24:17 [TelephonyStatus]/15: Reset the telephony status
19/10/2022 20:24:17 [CallRecorderService]/15: InCallThread notified
19/10/2022 20:24:18 [CallRecorderService]/15: InCallThread stopped
19/10/2022 20:24:18 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
19/10/2022 20:24:18 [CallRecorder]/15: Unbinding service connection
19/10/2022 20:24:18 [CallRecorderService]/15: onDestroy
19/10/2022 20:24:21 [App]/15: Starting call recorder service .. bound=false
19/10/2022 20:24:21 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:24:21 [TelephonyStatus]/15: Telephony state = OFFHOOK
19/10/2022 20:24:21 [TelephonyStatus]/15: Set call type to OUTGOING
19/10/2022 20:24:21 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
19/10/2022 20:24:21 [CallRecorderService]/15: InCallThread started
19/10/2022 20:24:21 [CallRecorder]/15: ManualStart, Auto = false
19/10/2022 20:24:21 [App]/15: CallRecorderService is now bound
19/10/2022 20:24:21 [App]/15: Signalling service is bound..
19/10/2022 20:24:22 [CallRecorderService]/15: Recording for type: REC_CALL
19/10/2022 20:24:22 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
19/10/2022 20:24:22 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 20:24:22 [CallRecorderService]/15: --- Using StandardRecorder ---
19/10/2022 20:24:22 [RecordItem]/15: Setting directory
19/10/2022 20:24:22 [RecordItem]/15: Setting filename
19/10/2022 20:24:22 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:24:22 [RecordItem]/15: Setting record source to VOICE_CALL
19/10/2022 20:24:22 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
19/10/2022 20:24:22 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:24:22 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:24:22 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:24:22 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:24:22 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:24:22 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:24:22 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
19/10/2022 20:24:22 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:24:22 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:24:22 [CallRecorderService]/15: Retrying with Legacy
19/10/2022 20:24:22 [RecordItem]/15: Setting directory
19/10/2022 20:24:22 [RecordItem]/15: Setting filename
19/10/2022 20:24:22 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:24:22 [RecordItem]/15: Setting record source to MEDIA_RECORDER
19/10/2022 20:24:22 [CallRecorderService]/15: Recording ERROR = 'setAudioSource
failed.' [ Legacy ] retryMode = true
19/10/2022 20:24:22 [AndroidRecorder]/15: Attempting to remove file...
19/10/2022 20:24:22 [CallRecorderService]/15: Retrying with Native
19/10/2022 20:24:22 [RecordItem]/15: Setting directory
19/10/2022 20:24:22 [RecordItem]/15: Setting filename
19/10/2022 20:24:22 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:24:22 [RecordItem]/15: Setting record source to AOSP_RECORDING
19/10/2022 20:24:22 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:24:22 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:24:22 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:24:22 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:24:22 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:24:22 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:24:22 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Native ] retryMode = false
19/10/2022 20:24:22 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:24:22 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:24:22 [CallRecorderService]/15: Got a stop request
19/10/2022 20:24:22 [CallRecorderService]/15: Closing recording resources..
19/10/2022 20:24:22 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:24:26 [App]/15: Starting call recorder service .. bound=true
19/10/2022 20:24:26 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:24:26 [TelephonyStatus]/15: Telephony state = IDLE
19/10/2022 20:24:26 [TelephonyStatus]/15: Reset the telephony status
19/10/2022 20:24:26 [CallRecorderService]/15: InCallThread notified
19/10/2022 20:24:27 [CallRecorderService]/15: InCallThread stopped
19/10/2022 20:24:27 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
19/10/2022 20:24:27 [CallRecorder]/15: Unbinding service connection
19/10/2022 20:24:27 [CallRecorderService]/15: onDestroy
19/10/2022 20:24:29 [App]/15: Starting call recorder service .. bound=false
19/10/2022 20:24:29 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:24:29 [TelephonyStatus]/15: Telephony state = OFFHOOK
19/10/2022 20:24:29 [TelephonyStatus]/15: Set call type to OUTGOING
19/10/2022 20:24:29 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
19/10/2022 20:24:29 [CallRecorderService]/15: InCallThread started
19/10/2022 20:24:29 [CallRecorder]/15: ManualStart, Auto = false
19/10/2022 20:24:29 [App]/15: CallRecorderService is now bound
19/10/2022 20:24:29 [App]/15: Signalling service is bound..
19/10/2022 20:24:29 [CallRecorderService]/15: Recording for type: REC_CALL
19/10/2022 20:24:29 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
19/10/2022 20:24:29 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 20:24:30 [CallRecorderService]/15: --- Using StandardRecorder ---
19/10/2022 20:24:30 [RecordItem]/15: Setting directory
19/10/2022 20:24:30 [RecordItem]/15: Setting filename
19/10/2022 20:24:30 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:24:30 [RecordItem]/15: Setting record source to VOICE_CALL
19/10/2022 20:24:30 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
19/10/2022 20:24:30 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:24:30 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:24:30 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:24:30 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:24:30 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:24:30 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:24:30 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
19/10/2022 20:24:30 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:24:30 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:24:30 [CallRecorderService]/15: Retrying with Legacy
19/10/2022 20:24:30 [RecordItem]/15: Setting directory
19/10/2022 20:24:30 [RecordItem]/15: Setting filename
19/10/2022 20:24:30 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:24:30 [RecordItem]/15: Setting record source to MEDIA_RECORDER
19/10/2022 20:24:30 [CallRecorderService]/15: Recording ERROR = 'setAudioSource
failed.' [ Legacy ] retryMode = true
19/10/2022 20:24:30 [AndroidRecorder]/15: Attempting to remove file...
19/10/2022 20:24:30 [CallRecorderService]/15: Retrying with Native
19/10/2022 20:24:30 [RecordItem]/15: Setting directory
19/10/2022 20:24:30 [RecordItem]/15: Setting filename
19/10/2022 20:24:30 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:24:30 [RecordItem]/15: Setting record source to AOSP_RECORDING
19/10/2022 20:24:30 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:24:30 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:24:30 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:24:30 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:24:30 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:24:30 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:24:30 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Native ] retryMode = false
19/10/2022 20:24:30 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:24:30 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:24:30 [CallRecorderService]/15: Got a stop request
19/10/2022 20:24:30 [CallRecorderService]/15: Closing recording resources..
19/10/2022 20:24:30 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:24:34 [App]/15: Starting call recorder service .. bound=true
19/10/2022 20:24:34 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:24:34 [TelephonyStatus]/15: Telephony state = IDLE
19/10/2022 20:24:34 [TelephonyStatus]/15: Reset the telephony status
19/10/2022 20:24:34 [CallRecorderService]/15: InCallThread notified
19/10/2022 20:24:35 [CallRecorderService]/15: InCallThread stopped
19/10/2022 20:24:35 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
19/10/2022 20:24:35 [CallRecorder]/15: Unbinding service connection
19/10/2022 20:24:35 [CallRecorderService]/15: onDestroy
19/10/2022 20:24:40 [App]/15: Starting call recorder service .. bound=false
19/10/2022 20:24:40 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:24:40 [TelephonyStatus]/15: Telephony state = OFFHOOK
19/10/2022 20:24:40 [TelephonyStatus]/15: Set call type to OUTGOING
19/10/2022 20:24:40 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
19/10/2022 20:24:41 [CallRecorderService]/15: InCallThread started
19/10/2022 20:24:41 [CallRecorder]/15: ManualStart, Auto = false
19/10/2022 20:24:41 [App]/15: CallRecorderService is now bound
19/10/2022 20:24:41 [App]/15: Signalling service is bound..
19/10/2022 20:24:41 [CallRecorderService]/15: Recording for type: REC_CALL
19/10/2022 20:24:41 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
19/10/2022 20:24:41 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 20:24:41 [CallRecorderService]/15: --- Using StandardRecorder ---
19/10/2022 20:24:41 [RecordItem]/15: Setting directory
19/10/2022 20:24:41 [RecordItem]/15: Setting filename
19/10/2022 20:24:41 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:24:41 [RecordItem]/15: Setting record source to VOICE_CALL
19/10/2022 20:24:41 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
19/10/2022 20:24:41 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:24:41 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:24:41 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:24:41 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:24:41 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:24:41 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:24:41 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
19/10/2022 20:24:41 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:24:41 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:24:41 [CallRecorderService]/15: Retrying with Legacy
19/10/2022 20:24:41 [RecordItem]/15: Setting directory
19/10/2022 20:24:41 [RecordItem]/15: Setting filename
19/10/2022 20:24:41 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:24:41 [RecordItem]/15: Setting record source to MEDIA_RECORDER
19/10/2022 20:24:41 [CallRecorderService]/15: Recording ERROR = 'setAudioSource
failed.' [ Legacy ] retryMode = true
19/10/2022 20:24:41 [AndroidRecorder]/15: Attempting to remove file...
19/10/2022 20:24:41 [CallRecorderService]/15: Retrying with Native
19/10/2022 20:24:41 [RecordItem]/15: Setting directory
19/10/2022 20:24:41 [RecordItem]/15: Setting filename
19/10/2022 20:24:41 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:24:41 [RecordItem]/15: Setting record source to AOSP_RECORDING
19/10/2022 20:24:41 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:24:41 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:24:41 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:24:41 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:24:42 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:24:42 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:24:42 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Native ] retryMode = false
19/10/2022 20:24:42 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:24:42 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:24:42 [CallRecorderService]/15: Got a stop request
19/10/2022 20:24:42 [CallRecorderService]/15: Closing recording resources..
19/10/2022 20:24:42 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:24:46 [CallRecorderService]/15: InCallThread notified
19/10/2022 20:24:48 [App]/15: Starting call recorder service .. bound=true
19/10/2022 20:24:48 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:24:48 [TelephonyStatus]/15: Telephony state = IDLE
19/10/2022 20:24:48 [TelephonyStatus]/15: Reset the telephony status
19/10/2022 20:24:49 [CallRecorderService]/15: InCallThread stopped
19/10/2022 20:24:49 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
19/10/2022 20:24:49 [CallRecorder]/15: Unbinding service connection
19/10/2022 20:24:49 [CallRecorderService]/15: onDestroy
19/10/2022 20:24:56 [App]/15: Starting call recorder service .. bound=false
19/10/2022 20:24:56 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:24:56 [TelephonyStatus]/15: Telephony state = OFFHOOK
19/10/2022 20:24:56 [TelephonyStatus]/15: Set call type to OUTGOING
19/10/2022 20:24:56 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
19/10/2022 20:24:56 [CallRecorder]/15: ManualStart, Auto = false
19/10/2022 20:24:56 [CallRecorderService]/15: InCallThread started
19/10/2022 20:24:56 [App]/15: CallRecorderService is now bound
19/10/2022 20:24:56 [App]/15: Signalling service is bound..
19/10/2022 20:24:56 [CallRecorderService]/15: Recording for type: REC_CALL
19/10/2022 20:24:56 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
19/10/2022 20:24:56 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 20:24:56 [CallRecorderService]/15: --- Using StandardRecorder ---
19/10/2022 20:24:56 [RecordItem]/15: Setting directory
19/10/2022 20:24:56 [RecordItem]/15: Setting filename
19/10/2022 20:24:57 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:24:57 [RecordItem]/15: Setting record source to VOICE_CALL
19/10/2022 20:24:57 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
19/10/2022 20:24:57 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:24:57 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:24:57 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:24:57 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:24:57 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:24:57 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:24:57 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
19/10/2022 20:24:57 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:24:57 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:24:57 [CallRecorderService]/15: Retrying with Legacy
19/10/2022 20:24:57 [RecordItem]/15: Setting directory
19/10/2022 20:24:57 [RecordItem]/15: Setting filename
19/10/2022 20:24:57 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:24:57 [RecordItem]/15: Setting record source to MEDIA_RECORDER
19/10/2022 20:24:57 [CallRecorderService]/15: Recording ERROR = 'setAudioSource
failed.' [ Legacy ] retryMode = true
19/10/2022 20:24:57 [AndroidRecorder]/15: Attempting to remove file...
19/10/2022 20:24:57 [CallRecorderService]/15: Retrying with Native
19/10/2022 20:24:57 [RecordItem]/15: Setting directory
19/10/2022 20:24:57 [RecordItem]/15: Setting filename
19/10/2022 20:24:57 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:24:57 [RecordItem]/15: Setting record source to AOSP_RECORDING
19/10/2022 20:24:57 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:24:57 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:24:57 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:24:57 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:24:57 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:24:57 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:24:57 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Native ] retryMode = false
19/10/2022 20:24:57 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:24:57 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:24:57 [CallRecorderService]/15: Got a stop request
19/10/2022 20:24:57 [CallRecorderService]/15: Closing recording resources..
19/10/2022 20:24:57 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:25:01 [CallRecorderService]/15: InCallThread notified
19/10/2022 20:25:30 [CallRecorder]/15: ManualStart, Auto = false
19/10/2022 20:25:30 [CallRecorderService]/15: Recording for type: REC_CALL
19/10/2022 20:25:30 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
19/10/2022 20:25:30 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 20:25:30 [CallRecorderService]/15: --- Using StandardRecorder ---
19/10/2022 20:25:30 [RecordItem]/15: Setting directory
19/10/2022 20:25:30 [RecordItem]/15: Setting filename
19/10/2022 20:25:30 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:25:30 [RecordItem]/15: Setting record source to VOICE_CALL
19/10/2022 20:25:30 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
19/10/2022 20:25:30 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:25:30 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:25:30 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:25:30 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:25:31 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:25:31 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:25:31 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
19/10/2022 20:25:31 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:25:31 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:25:31 [CallRecorderService]/15: Retrying with Legacy
19/10/2022 20:25:31 [RecordItem]/15: Setting directory
19/10/2022 20:25:31 [RecordItem]/15: Setting filename
19/10/2022 20:25:31 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:25:31 [RecordItem]/15: Setting record source to MEDIA_RECORDER
19/10/2022 20:25:31 [CallRecorderService]/15: Recording ERROR = 'setAudioSource
failed.' [ Legacy ] retryMode = true
19/10/2022 20:25:31 [AndroidRecorder]/15: Attempting to remove file...
19/10/2022 20:25:31 [CallRecorderService]/15: Retrying with Native
19/10/2022 20:25:31 [RecordItem]/15: Setting directory
19/10/2022 20:25:31 [RecordItem]/15: Setting filename
19/10/2022 20:25:31 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:25:31 [RecordItem]/15: Setting record source to AOSP_RECORDING
19/10/2022 20:25:31 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:25:31 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:25:31 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:25:31 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:25:31 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:25:31 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:25:31 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Native ] retryMode = false
19/10/2022 20:25:31 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:25:31 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:25:31 [CallRecorderService]/15: Got a stop request
19/10/2022 20:25:31 [CallRecorderService]/15: Closing recording resources..
19/10/2022 20:25:31 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:25:37 [CallRecorder]/15: ManualStart, Auto = false
19/10/2022 20:25:37 [CallRecorderService]/15: Recording for type: REC_CALL
19/10/2022 20:25:37 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
19/10/2022 20:25:37 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 20:25:37 [CallRecorderService]/15: --- Using StandardRecorder ---
19/10/2022 20:25:37 [RecordItem]/15: Setting directory
19/10/2022 20:25:37 [RecordItem]/15: Setting filename
19/10/2022 20:25:37 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:25:37 [RecordItem]/15: Setting record source to VOICE_CALL
19/10/2022 20:25:37 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
19/10/2022 20:25:37 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:25:37 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:25:37 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:25:37 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:25:37 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:25:37 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:25:37 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
19/10/2022 20:25:37 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:25:37 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:25:37 [CallRecorderService]/15: Retrying with Legacy
19/10/2022 20:25:37 [RecordItem]/15: Setting directory
19/10/2022 20:25:37 [RecordItem]/15: Setting filename
19/10/2022 20:25:37 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:25:37 [RecordItem]/15: Setting record source to MEDIA_RECORDER
19/10/2022 20:25:37 [CallRecorderService]/15: Recording ERROR = 'setAudioSource
failed.' [ Legacy ] retryMode = true
19/10/2022 20:25:37 [AndroidRecorder]/15: Attempting to remove file...
19/10/2022 20:25:37 [CallRecorderService]/15: Retrying with Native
19/10/2022 20:25:37 [RecordItem]/15: Setting directory
19/10/2022 20:25:37 [RecordItem]/15: Setting filename
19/10/2022 20:25:37 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:25:38 [RecordItem]/15: Setting record source to AOSP_RECORDING
19/10/2022 20:25:38 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:25:38 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:25:38 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:25:38 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:25:38 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:25:38 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:25:38 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Native ] retryMode = false
19/10/2022 20:25:38 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:25:38 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:25:38 [CallRecorderService]/15: Got a stop request
19/10/2022 20:25:38 [CallRecorderService]/15: Closing recording resources..
19/10/2022 20:25:38 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:25:39 [CallRecorder]/15: ManualStart, Auto = false
19/10/2022 20:25:39 [CallRecorderService]/15: Recording for type: REC_CALL
19/10/2022 20:25:39 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
19/10/2022 20:25:39 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 20:25:39 [CallRecorderService]/15: --- Using StandardRecorder ---
19/10/2022 20:25:39 [RecordItem]/15: Setting directory
19/10/2022 20:25:39 [RecordItem]/15: Setting filename
19/10/2022 20:25:39 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:25:39 [RecordItem]/15: Setting record source to VOICE_CALL
19/10/2022 20:25:39 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
19/10/2022 20:25:39 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:25:39 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:25:39 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:25:39 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:25:39 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:25:39 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:25:39 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
19/10/2022 20:25:39 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:25:39 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:25:39 [CallRecorderService]/15: Retrying with Legacy
19/10/2022 20:25:39 [RecordItem]/15: Setting directory
19/10/2022 20:25:39 [RecordItem]/15: Setting filename
19/10/2022 20:25:39 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:25:39 [RecordItem]/15: Setting record source to MEDIA_RECORDER
19/10/2022 20:25:39 [CallRecorderService]/15: Recording ERROR = 'setAudioSource
failed.' [ Legacy ] retryMode = true
19/10/2022 20:25:39 [AndroidRecorder]/15: Attempting to remove file...
19/10/2022 20:25:39 [CallRecorderService]/15: Retrying with Native
19/10/2022 20:25:39 [RecordItem]/15: Setting directory
19/10/2022 20:25:39 [RecordItem]/15: Setting filename
19/10/2022 20:25:39 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:25:39 [RecordItem]/15: Setting record source to AOSP_RECORDING
19/10/2022 20:25:39 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:25:39 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:25:39 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:25:39 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:25:39 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:25:39 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:25:39 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Native ] retryMode = false
19/10/2022 20:25:39 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:25:39 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:25:39 [CallRecorderService]/15: Got a stop request
19/10/2022 20:25:39 [CallRecorderService]/15: Closing recording resources..
19/10/2022 20:25:39 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:25:40 [CallRecorder]/15: ManualStart, Auto = false
19/10/2022 20:25:40 [CallRecorderService]/15: Recording for type: REC_CALL
19/10/2022 20:25:40 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
19/10/2022 20:25:40 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 20:25:40 [CallRecorderService]/15: --- Using StandardRecorder ---
19/10/2022 20:25:40 [RecordItem]/15: Setting directory
19/10/2022 20:25:40 [RecordItem]/15: Setting filename
19/10/2022 20:25:40 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:25:40 [RecordItem]/15: Setting record source to VOICE_CALL
19/10/2022 20:25:40 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
19/10/2022 20:25:40 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:25:40 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:25:40 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:25:40 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:25:40 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:25:40 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:25:40 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
19/10/2022 20:25:40 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:25:40 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:25:40 [CallRecorderService]/15: Retrying with Legacy
19/10/2022 20:25:40 [RecordItem]/15: Setting directory
19/10/2022 20:25:40 [RecordItem]/15: Setting filename
19/10/2022 20:25:40 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:25:40 [RecordItem]/15: Setting record source to MEDIA_RECORDER
19/10/2022 20:25:40 [CallRecorderService]/15: Recording ERROR = 'setAudioSource
failed.' [ Legacy ] retryMode = true
19/10/2022 20:25:40 [AndroidRecorder]/15: Attempting to remove file...
19/10/2022 20:25:40 [CallRecorderService]/15: Retrying with Native
19/10/2022 20:25:40 [RecordItem]/15: Setting directory
19/10/2022 20:25:40 [RecordItem]/15: Setting filename
19/10/2022 20:25:40 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:25:40 [RecordItem]/15: Setting record source to AOSP_RECORDING
19/10/2022 20:25:40 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:25:40 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:25:40 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:25:40 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:25:40 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:25:40 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:25:40 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Native ] retryMode = false
19/10/2022 20:25:40 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:25:40 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:25:40 [CallRecorderService]/15: Got a stop request
19/10/2022 20:25:40 [CallRecorderService]/15: Closing recording resources..
19/10/2022 20:25:40 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:25:41 [CallRecorder]/15: ManualStart, Auto = false
19/10/2022 20:25:41 [CallRecorderService]/15: Recording for type: REC_CALL
19/10/2022 20:25:41 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
19/10/2022 20:25:41 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 20:25:41 [CallRecorderService]/15: --- Using StandardRecorder ---
19/10/2022 20:25:41 [RecordItem]/15: Setting directory
19/10/2022 20:25:41 [RecordItem]/15: Setting filename
19/10/2022 20:25:41 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:25:41 [RecordItem]/15: Setting record source to VOICE_CALL
19/10/2022 20:25:41 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
19/10/2022 20:25:41 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:25:41 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:25:41 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:25:41 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:25:41 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:25:41 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:25:41 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
19/10/2022 20:25:41 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:25:41 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:25:41 [CallRecorderService]/15: Retrying with Legacy
19/10/2022 20:25:41 [RecordItem]/15: Setting directory
19/10/2022 20:25:41 [RecordItem]/15: Setting filename
19/10/2022 20:25:41 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:25:41 [RecordItem]/15: Setting record source to MEDIA_RECORDER
19/10/2022 20:25:41 [CallRecorderService]/15: Recording ERROR = 'setAudioSource
failed.' [ Legacy ] retryMode = true
19/10/2022 20:25:41 [AndroidRecorder]/15: Attempting to remove file...
19/10/2022 20:25:41 [CallRecorderService]/15: Retrying with Native
19/10/2022 20:25:41 [RecordItem]/15: Setting directory
19/10/2022 20:25:41 [RecordItem]/15: Setting filename
19/10/2022 20:25:41 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:25:41 [RecordItem]/15: Setting record source to AOSP_RECORDING
19/10/2022 20:25:41 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:25:41 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:25:41 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:25:41 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:25:41 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:25:41 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:25:41 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Native ] retryMode = false
19/10/2022 20:25:41 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:25:41 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:25:41 [CallRecorderService]/15: Got a stop request
19/10/2022 20:25:41 [CallRecorderService]/15: Closing recording resources..
19/10/2022 20:25:41 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:25:42 [CallRecorder]/15: ManualStart, Auto = false
19/10/2022 20:25:42 [CallRecorderService]/15: Recording for type: REC_CALL
19/10/2022 20:25:42 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
19/10/2022 20:25:42 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 20:25:42 [CallRecorderService]/15: --- Using StandardRecorder ---
19/10/2022 20:25:42 [RecordItem]/15: Setting directory
19/10/2022 20:25:42 [RecordItem]/15: Setting filename
19/10/2022 20:25:42 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:25:42 [RecordItem]/15: Setting record source to VOICE_CALL
19/10/2022 20:25:42 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
19/10/2022 20:25:42 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:25:42 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:25:42 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:25:42 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:25:42 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:25:42 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:25:42 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
19/10/2022 20:25:42 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:25:42 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:25:42 [CallRecorderService]/15: Retrying with Legacy
19/10/2022 20:25:42 [RecordItem]/15: Setting directory
19/10/2022 20:25:42 [RecordItem]/15: Setting filename
19/10/2022 20:25:42 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:25:42 [RecordItem]/15: Setting record source to MEDIA_RECORDER
19/10/2022 20:25:42 [CallRecorder]/15: ManualStart, Auto = false
19/10/2022 20:25:42 [CallRecorderService]/15: Recording ERROR = 'setAudioSource
failed.' [ Legacy ] retryMode = true
19/10/2022 20:25:42 [AndroidRecorder]/15: Attempting to remove file...
19/10/2022 20:25:42 [CallRecorderService]/15: Retrying with Native
19/10/2022 20:25:42 [RecordItem]/15: Setting directory
19/10/2022 20:25:42 [RecordItem]/15: Setting filename
19/10/2022 20:25:42 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:25:42 [RecordItem]/15: Setting record source to AOSP_RECORDING
19/10/2022 20:25:42 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:25:42 [CallRecorderService]/15: Already recording call cannot start a
new one
19/10/2022 20:25:42 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:25:42 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:25:42 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:25:42 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:25:42 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:25:42 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Native ] retryMode = false
19/10/2022 20:25:42 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:25:42 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:25:42 [CallRecorderService]/15: Got a stop request
19/10/2022 20:25:42 [CallRecorderService]/15: Closing recording resources..
19/10/2022 20:25:42 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:25:42 [CallRecorder]/15: ManualStart, Auto = false
19/10/2022 20:25:42 [CallRecorderService]/15: Recording for type: REC_CALL
19/10/2022 20:25:42 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
19/10/2022 20:25:42 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 20:25:42 [CallRecorderService]/15: --- Using StandardRecorder ---
19/10/2022 20:25:42 [RecordItem]/15: Setting directory
19/10/2022 20:25:42 [RecordItem]/15: Setting filename
19/10/2022 20:25:42 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:25:42 [RecordItem]/15: Setting record source to VOICE_CALL
19/10/2022 20:25:42 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
19/10/2022 20:25:42 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:25:42 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:25:42 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:25:42 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:25:42 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:25:42 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:25:42 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
19/10/2022 20:25:42 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:25:42 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:25:42 [CallRecorderService]/15: Retrying with Legacy
19/10/2022 20:25:42 [RecordItem]/15: Setting directory
19/10/2022 20:25:42 [RecordItem]/15: Setting filename
19/10/2022 20:25:42 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:25:42 [RecordItem]/15: Setting record source to MEDIA_RECORDER
19/10/2022 20:25:42 [CallRecorderService]/15: Recording ERROR = 'setAudioSource
failed.' [ Legacy ] retryMode = true
19/10/2022 20:25:42 [AndroidRecorder]/15: Attempting to remove file...
19/10/2022 20:25:42 [CallRecorderService]/15: Retrying with Native
19/10/2022 20:25:42 [RecordItem]/15: Setting directory
19/10/2022 20:25:42 [RecordItem]/15: Setting filename
19/10/2022 20:25:42 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:25:42 [RecordItem]/15: Setting record source to AOSP_RECORDING
19/10/2022 20:25:42 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:25:42 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:25:42 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:25:42 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:25:42 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:25:42 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:25:42 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Native ] retryMode = false
19/10/2022 20:25:42 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:25:42 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:25:42 [CallRecorderService]/15: Got a stop request
19/10/2022 20:25:42 [CallRecorderService]/15: Closing recording resources..
19/10/2022 20:25:42 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:25:43 [App]/15: Starting call recorder service .. bound=true
19/10/2022 20:25:43 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:25:43 [TelephonyStatus]/15: Telephony state = IDLE
19/10/2022 20:25:43 [TelephonyStatus]/15: Reset the telephony status
19/10/2022 20:25:44 [CallRecorderService]/15: InCallThread stopped
19/10/2022 20:25:44 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
19/10/2022 20:25:44 [CallRecorder]/15: Unbinding service connection
19/10/2022 20:25:44 [CallRecorderService]/15: onDestroy
19/10/2022 20:25:46 [App]/15: Starting call recorder service .. bound=false
19/10/2022 20:25:46 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:25:46 [TelephonyStatus]/15: Telephony state = OFFHOOK
19/10/2022 20:25:46 [TelephonyStatus]/15: Set call type to OUTGOING
19/10/2022 20:25:46 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
19/10/2022 20:25:46 [CallRecorder]/15: ManualStart, Auto = false
19/10/2022 20:25:46 [CallRecorderService]/15: InCallThread started
19/10/2022 20:25:46 [App]/15: CallRecorderService is now bound
19/10/2022 20:25:46 [App]/15: Signalling service is bound..
19/10/2022 20:25:46 [CallRecorderService]/15: Recording for type: REC_CALL
19/10/2022 20:25:46 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
19/10/2022 20:25:46 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 20:25:46 [CallRecorderService]/15: --- Using StandardRecorder ---
19/10/2022 20:25:46 [RecordItem]/15: Setting directory
19/10/2022 20:25:46 [RecordItem]/15: Setting filename
19/10/2022 20:25:46 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:25:46 [RecordItem]/15: Setting record source to VOICE_CALL
19/10/2022 20:25:46 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
19/10/2022 20:25:46 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:25:46 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:25:47 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:25:47 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:25:47 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:25:47 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:25:47 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
19/10/2022 20:25:47 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:25:47 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:25:47 [CallRecorderService]/15: Retrying with Legacy
19/10/2022 20:25:47 [RecordItem]/15: Setting directory
19/10/2022 20:25:47 [RecordItem]/15: Setting filename
19/10/2022 20:25:47 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:25:47 [RecordItem]/15: Setting record source to MEDIA_RECORDER
19/10/2022 20:25:47 [CallRecorderService]/15: Recording ERROR = 'setAudioSource
failed.' [ Legacy ] retryMode = true
19/10/2022 20:25:47 [AndroidRecorder]/15: Attempting to remove file...
19/10/2022 20:25:47 [CallRecorderService]/15: Retrying with Native
19/10/2022 20:25:47 [RecordItem]/15: Setting directory
19/10/2022 20:25:47 [RecordItem]/15: Setting filename
19/10/2022 20:25:47 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:25:47 [RecordItem]/15: Setting record source to AOSP_RECORDING
19/10/2022 20:25:47 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:25:47 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:25:47 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:25:47 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:25:47 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:25:47 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:25:47 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Native ] retryMode = false
19/10/2022 20:25:47 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:25:47 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:25:47 [CallRecorderService]/15: Got a stop request
19/10/2022 20:25:47 [CallRecorderService]/15: Closing recording resources..
19/10/2022 20:25:47 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:25:49 [App]/15: Starting call recorder service .. bound=true
19/10/2022 20:25:49 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:25:49 [TelephonyStatus]/15: Telephony state = IDLE
19/10/2022 20:25:49 [TelephonyStatus]/15: Reset the telephony status
19/10/2022 20:25:51 [CallRecorderService]/15: InCallThread notified
19/10/2022 20:25:51 [CallRecorderService]/15: InCallThread stopped
19/10/2022 20:25:51 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
19/10/2022 20:25:51 [CallRecorder]/15: Unbinding service connection
19/10/2022 20:25:51 [CallRecorderService]/15: onDestroy
19/10/2022 20:26:02 [App]/15: Starting call recorder service .. bound=false
19/10/2022 20:26:02 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:26:02 [TelephonyStatus]/15: Telephony state = OFFHOOK
19/10/2022 20:26:02 [TelephonyStatus]/15: Set call type to OUTGOING
19/10/2022 20:26:02 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
19/10/2022 20:26:02 [CallRecorderService]/15: InCallThread started
19/10/2022 20:26:02 [CallRecorder]/15: ManualStart, Auto = false
19/10/2022 20:26:02 [App]/15: CallRecorderService is now bound
19/10/2022 20:26:02 [App]/15: Signalling service is bound..
19/10/2022 20:26:02 [CallRecorderService]/15: Recording for type: REC_CALL
19/10/2022 20:26:02 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
19/10/2022 20:26:02 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 20:26:02 [CallRecorderService]/15: --- Using StandardRecorder ---
19/10/2022 20:26:02 [RecordItem]/15: Setting directory
19/10/2022 20:26:02 [RecordItem]/15: Setting filename
19/10/2022 20:26:03 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:26:03 [RecordItem]/15: Setting record source to VOICE_CALL
19/10/2022 20:26:03 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
19/10/2022 20:26:03 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:26:03 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:26:03 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:26:03 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:26:03 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:26:03 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:26:03 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
19/10/2022 20:26:03 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:26:03 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:26:03 [CallRecorderService]/15: Retrying with Legacy
19/10/2022 20:26:03 [RecordItem]/15: Setting directory
19/10/2022 20:26:03 [RecordItem]/15: Setting filename
19/10/2022 20:26:03 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:26:03 [RecordItem]/15: Setting record source to MEDIA_RECORDER
19/10/2022 20:26:03 [CallRecorderService]/15: Recording ERROR = 'setAudioSource
failed.' [ Legacy ] retryMode = true
19/10/2022 20:26:03 [AndroidRecorder]/15: Attempting to remove file...
19/10/2022 20:26:03 [CallRecorderService]/15: Retrying with Native
19/10/2022 20:26:03 [RecordItem]/15: Setting directory
19/10/2022 20:26:03 [RecordItem]/15: Setting filename
19/10/2022 20:26:03 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:26:03 [RecordItem]/15: Setting record source to AOSP_RECORDING
19/10/2022 20:26:03 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:26:03 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:26:03 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:26:03 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:26:03 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:26:03 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:26:03 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Native ] retryMode = false
19/10/2022 20:26:03 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:26:03 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:26:03 [CallRecorderService]/15: Got a stop request
19/10/2022 20:26:03 [CallRecorderService]/15: Closing recording resources..
19/10/2022 20:26:03 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:26:07 [CallRecorderService]/15: InCallThread notified
19/10/2022 20:26:07 [App]/15: Starting call recorder service .. bound=true
19/10/2022 20:26:07 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:26:07 [TelephonyStatus]/15: Telephony state = IDLE
19/10/2022 20:26:07 [TelephonyStatus]/15: Reset the telephony status
19/10/2022 20:26:07 [CallRecorderService]/15: InCallThread stopped
19/10/2022 20:26:07 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
19/10/2022 20:26:07 [CallRecorder]/15: Unbinding service connection
19/10/2022 20:26:07 [CallRecorderService]/15: onDestroy
19/10/2022 20:26:10 [App]/15: Starting call recorder service .. bound=false
19/10/2022 20:26:10 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:26:10 [TelephonyStatus]/15: Telephony state = OFFHOOK
19/10/2022 20:26:10 [TelephonyStatus]/15: Set call type to OUTGOING
19/10/2022 20:26:10 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
19/10/2022 20:26:10 [CallRecorderService]/15: InCallThread started
19/10/2022 20:26:10 [CallRecorder]/15: ManualStart, Auto = false
19/10/2022 20:26:10 [App]/15: CallRecorderService is now bound
19/10/2022 20:26:10 [App]/15: Signalling service is bound..
19/10/2022 20:26:10 [CallRecorderService]/15: Recording for type: REC_CALL
19/10/2022 20:26:10 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
19/10/2022 20:26:10 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 20:26:10 [CallRecorderService]/15: --- Using StandardRecorder ---
19/10/2022 20:26:10 [RecordItem]/15: Setting directory
19/10/2022 20:26:10 [RecordItem]/15: Setting filename
19/10/2022 20:26:10 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:26:11 [RecordItem]/15: Setting record source to VOICE_CALL
19/10/2022 20:26:11 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
19/10/2022 20:26:11 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:26:11 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:26:11 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:26:11 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:26:11 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:26:11 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:26:11 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
19/10/2022 20:26:11 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:26:11 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:26:11 [CallRecorderService]/15: Retrying with Legacy
19/10/2022 20:26:11 [RecordItem]/15: Setting directory
19/10/2022 20:26:11 [RecordItem]/15: Setting filename
19/10/2022 20:26:11 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:26:11 [RecordItem]/15: Setting record source to MEDIA_RECORDER
19/10/2022 20:26:11 [CallRecorderService]/15: Recording ERROR = 'setAudioSource
failed.' [ Legacy ] retryMode = true
19/10/2022 20:26:11 [AndroidRecorder]/15: Attempting to remove file...
19/10/2022 20:26:11 [CallRecorderService]/15: Retrying with Native
19/10/2022 20:26:11 [RecordItem]/15: Setting directory
19/10/2022 20:26:11 [RecordItem]/15: Setting filename
19/10/2022 20:26:11 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:26:11 [RecordItem]/15: Setting record source to AOSP_RECORDING
19/10/2022 20:26:11 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:26:11 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:26:11 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:26:11 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:26:11 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:26:11 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:26:11 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Native ] retryMode = false
19/10/2022 20:26:11 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:26:11 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:26:11 [CallRecorderService]/15: Got a stop request
19/10/2022 20:26:11 [CallRecorderService]/15: Closing recording resources..
19/10/2022 20:26:11 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:26:15 [CallRecorderService]/15: InCallThread notified
19/10/2022 20:26:16 [App]/15: Starting call recorder service .. bound=true
19/10/2022 20:26:17 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:26:17 [TelephonyStatus]/15: Telephony state = IDLE
19/10/2022 20:26:17 [CallRecorderService]/15: InCallThread stopped
19/10/2022 20:26:17 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
19/10/2022 20:26:17 [TelephonyStatus]/15: Reset the telephony status
19/10/2022 20:26:17 [CallRecorder]/15: Unbinding service connection
19/10/2022 20:26:17 [CallRecorderService]/15: onDestroy
19/10/2022 20:26:19 [App]/15: Starting call recorder service .. bound=false
19/10/2022 20:26:19 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:26:20 [TelephonyStatus]/15: Telephony state = OFFHOOK
19/10/2022 20:26:20 [TelephonyStatus]/15: Set call type to OUTGOING
19/10/2022 20:26:20 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
19/10/2022 20:26:20 [CallRecorderService]/15: InCallThread started
19/10/2022 20:26:20 [CallRecorder]/15: ManualStart, Auto = false
19/10/2022 20:26:20 [App]/15: CallRecorderService is now bound
19/10/2022 20:26:20 [App]/15: Signalling service is bound..
19/10/2022 20:26:20 [CallRecorderService]/15: Recording for type: REC_CALL
19/10/2022 20:26:20 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
19/10/2022 20:26:20 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 20:26:20 [CallRecorderService]/15: --- Using StandardRecorder ---
19/10/2022 20:26:20 [RecordItem]/15: Setting directory
19/10/2022 20:26:20 [RecordItem]/15: Setting filename
19/10/2022 20:26:20 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:26:20 [RecordItem]/15: Setting record source to VOICE_CALL
19/10/2022 20:26:20 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
19/10/2022 20:26:20 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:26:20 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:26:20 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:26:20 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:26:20 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:26:20 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:26:20 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
19/10/2022 20:26:20 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:26:20 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:26:20 [CallRecorderService]/15: Retrying with Legacy
19/10/2022 20:26:20 [RecordItem]/15: Setting directory
19/10/2022 20:26:20 [RecordItem]/15: Setting filename
19/10/2022 20:26:20 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:26:20 [RecordItem]/15: Setting record source to MEDIA_RECORDER
19/10/2022 20:26:20 [CallRecorderService]/15: Recording ERROR = 'setAudioSource
failed.' [ Legacy ] retryMode = true
19/10/2022 20:26:20 [AndroidRecorder]/15: Attempting to remove file...
19/10/2022 20:26:20 [CallRecorderService]/15: Retrying with Native
19/10/2022 20:26:20 [RecordItem]/15: Setting directory
19/10/2022 20:26:20 [RecordItem]/15: Setting filename
19/10/2022 20:26:21 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:26:21 [RecordItem]/15: Setting record source to AOSP_RECORDING
19/10/2022 20:26:21 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:26:21 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:26:21 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:26:21 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:26:21 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:26:21 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:26:21 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Native ] retryMode = false
19/10/2022 20:26:21 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:26:21 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:26:21 [CallRecorderService]/15: Got a stop request
19/10/2022 20:26:21 [CallRecorderService]/15: Closing recording resources..
19/10/2022 20:26:21 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:26:24 [App]/15: Starting call recorder service .. bound=true
19/10/2022 20:26:24 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:26:24 [TelephonyStatus]/15: Telephony state = IDLE
19/10/2022 20:26:25 [TelephonyStatus]/15: Reset the telephony status
19/10/2022 20:26:25 [CallRecorderService]/15: InCallThread notified
19/10/2022 20:26:25 [CallRecorderService]/15: InCallThread stopped
19/10/2022 20:26:25 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
19/10/2022 20:26:25 [CallRecorder]/15: Unbinding service connection
19/10/2022 20:26:25 [CallRecorderService]/15: onDestroy
19/10/2022 20:26:28 [App]/15: Starting call recorder service .. bound=false
19/10/2022 20:26:28 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:26:28 [TelephonyStatus]/15: Telephony state = OFFHOOK
19/10/2022 20:26:28 [TelephonyStatus]/15: Set call type to OUTGOING
19/10/2022 20:26:28 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
19/10/2022 20:26:28 [CallRecorderService]/15: InCallThread started
19/10/2022 20:26:28 [CallRecorder]/15: ManualStart, Auto = false
19/10/2022 20:26:28 [App]/15: CallRecorderService is now bound
19/10/2022 20:26:28 [App]/15: Signalling service is bound..
19/10/2022 20:26:28 [CallRecorderService]/15: Recording for type: REC_CALL
19/10/2022 20:26:28 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
19/10/2022 20:26:28 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 20:26:28 [CallRecorderService]/15: --- Using StandardRecorder ---
19/10/2022 20:26:28 [RecordItem]/15: Setting directory
19/10/2022 20:26:28 [RecordItem]/15: Setting filename
19/10/2022 20:26:28 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:26:28 [RecordItem]/15: Setting record source to VOICE_CALL
19/10/2022 20:26:28 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
19/10/2022 20:26:28 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:26:28 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:26:28 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:26:28 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:26:28 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:26:28 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:26:28 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
19/10/2022 20:26:28 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:26:28 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:26:28 [CallRecorderService]/15: Retrying with Legacy
19/10/2022 20:26:28 [RecordItem]/15: Setting directory
19/10/2022 20:26:28 [RecordItem]/15: Setting filename
19/10/2022 20:26:28 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:26:28 [RecordItem]/15: Setting record source to MEDIA_RECORDER
19/10/2022 20:26:29 [CallRecorderService]/15: Recording ERROR = 'setAudioSource
failed.' [ Legacy ] retryMode = true
19/10/2022 20:26:29 [AndroidRecorder]/15: Attempting to remove file...
19/10/2022 20:26:29 [CallRecorderService]/15: Retrying with Native
19/10/2022 20:26:29 [RecordItem]/15: Setting directory
19/10/2022 20:26:29 [RecordItem]/15: Setting filename
19/10/2022 20:26:29 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:26:29 [RecordItem]/15: Setting record source to AOSP_RECORDING
19/10/2022 20:26:29 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:26:29 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:26:29 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:26:29 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:26:29 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:26:29 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:26:29 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Native ] retryMode = false
19/10/2022 20:26:29 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:26:29 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:26:29 [CallRecorderService]/15: Got a stop request
19/10/2022 20:26:29 [CallRecorderService]/15: Closing recording resources..
19/10/2022 20:26:29 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:26:33 [CallRecorderService]/15: InCallThread notified
19/10/2022 20:26:34 [App]/15: Starting call recorder service .. bound=true
19/10/2022 20:26:34 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:26:35 [TelephonyStatus]/15: Telephony state = IDLE
19/10/2022 20:26:35 [TelephonyStatus]/15: Reset the telephony status
19/10/2022 20:26:35 [CallRecorderService]/15: InCallThread stopped
19/10/2022 20:26:35 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
19/10/2022 20:26:35 [CallRecorder]/15: Unbinding service connection
19/10/2022 20:26:35 [CallRecorderService]/15: onDestroy
19/10/2022 20:26:38 [App]/15: Starting call recorder service .. bound=false
19/10/2022 20:26:38 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:26:38 [TelephonyStatus]/15: Telephony state = OFFHOOK
19/10/2022 20:26:38 [TelephonyStatus]/15: Set call type to OUTGOING
19/10/2022 20:26:38 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
19/10/2022 20:26:38 [CallRecorderService]/15: InCallThread started
19/10/2022 20:26:38 [CallRecorder]/15: ManualStart, Auto = false
19/10/2022 20:26:38 [App]/15: CallRecorderService is now bound
19/10/2022 20:26:38 [App]/15: Signalling service is bound..
19/10/2022 20:26:38 [CallRecorderService]/15: Recording for type: REC_CALL
19/10/2022 20:26:38 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
19/10/2022 20:26:38 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 20:26:38 [CallRecorderService]/15: --- Using StandardRecorder ---
19/10/2022 20:26:38 [RecordItem]/15: Setting directory
19/10/2022 20:26:38 [RecordItem]/15: Setting filename
19/10/2022 20:26:38 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:26:38 [RecordItem]/15: Setting record source to VOICE_CALL
19/10/2022 20:26:38 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
19/10/2022 20:26:38 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:26:38 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:26:38 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:26:38 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:26:38 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:26:39 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:26:39 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
19/10/2022 20:26:39 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:26:39 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:26:39 [CallRecorderService]/15: Retrying with Legacy
19/10/2022 20:26:39 [RecordItem]/15: Setting directory
19/10/2022 20:26:39 [RecordItem]/15: Setting filename
19/10/2022 20:26:39 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:26:39 [RecordItem]/15: Setting record source to MEDIA_RECORDER
19/10/2022 20:26:39 [CallRecorderService]/15: Recording ERROR = 'setAudioSource
failed.' [ Legacy ] retryMode = true
19/10/2022 20:26:39 [AndroidRecorder]/15: Attempting to remove file...
19/10/2022 20:26:39 [CallRecorderService]/15: Retrying with Native
19/10/2022 20:26:39 [RecordItem]/15: Setting directory
19/10/2022 20:26:39 [RecordItem]/15: Setting filename
19/10/2022 20:26:39 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:26:39 [RecordItem]/15: Setting record source to AOSP_RECORDING
19/10/2022 20:26:39 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:26:39 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:26:39 [App]/15: Starting call recorder service .. bound=true
19/10/2022 20:26:39 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:26:39 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:26:39 [TelephonyStatus]/15: Set call type to INCOMING
19/10/2022 20:26:39 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:26:39 [TelephonyStatus]/15: Set phoneNo, len = null
19/10/2022 20:26:39 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:26:39 [TelephonyStatus]/15: Telephony state = RINGING
19/10/2022 20:26:39 [CallRecorderService]/15: InCallThread notified
19/10/2022 20:26:39 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:26:39 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Native ] retryMode = false
19/10/2022 20:26:39 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:26:39 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:26:39 [CallRecorderService]/15: Got a stop request
19/10/2022 20:26:39 [CallRecorderService]/15: Closing recording resources..
19/10/2022 20:26:39 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:26:48 [App]/15: Starting call recorder service .. bound=true
19/10/2022 20:26:48 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:26:48 [TelephonyStatus]/15: Telephony state = OFFHOOK
19/10/2022 20:27:22 [App]/15: Starting call recorder service .. bound=true
19/10/2022 20:27:22 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:27:22 [TelephonyStatus]/15: Telephony state = IDLE
19/10/2022 20:27:22 [TelephonyStatus]/15: Reset the telephony status
19/10/2022 20:27:22 [CallRecorderService]/15: InCallThread stopped
19/10/2022 20:27:22 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
19/10/2022 20:27:22 [CallRecorder]/15: Unbinding service connection
19/10/2022 20:27:22 [CallRecorderService]/15: onDestroy
19/10/2022 20:27:38 [App]/15: Starting call recorder service .. bound=false
19/10/2022 20:27:38 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:27:38 [TelephonyStatus]/15: Telephony state = OFFHOOK
19/10/2022 20:27:38 [TelephonyStatus]/15: Set call type to OUTGOING
19/10/2022 20:27:38 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
19/10/2022 20:27:38 [CallRecorderService]/15: InCallThread started
19/10/2022 20:27:38 [CallRecorder]/15: ManualStart, Auto = false
19/10/2022 20:27:38 [App]/15: CallRecorderService is now bound
19/10/2022 20:27:38 [App]/15: Signalling service is bound..
19/10/2022 20:27:38 [CallRecorderService]/15: Recording for type: REC_CALL
19/10/2022 20:27:38 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
19/10/2022 20:27:38 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 20:27:38 [CallRecorderService]/15: --- Using StandardRecorder ---
19/10/2022 20:27:39 [RecordItem]/15: Setting directory
19/10/2022 20:27:39 [RecordItem]/15: Setting filename
19/10/2022 20:27:39 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:27:39 [RecordItem]/15: Setting record source to VOICE_CALL
19/10/2022 20:27:39 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
19/10/2022 20:27:39 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:27:39 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:27:39 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:27:39 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:27:39 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:27:39 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:27:39 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
19/10/2022 20:27:39 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:27:39 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:27:39 [CallRecorderService]/15: Retrying with Legacy
19/10/2022 20:27:39 [RecordItem]/15: Setting directory
19/10/2022 20:27:39 [RecordItem]/15: Setting filename
19/10/2022 20:27:39 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:27:39 [RecordItem]/15: Setting record source to MEDIA_RECORDER
19/10/2022 20:27:39 [CallRecorderService]/15: Recording ERROR = 'setAudioSource
failed.' [ Legacy ] retryMode = true
19/10/2022 20:27:39 [AndroidRecorder]/15: Attempting to remove file...
19/10/2022 20:27:39 [CallRecorderService]/15: Retrying with Native
19/10/2022 20:27:39 [RecordItem]/15: Setting directory
19/10/2022 20:27:39 [RecordItem]/15: Setting filename
19/10/2022 20:27:39 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:27:39 [RecordItem]/15: Setting record source to AOSP_RECORDING
19/10/2022 20:27:39 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:27:39 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:27:39 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:27:39 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:27:39 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:27:39 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:27:39 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Native ] retryMode = false
19/10/2022 20:27:39 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:27:39 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:27:39 [CallRecorderService]/15: Got a stop request
19/10/2022 20:27:39 [CallRecorderService]/15: Closing recording resources..
19/10/2022 20:27:39 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:27:42 [App]/15: Starting call recorder service .. bound=true
19/10/2022 20:27:42 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:27:42 [TelephonyStatus]/15: Telephony state = IDLE
19/10/2022 20:27:42 [TelephonyStatus]/15: Reset the telephony status
19/10/2022 20:27:43 [CallRecorderService]/15: InCallThread notified
19/10/2022 20:27:44 [CallRecorderService]/15: InCallThread stopped
19/10/2022 20:27:44 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
19/10/2022 20:27:44 [CallRecorder]/15: Unbinding service connection
19/10/2022 20:27:44 [CallRecorderService]/15: onDestroy
19/10/2022 20:27:46 [App]/15: Starting call recorder service .. bound=false
19/10/2022 20:27:46 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:27:46 [TelephonyStatus]/15: Telephony state = OFFHOOK
19/10/2022 20:27:46 [TelephonyStatus]/15: Set call type to OUTGOING
19/10/2022 20:27:46 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
19/10/2022 20:27:46 [CallRecorderService]/15: InCallThread started
19/10/2022 20:27:46 [CallRecorder]/15: ManualStart, Auto = false
19/10/2022 20:27:47 [App]/15: CallRecorderService is now bound
19/10/2022 20:27:47 [App]/15: Signalling service is bound..
19/10/2022 20:27:47 [CallRecorderService]/15: Recording for type: REC_CALL
19/10/2022 20:27:47 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
19/10/2022 20:27:47 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 20:27:47 [CallRecorderService]/15: --- Using StandardRecorder ---
19/10/2022 20:27:47 [RecordItem]/15: Setting directory
19/10/2022 20:27:47 [RecordItem]/15: Setting filename
19/10/2022 20:27:47 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:27:47 [RecordItem]/15: Setting record source to VOICE_CALL
19/10/2022 20:27:47 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
19/10/2022 20:27:47 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:27:47 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:27:47 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:27:47 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:27:47 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:27:47 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:27:47 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
19/10/2022 20:27:47 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:27:47 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:27:47 [CallRecorderService]/15: Retrying with Legacy
19/10/2022 20:27:47 [RecordItem]/15: Setting directory
19/10/2022 20:27:47 [RecordItem]/15: Setting filename
19/10/2022 20:27:47 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:27:47 [RecordItem]/15: Setting record source to MEDIA_RECORDER
19/10/2022 20:27:47 [CallRecorderService]/15: Recording ERROR = 'setAudioSource
failed.' [ Legacy ] retryMode = true
19/10/2022 20:27:47 [AndroidRecorder]/15: Attempting to remove file...
19/10/2022 20:27:47 [CallRecorderService]/15: Retrying with Native
19/10/2022 20:27:47 [RecordItem]/15: Setting directory
19/10/2022 20:27:47 [RecordItem]/15: Setting filename
19/10/2022 20:27:47 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:27:47 [RecordItem]/15: Setting record source to AOSP_RECORDING
19/10/2022 20:27:47 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:27:47 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:27:47 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:27:47 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:27:47 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:27:47 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:27:47 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Native ] retryMode = false
19/10/2022 20:27:47 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:27:47 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:27:47 [CallRecorderService]/15: Got a stop request
19/10/2022 20:27:47 [CallRecorderService]/15: Closing recording resources..
19/10/2022 20:27:47 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:27:51 [CallRecorderService]/15: InCallThread notified
19/10/2022 20:27:57 [App]/15: Starting call recorder service .. bound=true
19/10/2022 20:27:57 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:27:57 [TelephonyStatus]/15: Telephony state = IDLE
19/10/2022 20:27:57 [TelephonyStatus]/15: Reset the telephony status
19/10/2022 20:27:57 [CallRecorderService]/15: InCallThread stopped
19/10/2022 20:27:57 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
19/10/2022 20:27:57 [CallRecorder]/15: Unbinding service connection
19/10/2022 20:27:57 [CallRecorderService]/15: onDestroy
19/10/2022 20:28:01 [App]/15: Starting call recorder service .. bound=false
19/10/2022 20:28:01 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:28:01 [TelephonyStatus]/15: Telephony state = OFFHOOK
19/10/2022 20:28:01 [TelephonyStatus]/15: Set call type to OUTGOING
19/10/2022 20:28:01 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
19/10/2022 20:28:01 [CallRecorderService]/15: InCallThread started
19/10/2022 20:28:01 [CallRecorder]/15: ManualStart, Auto = false
19/10/2022 20:28:01 [App]/15: CallRecorderService is now bound
19/10/2022 20:28:01 [App]/15: Signalling service is bound..
19/10/2022 20:28:01 [CallRecorderService]/15: Recording for type: REC_CALL
19/10/2022 20:28:01 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
19/10/2022 20:28:01 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 20:28:02 [CallRecorderService]/15: --- Using StandardRecorder ---
19/10/2022 20:28:02 [RecordItem]/15: Setting directory
19/10/2022 20:28:02 [RecordItem]/15: Setting filename
19/10/2022 20:28:02 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:28:02 [RecordItem]/15: Setting record source to VOICE_CALL
19/10/2022 20:28:02 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
19/10/2022 20:28:02 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:28:02 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:28:02 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:28:02 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:28:02 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:28:02 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:28:02 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
19/10/2022 20:28:02 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:28:02 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:28:02 [CallRecorderService]/15: Retrying with Legacy
19/10/2022 20:28:02 [RecordItem]/15: Setting directory
19/10/2022 20:28:02 [RecordItem]/15: Setting filename
19/10/2022 20:28:02 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:28:02 [RecordItem]/15: Setting record source to MEDIA_RECORDER
19/10/2022 20:28:02 [CallRecorderService]/15: Recording ERROR = 'setAudioSource
failed.' [ Legacy ] retryMode = true
19/10/2022 20:28:02 [AndroidRecorder]/15: Attempting to remove file...
19/10/2022 20:28:02 [CallRecorderService]/15: Retrying with Native
19/10/2022 20:28:02 [RecordItem]/15: Setting directory
19/10/2022 20:28:02 [RecordItem]/15: Setting filename
19/10/2022 20:28:02 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:28:02 [RecordItem]/15: Setting record source to AOSP_RECORDING
19/10/2022 20:28:02 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:28:02 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:28:02 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:28:02 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:28:02 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:28:02 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:28:02 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Native ] retryMode = false
19/10/2022 20:28:02 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:28:02 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:28:02 [CallRecorderService]/15: Got a stop request
19/10/2022 20:28:02 [CallRecorderService]/15: Closing recording resources..
19/10/2022 20:28:02 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:28:06 [CallRecorderService]/15: InCallThread notified
19/10/2022 20:28:48 [App]/15: Starting call recorder service .. bound=true
19/10/2022 20:28:48 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:28:48 [TelephonyStatus]/15: Telephony state = IDLE
19/10/2022 20:28:48 [TelephonyStatus]/15: Reset the telephony status
19/10/2022 20:28:49 [CallRecorderService]/15: InCallThread stopped
19/10/2022 20:28:49 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
19/10/2022 20:28:49 [CallRecorder]/15: Unbinding service connection
19/10/2022 20:28:49 [CallRecorderService]/15: onDestroy
19/10/2022 20:28:50 [App]/15: Starting call recorder service .. bound=false
19/10/2022 20:28:50 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:28:50 [TelephonyStatus]/15: Telephony state = OFFHOOK
19/10/2022 20:28:50 [TelephonyStatus]/15: Set call type to OUTGOING
19/10/2022 20:28:50 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
19/10/2022 20:28:50 [CallRecorderService]/15: InCallThread started
19/10/2022 20:28:50 [CallRecorder]/15: ManualStart, Auto = false
19/10/2022 20:28:50 [App]/15: CallRecorderService is now bound
19/10/2022 20:28:50 [App]/15: Signalling service is bound..
19/10/2022 20:28:50 [CallRecorderService]/15: Recording for type: REC_CALL
19/10/2022 20:28:50 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
19/10/2022 20:28:50 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 20:28:50 [CallRecorderService]/15: --- Using StandardRecorder ---
19/10/2022 20:28:50 [RecordItem]/15: Setting directory
19/10/2022 20:28:50 [RecordItem]/15: Setting filename
19/10/2022 20:28:50 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:28:50 [RecordItem]/15: Setting record source to VOICE_CALL
19/10/2022 20:28:50 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
19/10/2022 20:28:50 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:28:50 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:28:50 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:28:50 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:28:51 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:28:51 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:28:51 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
19/10/2022 20:28:51 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:28:51 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:28:51 [CallRecorderService]/15: Retrying with Legacy
19/10/2022 20:28:51 [RecordItem]/15: Setting directory
19/10/2022 20:28:51 [RecordItem]/15: Setting filename
19/10/2022 20:28:51 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:28:51 [RecordItem]/15: Setting record source to MEDIA_RECORDER
19/10/2022 20:28:51 [CallRecorderService]/15: Recording ERROR = 'setAudioSource
failed.' [ Legacy ] retryMode = true
19/10/2022 20:28:51 [AndroidRecorder]/15: Attempting to remove file...
19/10/2022 20:28:51 [CallRecorderService]/15: Retrying with Native
19/10/2022 20:28:51 [RecordItem]/15: Setting directory
19/10/2022 20:28:51 [RecordItem]/15: Setting filename
19/10/2022 20:28:51 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:28:51 [RecordItem]/15: Setting record source to AOSP_RECORDING
19/10/2022 20:28:51 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:28:51 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:28:51 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:28:51 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:28:51 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:28:51 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:28:51 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Native ] retryMode = false
19/10/2022 20:28:51 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:28:51 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:28:51 [CallRecorderService]/15: Got a stop request
19/10/2022 20:28:51 [CallRecorderService]/15: Closing recording resources..
19/10/2022 20:28:51 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:28:55 [CallRecorderService]/15: InCallThread notified
19/10/2022 20:29:11 [App]/15: Starting call recorder service .. bound=true
19/10/2022 20:29:11 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:29:11 [TelephonyStatus]/15: Telephony state = IDLE
19/10/2022 20:29:11 [TelephonyStatus]/15: Reset the telephony status
19/10/2022 20:29:11 [CallRecorderService]/15: InCallThread stopped
19/10/2022 20:29:11 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
19/10/2022 20:29:11 [CallRecorder]/15: Unbinding service connection
19/10/2022 20:29:11 [CallRecorderService]/15: onDestroy
19/10/2022 20:32:06 [App]/15: Starting call recorder service .. bound=false
19/10/2022 20:32:06 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:32:06 [TelephonyStatus]/15: Telephony state = OFFHOOK
19/10/2022 20:32:06 [TelephonyStatus]/15: Set call type to OUTGOING
19/10/2022 20:32:06 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
19/10/2022 20:32:06 [CallRecorder]/15: ManualStart, Auto = false
19/10/2022 20:32:06 [CallRecorderService]/15: InCallThread started
19/10/2022 20:32:06 [App]/15: CallRecorderService is now bound
19/10/2022 20:32:06 [App]/15: Signalling service is bound..
19/10/2022 20:32:06 [CallRecorderService]/15: Recording for type: REC_CALL
19/10/2022 20:32:06 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
19/10/2022 20:32:06 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 20:32:07 [CallRecorderService]/15: --- Using StandardRecorder ---
19/10/2022 20:32:07 [RecordItem]/15: Setting directory
19/10/2022 20:32:07 [RecordItem]/15: Setting filename
19/10/2022 20:32:07 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:32:07 [RecordItem]/15: Setting record source to VOICE_CALL
19/10/2022 20:32:07 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
19/10/2022 20:32:07 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:32:07 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:32:07 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:32:07 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:32:07 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:32:07 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:32:07 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
19/10/2022 20:32:07 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:32:07 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:32:07 [CallRecorderService]/15: Retrying with Legacy
19/10/2022 20:32:07 [RecordItem]/15: Setting directory
19/10/2022 20:32:07 [RecordItem]/15: Setting filename
19/10/2022 20:32:07 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:32:07 [RecordItem]/15: Setting record source to MEDIA_RECORDER
19/10/2022 20:32:07 [CallRecorderService]/15: Recording ERROR = 'setAudioSource
failed.' [ Legacy ] retryMode = true
19/10/2022 20:32:07 [AndroidRecorder]/15: Attempting to remove file...
19/10/2022 20:32:07 [CallRecorderService]/15: Retrying with Native
19/10/2022 20:32:07 [RecordItem]/15: Setting directory
19/10/2022 20:32:07 [RecordItem]/15: Setting filename
19/10/2022 20:32:07 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:32:07 [RecordItem]/15: Setting record source to AOSP_RECORDING
19/10/2022 20:32:07 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:32:07 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:32:07 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:32:07 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:32:07 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:32:07 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:32:07 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Native ] retryMode = false
19/10/2022 20:32:07 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:32:07 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:32:07 [CallRecorderService]/15: Got a stop request
19/10/2022 20:32:07 [CallRecorderService]/15: Closing recording resources..
19/10/2022 20:32:07 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:32:11 [CallRecorderService]/15: InCallThread notified
19/10/2022 20:32:41 [App]/15: Starting call recorder service .. bound=true
19/10/2022 20:32:41 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:32:42 [TelephonyStatus]/15: Telephony state = IDLE
19/10/2022 20:32:42 [TelephonyStatus]/15: Reset the telephony status
19/10/2022 20:32:42 [CallRecorderService]/15: InCallThread stopped
19/10/2022 20:32:42 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
19/10/2022 20:32:42 [CallRecorder]/15: Unbinding service connection
19/10/2022 20:32:42 [CallRecorderService]/15: onDestroy
19/10/2022 20:32:46 [App]/15: Starting call recorder service .. bound=false
19/10/2022 20:32:46 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:32:46 [TelephonyStatus]/15: Telephony state = OFFHOOK
19/10/2022 20:32:46 [TelephonyStatus]/15: Set call type to OUTGOING
19/10/2022 20:32:46 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
19/10/2022 20:32:46 [CallRecorder]/15: ManualStart, Auto = false
19/10/2022 20:32:46 [CallRecorderService]/15: InCallThread started
19/10/2022 20:32:47 [App]/15: CallRecorderService is now bound
19/10/2022 20:32:47 [App]/15: Signalling service is bound..
19/10/2022 20:32:47 [CallRecorderService]/15: Recording for type: REC_CALL
19/10/2022 20:32:47 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
19/10/2022 20:32:47 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 20:32:47 [CallRecorderService]/15: --- Using StandardRecorder ---
19/10/2022 20:32:47 [RecordItem]/15: Setting directory
19/10/2022 20:32:47 [RecordItem]/15: Setting filename
19/10/2022 20:32:47 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:32:47 [RecordItem]/15: Setting record source to VOICE_CALL
19/10/2022 20:32:47 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
19/10/2022 20:32:47 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:32:47 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:32:47 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:32:47 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:32:47 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:32:47 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:32:47 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
19/10/2022 20:32:47 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:32:47 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:32:47 [CallRecorderService]/15: Retrying with Legacy
19/10/2022 20:32:47 [RecordItem]/15: Setting directory
19/10/2022 20:32:47 [RecordItem]/15: Setting filename
19/10/2022 20:32:48 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:32:48 [RecordItem]/15: Setting record source to MEDIA_RECORDER
19/10/2022 20:32:48 [CallRecorderService]/15: Recording ERROR = 'setAudioSource
failed.' [ Legacy ] retryMode = true
19/10/2022 20:32:48 [AndroidRecorder]/15: Attempting to remove file...
19/10/2022 20:32:48 [CallRecorderService]/15: Retrying with Native
19/10/2022 20:32:48 [RecordItem]/15: Setting directory
19/10/2022 20:32:48 [RecordItem]/15: Setting filename
19/10/2022 20:32:48 [RecordItem]/15: Setting record format to AMR
19/10/2022 20:32:48 [RecordItem]/15: Setting record source to AOSP_RECORDING
19/10/2022 20:32:48 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
19/10/2022 20:32:48 [AudioRecorder]/15: Disabled sap, api: 30
19/10/2022 20:32:48 [AudioRecorder]/15: cras is not enabled
19/10/2022 20:32:48 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
19/10/2022 20:32:48 [AudioRecorder]/15: audioMinBufferSize = 640
19/10/2022 20:32:48 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
19/10/2022 20:32:48 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Native ] retryMode = false
19/10/2022 20:32:48 [StandardRecorder]/15: Attempting to remove file...
19/10/2022 20:32:48 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:32:48 [CallRecorderService]/15: Got a stop request
19/10/2022 20:32:48 [CallRecorderService]/15: Closing recording resources..
19/10/2022 20:32:48 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
19/10/2022 20:32:51 [CallRecorderService]/15: InCallThread notified
19/10/2022 20:33:05 [App]/15: Starting call recorder service .. bound=true
19/10/2022 20:33:05 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
19/10/2022 20:33:05 [TelephonyStatus]/15: Telephony state = IDLE
19/10/2022 20:33:05 [TelephonyStatus]/15: Reset the telephony status
19/10/2022 20:33:05 [CallRecorderService]/15: InCallThread stopped
19/10/2022 20:33:05 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
19/10/2022 20:33:05 [CallRecorder]/15: Unbinding service connection
19/10/2022 20:33:05 [CallRecorderService]/15: onDestroy
19/10/2022 20:36:52 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 20:36:53 [CallRecorder]/15: SetAutomatic = false
19/10/2022 20:36:53 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 20:54:27 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 20:54:30 [CallRecorder]/15: SetAutomatic = false
19/10/2022 20:54:30 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 21:36:19 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 21:36:20 [CallRecorder]/15: SetAutomatic = false
19/10/2022 21:36:20 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 21:49:50 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
19/10/2022 21:49:51 [CallRecorder]/15: SetAutomatic = false
19/10/2022 21:49:51 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
20/10/2022 01:21:33 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
20/10/2022 01:21:37 [CallRecorder]/15: SetAutomatic = false
20/10/2022 01:21:37 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A037F
(a03s) defaulting to VOICE_CALL
20/10/2022 07:14:41 [App]/15: Starting call recorder service .. bound=false
20/10/2022 07:14:41 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
20/10/2022 07:14:41 [TelephonyStatus]/15: Set call type to INCOMING
20/10/2022 07:14:41 [TelephonyStatus]/15: Set phoneNo, len = null
20/10/2022 07:14:41 [TelephonyStatus]/15: Telephony state = RINGING
20/10/2022 07:14:42 [CallRecorderService]/15: InCallThread started
20/10/2022 07:14:42 [App]/15: CallRecorderService is now bound
20/10/2022 07:14:42 [App]/15: Signalling service is bound..
20/10/2022 07:14:44 [App]/15: Starting call recorder service .. bound=true
20/10/2022 07:14:44 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
20/10/2022 07:14:44 [TelephonyStatus]/15: Telephony state = IDLE
20/10/2022 07:14:44 [TelephonyStatus]/15: Reset the telephony status
20/10/2022 07:14:47 [CallRecorderService]/15: InCallThread notified
20/10/2022 07:14:47 [CallRecorderService]/15: InCallThread stopped
20/10/2022 07:14:47 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
20/10/2022 07:14:47 [CallRecorder]/15: Unbinding service connection
20/10/2022 07:14:47 [CallRecorderService]/15: onDestroy
20/10/2022 08:08:31 [App]/15: Starting call recorder service .. bound=false
20/10/2022 08:08:31 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
20/10/2022 08:08:31 [TelephonyStatus]/15: Set call type to INCOMING
20/10/2022 08:08:31 [TelephonyStatus]/15: Set phoneNo, len = null
20/10/2022 08:08:31 [TelephonyStatus]/15: Telephony state = RINGING
20/10/2022 08:08:31 [CallRecorderService]/15: InCallThread started
20/10/2022 08:08:31 [App]/15: CallRecorderService is now bound
20/10/2022 08:08:31 [App]/15: Signalling service is bound..
20/10/2022 08:08:36 [CallRecorderService]/15: InCallThread notified
20/10/2022 08:08:47 [App]/15: Starting call recorder service .. bound=true
20/10/2022 08:08:47 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
20/10/2022 08:08:47 [TelephonyStatus]/15: Telephony state = IDLE
20/10/2022 08:08:47 [TelephonyStatus]/15: Reset the telephony status
20/10/2022 08:08:48 [CallRecorderService]/15: InCallThread stopped
20/10/2022 08:08:48 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
20/10/2022 08:08:48 [CallRecorder]/15: Unbinding service connection
20/10/2022 08:08:48 [CallRecorderService]/15: onDestroy

You might also like