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

CallRecord Log

The document contains log messages from a call recording service. It shows the service initializing and preparing to record an incoming call, then recording call audio for over 17 minutes. It then logs messages as the call ends, the recording stops, and the service resources are cleaned up. Finally, it logs another outgoing call attempt that fails to initialize recording due to an error.

Uploaded by

Beth Butterworth
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)
47 views

CallRecord Log

The document contains log messages from a call recording service. It shows the service initializing and preparing to record an incoming call, then recording call audio for over 17 minutes. It then logs messages as the call ends, the recording stops, and the service resources are cleaned up. Finally, it logs another outgoing call attempt that fails to initialize recording due to an error.

Uploaded by

Beth Butterworth
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/ 3

26/06/2023 17:23:02 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: TMRVL4G

(Newcastle) defaulting to VOICE_CALL


26/06/2023 17:23:03 [CallRecorder]/15: SetAutomatic = false
26/06/2023 17:23:03 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: TMRVL4G
(Newcastle) defaulting to VOICE_CALL
26/06/2023 17:54:57 [App]/15: Starting call recorder service .. bound=false
26/06/2023 17:54: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) }
26/06/2023 17:54:57 [TelephonyStatus]/15: Set call type to INCOMING
26/06/2023 17:54:57 [TelephonyStatus]/15: Set phoneNo, len = null
26/06/2023 17:54:57 [TelephonyStatus]/15: Telephony state = RINGING
26/06/2023 17:54:57 [CallRecorderService]/15: InCallThread started
26/06/2023 17:54:57 [App]/15: CallRecorderService is now bound
26/06/2023 17:54:57 [App]/15: Signalling service is bound..
26/06/2023 17:55:02 [CallRecorderService]/15: InCallThread notified
26/06/2023 17:55:26 [App]/15: Starting call recorder service .. bound=true
26/06/2023 17:55: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) }
26/06/2023 17:55:26 [TelephonyStatus]/15: Telephony state = OFFHOOK
26/06/2023 17:55:26 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
26/06/2023 17:55:26 [CallRecorder]/15: ManualStart, Auto = false
26/06/2023 17:55:26 [CallRecorderService]/15: Recording for type: REC_CALL
26/06/2023 17:55:26 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
26/06/2023 17:55:26 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: TMRVL4G
(Newcastle) defaulting to VOICE_CALL
26/06/2023 17:55:26 [CallRecorderService]/15: --- Using StandardRecorder ---
26/06/2023 17:55:26 [RecordItem]/15: Setting directory
26/06/2023 17:55:26 [RecordItem]/15: Setting filename
26/06/2023 17:55:27 [RecordItem]/15: Setting record format to AMR
26/06/2023 17:55:27 [RecordItem]/15: Setting record source to VOICE_CALL
26/06/2023 17:55:27 [CallRecorderService]/15: Using incoming delay from settings: 1
seconds ..
26/06/2023 17:55:27 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
26/06/2023 17:55:27 [AudioRecorder]/15: Disabled sap, api: 30
26/06/2023 17:55:27 [AudioRecorder]/15: Enabled cras
26/06/2023 17:55:27 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
26/06/2023 17:55:27 [AudioRecorder]/15: audioMinBufferSize = 640
26/06/2023 17:55:27 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
26/06/2023 17:55:27 [StandardRecorder]/15: Applying rec start delay of: 1000ms
26/06/2023 17:55:28 [StandardRecorder]/15: Initializing encoder
AMREncoder-Native: ARCH: 64 bit (arm64-v8a)
26/06/2023 17:55:28 [AudioRecorder]/15: Standard
26/06/2023 17:55:28 [AudioRecorder]/15: AudioRecorder started recording ....
26/06/2023 17:55:28 [StandardRecorder]/15: Signalling audio was read successfully
26/06/2023 17:55:28 [StandardRecorder]/15: Skipping buffer (1): Read = 3200
26/06/2023 17:55:28 [CallRecorderService]/15: Recording started..
26/06/2023 17:55:28 [StandardRecorder]/15: Skipping buffer (2): Read = 3200
26/06/2023 18:10:20 [App]/15: Starting call recorder service .. bound=true
26/06/2023 18:10:20 [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) }
26/06/2023 18:10:20 [TelephonyStatus]/15: Set call type to INCOMING
26/06/2023 18:10:20 [TelephonyStatus]/15: Set phoneNo, len = null
26/06/2023 18:10:20 [TelephonyStatus]/15: Telephony state = RINGING
26/06/2023 18:10:32 [App]/15: Starting call recorder service .. bound=true
26/06/2023 18:10:32 [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) }
26/06/2023 18:10:32 [TelephonyStatus]/15: Telephony state = OFFHOOK
26/06/2023 18:12:32 [App]/15: Starting call recorder service .. bound=true
26/06/2023 18:12:32 [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) }
26/06/2023 18:12:32 [TelephonyStatus]/15: Telephony state = IDLE
26/06/2023 18:12:32 [TelephonyStatus]/15: Reset the telephony status
26/06/2023 18:12:32 [StandardRecorder]/15: REC_TELEPHONY_STATUS_IDLE: ending..
26/06/2023 18:12:32 [StandardRecorder]/15: Total bytes written: 16374400
26/06/2023 18:12:32 [StandardRecorder]/15: AudioRecorder:stop
26/06/2023 18:12:32 [CallRecorderService]/15: Recording completed.
26/06/2023 18:12:32 [CallRecorderService]/15: RECORD_DURATION: 1023 seconds,
AUTO_DELETE: 0 seconds
26/06/2023 18:12:32 [CallRecorderService]/15: Got a stop request
26/06/2023 18:12:32 [CallRecorderService]/15: Closing recording resources..
26/06/2023 18:12:32 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
java.io.FileOutputStream@7ba3ee8
AMREncoder-Native: Amr encoder closed
26/06/2023 18:12:32 [AudioRecorder]/15: Closing AudioRecorder object
26/06/2023 18:12:32 [CallRecorderService]/15: InCallThread stopped
26/06/2023 18:12:32 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
26/06/2023 18:12:32 [CallRecorder]/15: Unbinding service connection
26/06/2023 18:12:32 [CallRecorderService]/15: onDestroy
26/06/2023 18:20:40 [App]/15: Starting call recorder service .. bound=false
26/06/2023 18:20: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) }
26/06/2023 18:20:41 [TelephonyStatus]/15: Telephony state = OFFHOOK
26/06/2023 18:20:41 [TelephonyStatus]/15: Set call type to OUTGOING
26/06/2023 18:20:41 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
26/06/2023 18:20:41 [CallRecorderService]/15: InCallThread started
26/06/2023 18:20:41 [CallRecorder]/15: ManualStart, Auto = false
26/06/2023 18:20:41 [App]/15: CallRecorderService is now bound
26/06/2023 18:20:41 [App]/15: Signalling service is bound..
26/06/2023 18:20:41 [CallRecorderService]/15: Recording for type: REC_CALL
26/06/2023 18:20:42 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: TMRVL4G
(Newcastle) defaulting to VOICE_CALL
26/06/2023 18:20:42 [CallRecorderService]/15: --- Using StandardRecorder ---
26/06/2023 18:20:42 [RecordItem]/15: Setting directory
26/06/2023 18:20:42 [RecordItem]/15: Setting filename
26/06/2023 18:20:42 [RecordItem]/15: Setting record format to AMR
26/06/2023 18:20:42 [RecordItem]/15: Setting record source to VOICE_CALL
26/06/2023 18:20:42 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
26/06/2023 18:20:42 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
26/06/2023 18:20:42 [AudioRecorder]/15: Disabled sap, api: 30
26/06/2023 18:20:42 [AudioRecorder]/15: cras is not enabled
26/06/2023 18:20:42 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
26/06/2023 18:20:42 [AudioRecorder]/15: audioMinBufferSize = 640
26/06/2023 18:20:42 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
26/06/2023 18:20:42 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Android ] retryMode = true
26/06/2023 18:20:42 [StandardRecorder]/15: Attempting to remove file...
26/06/2023 18:20:42 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
26/06/2023 18:20:42 [CallRecorderService]/15: Retrying with Legacy
26/06/2023 18:20:42 [RecordItem]/15: Setting directory
26/06/2023 18:20:42 [RecordItem]/15: Setting filename
26/06/2023 18:20:42 [RecordItem]/15: Setting record format to AMR
26/06/2023 18:20:42 [RecordItem]/15: Setting record source to MEDIA_RECORDER
26/06/2023 18:20:42 [CallRecorderService]/15: Recording ERROR = 'setAudioSource
failed.' [ Legacy ] retryMode = true
26/06/2023 18:20:42 [AndroidRecorder]/15: Attempting to remove file...
26/06/2023 18:20:42 [CallRecorderService]/15: Retrying with Native
26/06/2023 18:20:42 [RecordItem]/15: Setting directory
26/06/2023 18:20:42 [RecordItem]/15: Setting filename
26/06/2023 18:20:42 [RecordItem]/15: Setting record format to AMR
26/06/2023 18:20:42 [RecordItem]/15: Setting record source to AOSP_RECORDING
26/06/2023 18:20:42 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
26/06/2023 18:20:42 [AudioRecorder]/15: Disabled sap, api: 30
26/06/2023 18:20:42 [AudioRecorder]/15: cras is not enabled
26/06/2023 18:20:42 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
26/06/2023 18:20:42 [AudioRecorder]/15: audioMinBufferSize = 640
26/06/2023 18:20:42 [AudioRecorder]/15: => Failed to initialise AudioRecord with
these settings...
26/06/2023 18:20:42 [CallRecorderService]/15: Recording ERROR = 'Cannot initialize
the AudioRecord object.' [ Native ] retryMode = false
26/06/2023 18:20:43 [StandardRecorder]/15: Attempting to remove file...
26/06/2023 18:20:43 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
26/06/2023 18:20:43 [CallRecorderService]/15: Got a stop request
26/06/2023 18:20:43 [CallRecorderService]/15: Closing recording resources..
26/06/2023 18:20:43 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
null
26/06/2023 18:20:46 [CallRecorderService]/15: InCallThread notified
26/06/2023 18:21:18 [App]/15: Starting call recorder service .. bound=true
26/06/2023 18:21:18 [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) }
26/06/2023 18:21:18 [TelephonyStatus]/15: Telephony state = IDLE
26/06/2023 18:21:18 [TelephonyStatus]/15: Reset the telephony status
26/06/2023 18:21:18 [CallRecorderService]/15: InCallThread stopped
26/06/2023 18:21:18 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
26/06/2023 18:21:18 [CallRecorder]/15: Unbinding service connection
26/06/2023 18:21:18 [CallRecorderService]/15: onDestroy
26/06/2023 18:30:54 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: TMRVL4G
(Newcastle) defaulting to VOICE_CALL
26/06/2023 18:30:55 [CallRecorder]/15: SetAutomatic = false
26/06/2023 18:30:55 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: TMRVL4G
(Newcastle) defaulting to VOICE_CALL

You might also like