0% found this document useful (0 votes)
80 views

CallRecord Log

The document contains log messages from a call recording service. It records an outgoing call attempt where it is unable to initialize the audio recorder using different strategies (Android, Legacy, Native). The recording service retries initialization using different recorders but fails each time before the call is ended.

Uploaded by

Sri Hari
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
80 views

CallRecord Log

The document contains log messages from a call recording service. It records an outgoing call attempt where it is unable to initialize the audio recorder using different strategies (Android, Legacy, Native). The recording service retries initialization using different recorders but fails each time before the call is ended.

Uploaded by

Sri Hari
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 11

17/06/2022 17:07:22 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A127F

(a12s) defaulting to VOICE_CALL


17/06/2022 17:07:23 [CallRecorder]/15: SetAutomatic = false
17/06/2022 17:07:23 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A127F
(a12s) defaulting to VOICE_CALL
17/06/2022 17:08:31 [App]/15: Starting call recorder service .. bound=false
17/06/2022 17: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) }
17/06/2022 17:08:31 [TelephonyStatus]/15: Telephony state = OFFHOOK
17/06/2022 17:08:31 [TelephonyStatus]/15: Set call type to OUTGOING
17/06/2022 17:08:31 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
17/06/2022 17:08:31 [CallRecorder]/15: ManualStart, Auto = false
17/06/2022 17:08:31 [CallRecorderService]/15: InCallThread started
17/06/2022 17:08:31 [App]/15: CallRecorderService is now bound
17/06/2022 17:08:31 [App]/15: Signalling service is bound..
17/06/2022 17:08:31 [CallRecorderService]/15: Recording for type: REC_CALL
17/06/2022 17:08:31 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
17/06/2022 17:08:31 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A127F
(a12s) defaulting to VOICE_CALL
17/06/2022 17:08:31 [CallRecorderService]/15: --- Using StandardRecorder ---
17/06/2022 17:08:31 [RecordItem]/15: Setting directory
17/06/2022 17:08:31 [RecordItem]/15: Setting filename
17/06/2022 17:08:31 [RecordItem]/15: Setting record format to AMR
17/06/2022 17:08:31 [RecordItem]/15: Setting record source to VOICE_CALL
17/06/2022 17:08:31 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
17/06/2022 17:08:31 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
17/06/2022 17:08:31 [AudioRecorder]/15: Disabled sap, api: 30
17/06/2022 17:08:31 [AudioRecorder]/15: cras is not enabled
17/06/2022 17:08:32 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
17/06/2022 17:08:32 [AudioRecorder]/15: audioMinBufferSize = 640
17/06/2022 17:08:32 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
17/06/2022 17:08:32 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
17/06/2022 17:08:32 [StandardRecorder]/15: Attempting to remove file...
17/06/2022 17:08:32 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
17/06/2022 17:08:32 [CallRecorderService]/15: Retrying with Legacy
17/06/2022 17:08:32 [RecordItem]/15: Setting directory
17/06/2022 17:08:32 [RecordItem]/15: Setting filename
17/06/2022 17:08:32 [RecordItem]/15: Setting record format to AMR
17/06/2022 17:08:32 [RecordItem]/15: Setting record source to MEDIA_RECORDER
17/06/2022 17:08:32 [CallRecorderService]/15: Recording ERROR = 'start failed.'
[ Legacy ] retryMode = true
17/06/2022 17:08:32 [AndroidRecorder]/15: Attempting to remove file...
17/06/2022 17:08:32 [CallRecorderService]/15: Retrying with Native
17/06/2022 17:08:32 [RecordItem]/15: Setting directory
17/06/2022 17:08:32 [RecordItem]/15: Setting filename
17/06/2022 17:08:32 [RecordItem]/15: Setting record format to AMR
17/06/2022 17:08:32 [RecordItem]/15: Setting record source to AOSP_RECORDING
17/06/2022 17:08:32 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
17/06/2022 17:08:32 [AudioRecorder]/15: Disabled sap, api: 30
17/06/2022 17:08:32 [AudioRecorder]/15: cras is not enabled
17/06/2022 17:08:32 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
17/06/2022 17:08:32 [AudioRecorder]/15: audioMinBufferSize = 640
17/06/2022 17:08:32 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
17/06/2022 17:08:32 [StandardRecorder]/15: Initializing encoder
AMREncoder-Native: ARCH: 64 bit (arm64-v8a)
17/06/2022 17:08:32 [AudioRecorder]/15: Standard
17/06/2022 17:08:32 [StandardRecorder]/15: Signalling audio was read successfully
17/06/2022 17:08:32 [AudioRecorder]/15: AudioRecorder started recording ....
17/06/2022 17:08:32 [CallRecorderService]/15: Recording ERROR = 'PreRead(1) was 0
bytes' [ Native ] retryMode = false
17/06/2022 17:08:32 [StandardRecorder]/15: Attempting to remove file...
17/06/2022 17:08:32 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
AMREncoder-Native: Amr encoder closed
17/06/2022 17:08:32 [AudioRecorder]/15: Closing AudioRecorder object
17/06/2022 17:08:32 [CallRecorderService]/15: Got a stop request
17/06/2022 17:08:32 [CallRecorderService]/15: Closing recording resources..
17/06/2022 17:08:32 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
17/06/2022 17:08:36 [CallRecorderService]/15: InCallThread notified
17/06/2022 17:08:37 [CallRecorderService]/15: Recording started..
17/06/2022 17:09:02 [App]/15: Starting call recorder service .. bound=true
17/06/2022 17:09: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) }
17/06/2022 17:09:02 [TelephonyStatus]/15: Telephony state = IDLE
17/06/2022 17:09:02 [TelephonyStatus]/15: Reset the telephony status
17/06/2022 17:09:03 [CallRecorderService]/15: InCallThread stopped
17/06/2022 17:09:03 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
17/06/2022 17:09:03 [CallRecorder]/15: Unbinding service connection
17/06/2022 17:09:03 [CallRecorderService]/15: onDestroy
17/06/2022 17:22:39 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A127F
(a12s) defaulting to VOICE_CALL
17/06/2022 17:22:40 [CallRecorder]/15: SetAutomatic = false
17/06/2022 17:22:40 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A127F
(a12s) defaulting to VOICE_CALL
17/06/2022 18:28:05 [App]/15: Starting call recorder service .. bound=false
17/06/2022 18:28: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) }
17/06/2022 18:28:05 [TelephonyStatus]/15: Set call type to INCOMING
17/06/2022 18:28:05 [TelephonyStatus]/15: Set phoneNo, len = null
17/06/2022 18:28:05 [TelephonyStatus]/15: Telephony state = RINGING
17/06/2022 18:28:05 [CallRecorderService]/15: InCallThread started
17/06/2022 18:28:05 [App]/15: CallRecorderService is now bound
17/06/2022 18:28:05 [App]/15: Signalling service is bound..
17/06/2022 18:28:09 [App]/15: Starting call recorder service .. bound=true
17/06/2022 18:28: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) }
17/06/2022 18:28:09 [TelephonyStatus]/15: Telephony state = IDLE
17/06/2022 18:28:09 [TelephonyStatus]/15: Reset the telephony status
17/06/2022 18:28:10 [CallRecorderService]/15: InCallThread notified
17/06/2022 18:28:11 [CallRecorderService]/15: InCallThread stopped
17/06/2022 18:28:11 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
17/06/2022 18:28:11 [CallRecorder]/15: Unbinding service connection
17/06/2022 18:28:11 [CallRecorderService]/15: onDestroy
17/06/2022 18:36:36 [App]/15: Starting call recorder service .. bound=false
17/06/2022 18:36:36 [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) }
17/06/2022 18:36:36 [TelephonyStatus]/15: Telephony state = OFFHOOK
17/06/2022 18:36:36 [TelephonyStatus]/15: Set call type to OUTGOING
17/06/2022 18:36:36 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
17/06/2022 18:36:36 [CallRecorderService]/15: InCallThread started
17/06/2022 18:36:36 [CallRecorder]/15: ManualStart, Auto = false
17/06/2022 18:36:37 [App]/15: CallRecorderService is now bound
17/06/2022 18:36:37 [App]/15: Signalling service is bound..
17/06/2022 18:36:37 [CallRecorderService]/15: Recording for type: REC_CALL
17/06/2022 18:36:37 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
17/06/2022 18:36:37 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A127F
(a12s) defaulting to VOICE_CALL
17/06/2022 18:36:37 [CallRecorderService]/15: --- Using StandardRecorder ---
17/06/2022 18:36:37 [RecordItem]/15: Setting directory
17/06/2022 18:36:37 [RecordItem]/15: Setting filename
17/06/2022 18:36:37 [RecordItem]/15: Setting record format to AMR
17/06/2022 18:36:37 [RecordItem]/15: Setting record source to VOICE_CALL
17/06/2022 18:36:37 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
17/06/2022 18:36:37 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
17/06/2022 18:36:37 [AudioRecorder]/15: Disabled sap, api: 30
17/06/2022 18:36:37 [AudioRecorder]/15: cras is not enabled
17/06/2022 18:36:37 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
17/06/2022 18:36:37 [AudioRecorder]/15: audioMinBufferSize = 640
17/06/2022 18:36:37 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
17/06/2022 18:36:37 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
17/06/2022 18:36:37 [StandardRecorder]/15: Attempting to remove file...
17/06/2022 18:36:37 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
17/06/2022 18:36:37 [CallRecorderService]/15: Retrying with Legacy
17/06/2022 18:36:37 [RecordItem]/15: Setting directory
17/06/2022 18:36:37 [RecordItem]/15: Setting filename
17/06/2022 18:36:37 [RecordItem]/15: Setting record format to AMR
17/06/2022 18:36:37 [RecordItem]/15: Setting record source to MEDIA_RECORDER
17/06/2022 18:36:37 [CallRecorderService]/15: Recording ERROR = 'setAudioSource
failed.' [ Legacy ] retryMode = true
17/06/2022 18:36:37 [AndroidRecorder]/15: Attempting to remove file...
17/06/2022 18:36:37 [CallRecorderService]/15: Retrying with Native
17/06/2022 18:36:37 [RecordItem]/15: Setting directory
17/06/2022 18:36:37 [RecordItem]/15: Setting filename
17/06/2022 18:36:37 [RecordItem]/15: Setting record format to AMR
17/06/2022 18:36:37 [RecordItem]/15: Setting record source to AOSP_RECORDING
17/06/2022 18:36:37 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
17/06/2022 18:36:37 [AudioRecorder]/15: Disabled sap, api: 30
17/06/2022 18:36:37 [AudioRecorder]/15: cras is not enabled
17/06/2022 18:36:37 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
17/06/2022 18:36:37 [AudioRecorder]/15: audioMinBufferSize = 640
17/06/2022 18:36:37 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
17/06/2022 18:36:37 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Native ] retryMode = false
17/06/2022 18:36:37 [StandardRecorder]/15: Attempting to remove file...
17/06/2022 18:36:37 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
17/06/2022 18:36:37 [CallRecorderService]/15: Got a stop request
17/06/2022 18:36:37 [CallRecorderService]/15: Closing recording resources..
17/06/2022 18:36:37 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
17/06/2022 18:36:38 [App]/15: Starting call recorder service .. bound=true
17/06/2022 18:36: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) }
17/06/2022 18:36:38 [TelephonyStatus]/15: Telephony state = IDLE
17/06/2022 18:36:38 [TelephonyStatus]/15: Reset the telephony status
17/06/2022 18:36:41 [CallRecorderService]/15: InCallThread notified
17/06/2022 18:36:42 [CallRecorderService]/15: InCallThread stopped
17/06/2022 18:36:42 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
17/06/2022 18:36:42 [CallRecorder]/15: Unbinding service connection
17/06/2022 18:36:42 [CallRecorderService]/15: onDestroy
17/06/2022 18:37:10 [App]/15: Starting call recorder service .. bound=false
17/06/2022 18:37: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) }
17/06/2022 18:37:10 [TelephonyStatus]/15: Telephony state = OFFHOOK
17/06/2022 18:37:10 [TelephonyStatus]/15: Set call type to OUTGOING
17/06/2022 18:37:10 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
17/06/2022 18:37:10 [CallRecorder]/15: ManualStart, Auto = false
17/06/2022 18:37:10 [CallRecorderService]/15: InCallThread started
17/06/2022 18:37:10 [App]/15: CallRecorderService is now bound
17/06/2022 18:37:10 [App]/15: Signalling service is bound..
17/06/2022 18:37:10 [CallRecorderService]/15: Recording for type: REC_CALL
17/06/2022 18:37:10 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
17/06/2022 18:37:10 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A127F
(a12s) defaulting to VOICE_CALL
17/06/2022 18:37:10 [CallRecorderService]/15: --- Using StandardRecorder ---
17/06/2022 18:37:10 [RecordItem]/15: Setting directory
17/06/2022 18:37:10 [RecordItem]/15: Setting filename
17/06/2022 18:37:10 [RecordItem]/15: Setting record format to AMR
17/06/2022 18:37:10 [RecordItem]/15: Setting record source to VOICE_CALL
17/06/2022 18:37:10 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
17/06/2022 18:37:10 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
17/06/2022 18:37:10 [AudioRecorder]/15: Disabled sap, api: 30
17/06/2022 18:37:10 [AudioRecorder]/15: cras is not enabled
17/06/2022 18:37:10 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
17/06/2022 18:37:10 [AudioRecorder]/15: audioMinBufferSize = 640
17/06/2022 18:37:10 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
17/06/2022 18:37:10 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
17/06/2022 18:37:10 [StandardRecorder]/15: Attempting to remove file...
17/06/2022 18:37:11 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
17/06/2022 18:37:11 [CallRecorderService]/15: Retrying with Legacy
17/06/2022 18:37:11 [RecordItem]/15: Setting directory
17/06/2022 18:37:11 [RecordItem]/15: Setting filename
17/06/2022 18:37:11 [RecordItem]/15: Setting record format to AMR
17/06/2022 18:37:11 [RecordItem]/15: Setting record source to MEDIA_RECORDER
17/06/2022 18:37:11 [CallRecorderService]/15: Recording ERROR = 'setAudioSource
failed.' [ Legacy ] retryMode = true
17/06/2022 18:37:11 [AndroidRecorder]/15: Attempting to remove file...
17/06/2022 18:37:11 [CallRecorderService]/15: Retrying with Native
17/06/2022 18:37:11 [RecordItem]/15: Setting directory
17/06/2022 18:37:11 [RecordItem]/15: Setting filename
17/06/2022 18:37:11 [RecordItem]/15: Setting record format to AMR
17/06/2022 18:37:11 [RecordItem]/15: Setting record source to AOSP_RECORDING
17/06/2022 18:37:11 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
17/06/2022 18:37:11 [AudioRecorder]/15: Disabled sap, api: 30
17/06/2022 18:37:11 [AudioRecorder]/15: cras is not enabled
17/06/2022 18:37:11 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
17/06/2022 18:37:11 [AudioRecorder]/15: audioMinBufferSize = 640
17/06/2022 18:37:11 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
17/06/2022 18:37:11 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Native ] retryMode = false
17/06/2022 18:37:11 [StandardRecorder]/15: Attempting to remove file...
17/06/2022 18:37:11 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
17/06/2022 18:37:11 [CallRecorderService]/15: Got a stop request
17/06/2022 18:37:11 [CallRecorderService]/15: Closing recording resources..
17/06/2022 18:37:11 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
17/06/2022 18:37:12 [App]/15: Starting call recorder service .. bound=true
17/06/2022 18:37: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) }
17/06/2022 18:37:12 [TelephonyStatus]/15: Telephony state = IDLE
17/06/2022 18:37:12 [TelephonyStatus]/15: Reset the telephony status
17/06/2022 18:37:15 [CallRecorderService]/15: InCallThread notified
17/06/2022 18:37:16 [CallRecorderService]/15: InCallThread stopped
17/06/2022 18:37:16 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
17/06/2022 18:37:16 [CallRecorder]/15: Unbinding service connection
17/06/2022 18:37:16 [CallRecorderService]/15: onDestroy
17/06/2022 18:37:24 [App]/15: Starting call recorder service .. bound=false
17/06/2022 18:37: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) }
17/06/2022 18:37:24 [TelephonyStatus]/15: Telephony state = OFFHOOK
17/06/2022 18:37:24 [TelephonyStatus]/15: Set call type to OUTGOING
17/06/2022 18:37:24 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
17/06/2022 18:37:24 [CallRecorder]/15: ManualStart, Auto = false
17/06/2022 18:37:24 [CallRecorderService]/15: InCallThread started
17/06/2022 18:37:24 [App]/15: CallRecorderService is now bound
17/06/2022 18:37:24 [App]/15: Signalling service is bound..
17/06/2022 18:37:24 [CallRecorderService]/15: Recording for type: REC_CALL
17/06/2022 18:37:24 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
17/06/2022 18:37:24 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A127F
(a12s) defaulting to VOICE_CALL
17/06/2022 18:37:24 [CallRecorderService]/15: --- Using StandardRecorder ---
17/06/2022 18:37:24 [RecordItem]/15: Setting directory
17/06/2022 18:37:24 [RecordItem]/15: Setting filename
17/06/2022 18:37:24 [RecordItem]/15: Setting record format to AMR
17/06/2022 18:37:24 [RecordItem]/15: Setting record source to VOICE_CALL
17/06/2022 18:37:24 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
17/06/2022 18:37:24 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
17/06/2022 18:37:24 [AudioRecorder]/15: Disabled sap, api: 30
17/06/2022 18:37:24 [AudioRecorder]/15: cras is not enabled
17/06/2022 18:37:24 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
17/06/2022 18:37:24 [AudioRecorder]/15: audioMinBufferSize = 640
17/06/2022 18:37:24 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
17/06/2022 18:37:24 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
17/06/2022 18:37:24 [StandardRecorder]/15: Attempting to remove file...
17/06/2022 18:37:24 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
17/06/2022 18:37:24 [CallRecorderService]/15: Retrying with Legacy
17/06/2022 18:37:24 [RecordItem]/15: Setting directory
17/06/2022 18:37:24 [RecordItem]/15: Setting filename
17/06/2022 18:37:24 [RecordItem]/15: Setting record format to AMR
17/06/2022 18:37:24 [RecordItem]/15: Setting record source to MEDIA_RECORDER
17/06/2022 18:37:24 [CallRecorderService]/15: Recording ERROR = 'setAudioSource
failed.' [ Legacy ] retryMode = true
17/06/2022 18:37:24 [AndroidRecorder]/15: Attempting to remove file...
17/06/2022 18:37:24 [CallRecorderService]/15: Retrying with Native
17/06/2022 18:37:24 [RecordItem]/15: Setting directory
17/06/2022 18:37:24 [RecordItem]/15: Setting filename
17/06/2022 18:37:24 [RecordItem]/15: Setting record format to AMR
17/06/2022 18:37:24 [RecordItem]/15: Setting record source to AOSP_RECORDING
17/06/2022 18:37:24 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
17/06/2022 18:37:24 [AudioRecorder]/15: Disabled sap, api: 30
17/06/2022 18:37:24 [AudioRecorder]/15: cras is not enabled
17/06/2022 18:37:24 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
17/06/2022 18:37:24 [AudioRecorder]/15: audioMinBufferSize = 640
17/06/2022 18:37:24 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
17/06/2022 18:37:24 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Native ] retryMode = false
17/06/2022 18:37:24 [StandardRecorder]/15: Attempting to remove file...
17/06/2022 18:37:24 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
17/06/2022 18:37:24 [CallRecorderService]/15: Got a stop request
17/06/2022 18:37:24 [CallRecorderService]/15: Closing recording resources..
17/06/2022 18:37:24 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
17/06/2022 18:37:29 [CallRecorderService]/15: InCallThread notified
17/06/2022 18:37:36 [App]/15: Starting call recorder service .. bound=true
17/06/2022 18:37:36 [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) }
17/06/2022 18:37:36 [TelephonyStatus]/15: Telephony state = IDLE
17/06/2022 18:37:36 [TelephonyStatus]/15: Reset the telephony status
17/06/2022 18:37:37 [CallRecorderService]/15: InCallThread stopped
17/06/2022 18:37:37 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
17/06/2022 18:37:37 [CallRecorder]/15: Unbinding service connection
17/06/2022 18:37:37 [CallRecorderService]/15: onDestroy
17/06/2022 21:02:59 [App]/15: Starting call recorder service .. bound=false
17/06/2022 21:02:59 [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) }
17/06/2022 21:02:59 [TelephonyStatus]/15: Telephony state = OFFHOOK
17/06/2022 21:02:59 [TelephonyStatus]/15: Set call type to OUTGOING
17/06/2022 21:02:59 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
17/06/2022 21:02:59 [CallRecorderService]/15: InCallThread started
17/06/2022 21:02:59 [CallRecorder]/15: ManualStart, Auto = false
17/06/2022 21:02:59 [App]/15: CallRecorderService is now bound
17/06/2022 21:02:59 [App]/15: Signalling service is bound..
17/06/2022 21:02:59 [CallRecorderService]/15: Recording for type: REC_CALL
17/06/2022 21:02:59 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
17/06/2022 21:02:59 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A127F
(a12s) defaulting to VOICE_CALL
17/06/2022 21:02:59 [CallRecorderService]/15: --- Using StandardRecorder ---
17/06/2022 21:02:59 [RecordItem]/15: Setting directory
17/06/2022 21:02:59 [RecordItem]/15: Setting filename
17/06/2022 21:02:59 [RecordItem]/15: Setting record format to AMR
17/06/2022 21:02:59 [RecordItem]/15: Setting record source to VOICE_CALL
17/06/2022 21:02:59 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
17/06/2022 21:02:59 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
17/06/2022 21:02:59 [AudioRecorder]/15: Disabled sap, api: 30
17/06/2022 21:02:59 [AudioRecorder]/15: cras is not enabled
17/06/2022 21:02:59 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
17/06/2022 21:02:59 [AudioRecorder]/15: audioMinBufferSize = 640
17/06/2022 21:02:59 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
17/06/2022 21:02:59 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
17/06/2022 21:02:59 [StandardRecorder]/15: Attempting to remove file...
17/06/2022 21:02:59 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
17/06/2022 21:02:59 [CallRecorderService]/15: Retrying with Legacy
17/06/2022 21:02:59 [RecordItem]/15: Setting directory
17/06/2022 21:02:59 [RecordItem]/15: Setting filename
17/06/2022 21:03:00 [RecordItem]/15: Setting record format to AMR
17/06/2022 21:03:00 [RecordItem]/15: Setting record source to MEDIA_RECORDER
17/06/2022 21:03:00 [CallRecorderService]/15: Recording ERROR = 'setAudioSource
failed.' [ Legacy ] retryMode = true
17/06/2022 21:03:00 [AndroidRecorder]/15: Attempting to remove file...
17/06/2022 21:03:00 [CallRecorderService]/15: Retrying with Native
17/06/2022 21:03:00 [RecordItem]/15: Setting directory
17/06/2022 21:03:00 [RecordItem]/15: Setting filename
17/06/2022 21:03:00 [RecordItem]/15: Setting record format to AMR
17/06/2022 21:03:00 [RecordItem]/15: Setting record source to AOSP_RECORDING
17/06/2022 21:03:00 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
17/06/2022 21:03:00 [AudioRecorder]/15: Disabled sap, api: 30
17/06/2022 21:03:00 [AudioRecorder]/15: cras is not enabled
17/06/2022 21:03:00 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
17/06/2022 21:03:00 [AudioRecorder]/15: audioMinBufferSize = 640
17/06/2022 21:03:00 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
17/06/2022 21:03:00 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Native ] retryMode = false
17/06/2022 21:03:00 [StandardRecorder]/15: Attempting to remove file...
17/06/2022 21:03:00 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
17/06/2022 21:03:00 [CallRecorderService]/15: Got a stop request
17/06/2022 21:03:00 [CallRecorderService]/15: Closing recording resources..
17/06/2022 21:03:00 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
17/06/2022 21:03:04 [CallRecorderService]/15: InCallThread notified
17/06/2022 21:05:02 [App]/15: Starting call recorder service .. bound=true
17/06/2022 21:05: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) }
17/06/2022 21:05:02 [TelephonyStatus]/15: Telephony state = IDLE
17/06/2022 21:05:02 [TelephonyStatus]/15: Reset the telephony status
17/06/2022 21:05:02 [CallRecorderService]/15: InCallThread stopped
17/06/2022 21:05:02 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
17/06/2022 21:05:02 [CallRecorder]/15: Unbinding service connection
17/06/2022 21:05:02 [CallRecorderService]/15: onDestroy
17/06/2022 22:01:11 [App]/15: Starting call recorder service .. bound=false
17/06/2022 22:01: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) }
17/06/2022 22:01:11 [TelephonyStatus]/15: Telephony state = OFFHOOK
17/06/2022 22:01:11 [TelephonyStatus]/15: Set call type to OUTGOING
17/06/2022 22:01:11 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
17/06/2022 22:01:11 [CallRecorderService]/15: InCallThread started
17/06/2022 22:01:11 [CallRecorder]/15: ManualStart, Auto = false
17/06/2022 22:01:11 [App]/15: CallRecorderService is now bound
17/06/2022 22:01:11 [App]/15: Signalling service is bound..
17/06/2022 22:01:11 [CallRecorderService]/15: Recording for type: REC_CALL
17/06/2022 22:01:11 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
17/06/2022 22:01:11 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A127F
(a12s) defaulting to VOICE_CALL
17/06/2022 22:01:11 [CallRecorderService]/15: --- Using StandardRecorder ---
17/06/2022 22:01:11 [RecordItem]/15: Setting directory
17/06/2022 22:01:11 [RecordItem]/15: Setting filename
17/06/2022 22:01:11 [RecordItem]/15: Setting record format to AMR
17/06/2022 22:01:11 [RecordItem]/15: Setting record source to VOICE_CALL
17/06/2022 22:01:11 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
17/06/2022 22:01:11 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
17/06/2022 22:01:11 [AudioRecorder]/15: Disabled sap, api: 30
17/06/2022 22:01:11 [AudioRecorder]/15: cras is not enabled
17/06/2022 22:01:11 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
17/06/2022 22:01:11 [AudioRecorder]/15: audioMinBufferSize = 640
17/06/2022 22:01:11 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
17/06/2022 22:01:11 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
17/06/2022 22:01:11 [StandardRecorder]/15: Attempting to remove file...
17/06/2022 22:01:11 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
17/06/2022 22:01:11 [CallRecorderService]/15: Retrying with Legacy
17/06/2022 22:01:11 [RecordItem]/15: Setting directory
17/06/2022 22:01:11 [RecordItem]/15: Setting filename
17/06/2022 22:01:11 [RecordItem]/15: Setting record format to AMR
17/06/2022 22:01:11 [RecordItem]/15: Setting record source to MEDIA_RECORDER
17/06/2022 22:01:12 [CallRecorderService]/15: Recording ERROR = 'setAudioSource
failed.' [ Legacy ] retryMode = true
17/06/2022 22:01:12 [AndroidRecorder]/15: Attempting to remove file...
17/06/2022 22:01:12 [CallRecorderService]/15: Retrying with Native
17/06/2022 22:01:12 [RecordItem]/15: Setting directory
17/06/2022 22:01:12 [RecordItem]/15: Setting filename
17/06/2022 22:01:12 [RecordItem]/15: Setting record format to AMR
17/06/2022 22:01:12 [RecordItem]/15: Setting record source to AOSP_RECORDING
17/06/2022 22:01:12 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
17/06/2022 22:01:12 [AudioRecorder]/15: Disabled sap, api: 30
17/06/2022 22:01:12 [AudioRecorder]/15: cras is not enabled
17/06/2022 22:01:12 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
17/06/2022 22:01:12 [AudioRecorder]/15: audioMinBufferSize = 640
17/06/2022 22:01:12 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
17/06/2022 22:01:12 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Native ] retryMode = false
17/06/2022 22:01:12 [StandardRecorder]/15: Attempting to remove file...
17/06/2022 22:01:12 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
17/06/2022 22:01:12 [CallRecorderService]/15: Got a stop request
17/06/2022 22:01:12 [CallRecorderService]/15: Closing recording resources..
17/06/2022 22:01:12 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
17/06/2022 22:01:16 [CallRecorderService]/15: InCallThread notified
17/06/2022 22:02:56 [App]/15: Starting call recorder service .. bound=true
17/06/2022 22:02: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) }
17/06/2022 22:02:56 [TelephonyStatus]/15: Telephony state = IDLE
17/06/2022 22:02:56 [TelephonyStatus]/15: Reset the telephony status
17/06/2022 22:02:56 [CallRecorderService]/15: InCallThread stopped
17/06/2022 22:02:56 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
17/06/2022 22:02:56 [CallRecorder]/15: Unbinding service connection
17/06/2022 22:02:56 [CallRecorderService]/15: onDestroy
18/06/2022 08:05:23 [App]/15: Starting call recorder service .. bound=false
18/06/2022 08:05:23 [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) }
18/06/2022 08:05:23 [TelephonyStatus]/15: Telephony state = OFFHOOK
18/06/2022 08:05:23 [TelephonyStatus]/15: Set call type to OUTGOING
18/06/2022 08:05:23 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
18/06/2022 08:05:23 [CallRecorderService]/15: InCallThread started
18/06/2022 08:05:23 [CallRecorder]/15: ManualStart, Auto = false
18/06/2022 08:05:23 [App]/15: CallRecorderService is now bound
18/06/2022 08:05:23 [App]/15: Signalling service is bound..
18/06/2022 08:05:23 [CallRecorderService]/15: Recording for type: REC_CALL
18/06/2022 08:05:23 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
18/06/2022 08:05:23 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-A127F
(a12s) defaulting to VOICE_CALL
18/06/2022 08:05:23 [CallRecorderService]/15: --- Using StandardRecorder ---
18/06/2022 08:05:23 [RecordItem]/15: Setting directory
18/06/2022 08:05:23 [RecordItem]/15: Setting filename
18/06/2022 08:05:23 [RecordItem]/15: Setting record format to AMR
18/06/2022 08:05:23 [RecordItem]/15: Setting record source to VOICE_CALL
18/06/2022 08:05:23 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
18/06/2022 08:05:23 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
18/06/2022 08:05:23 [AudioRecorder]/15: Disabled sap, api: 30
18/06/2022 08:05:24 [AudioRecorder]/15: cras is not enabled
18/06/2022 08:05:24 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
18/06/2022 08:05:24 [AudioRecorder]/15: audioMinBufferSize = 640
18/06/2022 08:05:24 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
18/06/2022 08:05:24 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
18/06/2022 08:05:24 [StandardRecorder]/15: Attempting to remove file...
18/06/2022 08:05:24 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
18/06/2022 08:05:24 [CallRecorderService]/15: Retrying with Legacy
18/06/2022 08:05:24 [RecordItem]/15: Setting directory
18/06/2022 08:05:24 [RecordItem]/15: Setting filename
18/06/2022 08:05:24 [RecordItem]/15: Setting record format to AMR
18/06/2022 08:05:24 [RecordItem]/15: Setting record source to MEDIA_RECORDER
18/06/2022 08:05:24 [CallRecorderService]/15: Recording ERROR = 'setAudioSource
failed.' [ Legacy ] retryMode = true
18/06/2022 08:05:24 [AndroidRecorder]/15: Attempting to remove file...
18/06/2022 08:05:24 [CallRecorderService]/15: Retrying with Native
18/06/2022 08:05:24 [RecordItem]/15: Setting directory
18/06/2022 08:05:24 [RecordItem]/15: Setting filename
18/06/2022 08:05:24 [RecordItem]/15: Setting record format to AMR
18/06/2022 08:05:24 [RecordItem]/15: Setting record source to AOSP_RECORDING
18/06/2022 08:05:24 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
18/06/2022 08:05:24 [AudioRecorder]/15: Disabled sap, api: 30
18/06/2022 08:05:24 [AudioRecorder]/15: cras is not enabled
18/06/2022 08:05:24 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
18/06/2022 08:05:24 [AudioRecorder]/15: audioMinBufferSize = 640
18/06/2022 08:05:24 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
18/06/2022 08:05:24 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Native ] retryMode = false
18/06/2022 08:05:24 [StandardRecorder]/15: Attempting to remove file...
18/06/2022 08:05:24 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
18/06/2022 08:05:24 [CallRecorderService]/15: Got a stop request
18/06/2022 08:05:24 [CallRecorderService]/15: Closing recording resources..
18/06/2022 08:05:24 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
18/06/2022 08:05:28 [CallRecorderService]/15: InCallThread notified
18/06/2022 08:06:01 [App]/15: Starting call recorder service .. bound=true
18/06/2022 08:06: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) }
18/06/2022 08:06:01 [TelephonyStatus]/15: Telephony state = IDLE
18/06/2022 08:06:01 [TelephonyStatus]/15: Reset the telephony status
18/06/2022 08:06:01 [CallRecorderService]/15: InCallThread stopped
18/06/2022 08:06:01 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
18/06/2022 08:06:01 [CallRecorder]/15: Unbinding service connection
18/06/2022 08:06:01 [CallRecorderService]/15: onDestroy

You might also like