0% found this document useful (0 votes)
10 views5 pages

CallRecord Log

The document logs the operation of a call recording service on a device, detailing the initialization, recording, and termination of calls. It includes timestamps and status updates regarding telephony state, recording permissions, and audio settings. The service records calls in AMR format and provides information on recording duration and resource management.

Uploaded by

Ougouag Bouziane
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)
10 views5 pages

CallRecord Log

The document logs the operation of a call recording service on a device, detailing the initialization, recording, and termination of calls. It includes timestamps and status updates regarding telephony state, recording permissions, and audio settings. The service records calls in AMR format and provides information on recording duration and resource management.

Uploaded by

Ougouag Bouziane
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/ 5

24/06/2025 23:08:01 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: M2006C3LG

(dandelion) defaulting to VOICE_CALL


24/06/2025 23:08:02 [CallRecorder]/15: SetAutomatic = false
24/06/2025 23:08:02 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: M2006C3LG
(dandelion) defaulting to VOICE_CALL
24/06/2025 23:12:00 [App]/15: Starting call recorder service .. bound=false
24/06/2025 23:12: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) }
24/06/2025 23:12:00 [TelephonyStatus]/15: Telephony state = OFFHOOK
24/06/2025 23:12:00 [TelephonyStatus]/15: Set call type to OUTGOING
24/06/2025 23:12:00 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
24/06/2025 23:12:00 [CallRecorderService]/15: InCallThread started
24/06/2025 23:12:00 [CallRecorder]/15: ManualStart, Auto = false
24/06/2025 23:12:00 [App]/15: CallRecorderService is now bound
24/06/2025 23:12:00 [App]/15: Signalling service is bound..
24/06/2025 23:12:00 [CallRecorderService]/15: Recording for type: REC_CALL
24/06/2025 23:12:00 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
24/06/2025 23:12:00 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: M2006C3LG
(dandelion) defaulting to VOICE_CALL
24/06/2025 23:12:00 [CallRecorderService]/15: --- Using StandardRecorder ---
24/06/2025 23:12:00 [RecordItem]/15: Setting directory
24/06/2025 23:12:00 [RecordItem]/15: Setting filename
24/06/2025 23:12:00 [RecordItem]/15: Setting record format to AMR
24/06/2025 23:12:00 [RecordItem]/15: Setting record source to VOICE_CALL
24/06/2025 23:12:00 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
24/06/2025 23:12:00 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
24/06/2025 23:12:00 [AudioRecorder]/15: Disabled sap, api: 30
24/06/2025 23:12:00 [AudioRecorder]/15: Enabled cras
24/06/2025 23:12:00 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
24/06/2025 23:12:00 [AudioRecorder]/15: audioMinBufferSize = 640
24/06/2025 23:12:00 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
24/06/2025 23:12:00 [StandardRecorder]/15: Applying rec start delay of: 1000ms
24/06/2025 23:12:01 [StandardRecorder]/15: Initializing encoder
AMREncoder-Native: ARCH: 32 bit (armeabi-v7a)
24/06/2025 23:12:01 [AudioRecorder]/15: Standard
24/06/2025 23:12:02 [AudioRecorder]/15: AudioRecorder started recording ....
24/06/2025 23:12:02 [StandardRecorder]/15: Signalling audio was read successfully
24/06/2025 23:12:02 [CallRecorderService]/15: Recording started..
24/06/2025 23:12:02 [StandardRecorder]/15: Skipping buffer (1): Read = 3200
24/06/2025 23:12:02 [StandardRecorder]/15: Skipping buffer (2): Read = 3200
24/06/2025 23:12:04 [App]/15: Starting call recorder service .. bound=true
24/06/2025 23:12:04 [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) }
24/06/2025 23:12:04 [TelephonyStatus]/15: Telephony state = IDLE
24/06/2025 23:12:04 [TelephonyStatus]/15: Reset the telephony status
24/06/2025 23:12:04 [StandardRecorder]/15: REC_TELEPHONY_STATUS_IDLE: ending..
24/06/2025 23:12:04 [StandardRecorder]/15: Total bytes written: 28800
24/06/2025 23:12:04 [StandardRecorder]/15: AudioRecorder:stop
24/06/2025 23:12:04 [CallRecorderService]/15: Recording completed.
24/06/2025 23:12:04 [CallRecorderService]/15: RECORD_DURATION: 2 seconds,
AUTO_DELETE: 0 seconds
24/06/2025 23:12:04 [CallRecorderService]/15: Got a stop request
24/06/2025 23:12:04 [CallRecorderService]/15: Closing recording resources..
24/06/2025 23:12:04 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
java.io.FileOutputStream@d0fa37a
AMREncoder-Native: Amr encoder closed
24/06/2025 23:12:04 [AudioRecorder]/15: Closing AudioRecorder object
24/06/2025 23:12:05 [CallRecorderService]/15: InCallThread notified
24/06/2025 23:12:05 [CallRecorderService]/15: InCallThread stopped
24/06/2025 23:12:05 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
24/06/2025 23:12:05 [CallRecorder]/15: Unbinding service connection
24/06/2025 23:12:05 [CallRecorderService]/15: onDestroy
24/06/2025 23:13:09 [App]/15: Starting call recorder service .. bound=false
24/06/2025 23:13: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) }
24/06/2025 23:13:09 [TelephonyStatus]/15: Telephony state = OFFHOOK
24/06/2025 23:13:09 [TelephonyStatus]/15: Set call type to OUTGOING
24/06/2025 23:13:09 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
24/06/2025 23:13:09 [CallRecorderService]/15: InCallThread started
24/06/2025 23:13:09 [CallRecorder]/15: ManualStart, Auto = false
24/06/2025 23:13:09 [App]/15: CallRecorderService is now bound
24/06/2025 23:13:09 [App]/15: Signalling service is bound..
24/06/2025 23:13:09 [CallRecorderService]/15: Recording for type: REC_CALL
24/06/2025 23:13:09 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
24/06/2025 23:13:09 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: M2006C3LG
(dandelion) defaulting to VOICE_CALL
24/06/2025 23:13:09 [CallRecorderService]/15: --- Using StandardRecorder ---
24/06/2025 23:13:09 [RecordItem]/15: Setting directory
24/06/2025 23:13:09 [RecordItem]/15: Setting filename
24/06/2025 23:13:09 [RecordItem]/15: Setting record format to AMR
24/06/2025 23:13:09 [RecordItem]/15: Setting record source to VOICE_CALL
24/06/2025 23:13:09 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
24/06/2025 23:13:09 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
24/06/2025 23:13:09 [AudioRecorder]/15: Disabled sap, api: 30
24/06/2025 23:13:09 [AudioRecorder]/15: Enabled cras
24/06/2025 23:13:09 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
24/06/2025 23:13:09 [AudioRecorder]/15: audioMinBufferSize = 640
24/06/2025 23:13:09 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
24/06/2025 23:13:09 [StandardRecorder]/15: Applying rec start delay of: 1000ms
24/06/2025 23:13:10 [StandardRecorder]/15: Initializing encoder
AMREncoder-Native: ARCH: 32 bit (armeabi-v7a)
24/06/2025 23:13:10 [AudioRecorder]/15: Standard
24/06/2025 23:13:11 [AudioRecorder]/15: AudioRecorder started recording ....
24/06/2025 23:13:11 [StandardRecorder]/15: Signalling audio was read successfully
24/06/2025 23:13:11 [CallRecorderService]/15: Recording started..
24/06/2025 23:13:11 [StandardRecorder]/15: Skipping buffer (1): Read = 3200
24/06/2025 23:13:11 [StandardRecorder]/15: Skipping buffer (2): Read = 3200
24/06/2025 23:13:14 [CallRecorderService]/15: InCallThread notified
24/06/2025 23:13:23 [App]/15: Starting call recorder service .. bound=true
24/06/2025 23:13: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) }
24/06/2025 23:13:23 [TelephonyStatus]/15: Telephony state = IDLE
24/06/2025 23:13:23 [TelephonyStatus]/15: Reset the telephony status
24/06/2025 23:13:23 [StandardRecorder]/15: REC_TELEPHONY_STATUS_IDLE: ending..
24/06/2025 23:13:23 [StandardRecorder]/15: Total bytes written: 185600
24/06/2025 23:13:23 [StandardRecorder]/15: AudioRecorder:stop
24/06/2025 23:13:23 [CallRecorderService]/15: Recording completed.
24/06/2025 23:13:23 [CallRecorderService]/15: RECORD_DURATION: 12 seconds,
AUTO_DELETE: 0 seconds
24/06/2025 23:13:23 [CallRecorderService]/15: Got a stop request
24/06/2025 23:13:23 [CallRecorderService]/15: Closing recording resources..
24/06/2025 23:13:23 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
java.io.FileOutputStream@dbdbb
AMREncoder-Native: Amr encoder closed
24/06/2025 23:13:23 [AudioRecorder]/15: Closing AudioRecorder object
24/06/2025 23:13:24 [CallRecorderService]/15: InCallThread stopped
24/06/2025 23:13:24 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
24/06/2025 23:13:24 [CallRecorder]/15: Unbinding service connection
24/06/2025 23:13:24 [CallRecorderService]/15: onDestroy
24/06/2025 23:21:59 [App]/15: Starting call recorder service .. bound=false
24/06/2025 23:21: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) }
24/06/2025 23:21:59 [TelephonyStatus]/15: Set call type to INCOMING
24/06/2025 23:21:59 [TelephonyStatus]/15: Set phoneNo, len = null
24/06/2025 23:21:59 [TelephonyStatus]/15: Telephony state = RINGING
24/06/2025 23:21:59 [CallRecorderService]/15: InCallThread started
24/06/2025 23:21:59 [App]/15: CallRecorderService is now bound
24/06/2025 23:22:00 [App]/15: Signalling service is bound..
24/06/2025 23:22:04 [CallRecorderService]/15: InCallThread notified
24/06/2025 23:22:07 [App]/15: Starting call recorder service .. bound=true
24/06/2025 23:22: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) }
24/06/2025 23:22:07 [TelephonyStatus]/15: Telephony state = OFFHOOK
24/06/2025 23:22:07 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
24/06/2025 23:22:07 [CallRecorder]/15: ManualStart, Auto = false
24/06/2025 23:22:08 [CallRecorderService]/15: Recording for type: REC_CALL
24/06/2025 23:22:08 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
24/06/2025 23:22:08 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: M2006C3LG
(dandelion) defaulting to VOICE_CALL
24/06/2025 23:22:08 [CallRecorderService]/15: --- Using StandardRecorder ---
24/06/2025 23:22:08 [RecordItem]/15: Setting directory
24/06/2025 23:22:08 [RecordItem]/15: Setting filename
24/06/2025 23:22:08 [RecordItem]/15: Setting record format to AMR
24/06/2025 23:22:08 [RecordItem]/15: Setting record source to VOICE_CALL
24/06/2025 23:22:08 [CallRecorderService]/15: Using incoming delay from settings: 1
seconds ..
24/06/2025 23:22:08 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
24/06/2025 23:22:08 [AudioRecorder]/15: Disabled sap, api: 30
24/06/2025 23:22:08 [AudioRecorder]/15: Enabled cras
24/06/2025 23:22:08 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
24/06/2025 23:22:08 [AudioRecorder]/15: audioMinBufferSize = 640
24/06/2025 23:22:08 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
24/06/2025 23:22:08 [StandardRecorder]/15: Applying rec start delay of: 1000ms
24/06/2025 23:22:10 [StandardRecorder]/15: Initializing encoder
AMREncoder-Native: ARCH: 32 bit (armeabi-v7a)
24/06/2025 23:22:10 [AudioRecorder]/15: Standard
24/06/2025 23:22:10 [AudioRecorder]/15: AudioRecorder started recording ....
24/06/2025 23:22:10 [StandardRecorder]/15: Signalling audio was read successfully
24/06/2025 23:22:10 [StandardRecorder]/15: Skipping buffer (1): Read = 3200
24/06/2025 23:22:10 [CallRecorderService]/15: Recording started..
24/06/2025 23:22:10 [StandardRecorder]/15: Skipping buffer (2): Read = 3200
24/06/2025 23:22:37 [App]/15: Starting call recorder service .. bound=true
24/06/2025 23:22:37 [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) }
24/06/2025 23:22:37 [TelephonyStatus]/15: Telephony state = IDLE
24/06/2025 23:22:37 [TelephonyStatus]/15: Reset the telephony status
24/06/2025 23:22:38 [StandardRecorder]/15: REC_TELEPHONY_STATUS_IDLE: ending..
24/06/2025 23:22:38 [StandardRecorder]/15: Total bytes written: 435200
24/06/2025 23:22:38 [StandardRecorder]/15: AudioRecorder:stop
24/06/2025 23:22:38 [CallRecorderService]/15: Recording completed.
24/06/2025 23:22:38 [CallRecorderService]/15: RECORD_DURATION: 27 seconds,
AUTO_DELETE: 0 seconds
24/06/2025 23:22:38 [CallRecorderService]/15: Got a stop request
24/06/2025 23:22:38 [CallRecorderService]/15: Closing recording resources..
24/06/2025 23:22:38 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
java.io.FileOutputStream@59e8d27
AMREncoder-Native: Amr encoder closed
24/06/2025 23:22:38 [AudioRecorder]/15: Closing AudioRecorder object
24/06/2025 23:22:38 [CallRecorderService]/15: InCallThread stopped
24/06/2025 23:22:38 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
24/06/2025 23:22:38 [CallRecorder]/15: Unbinding service connection
24/06/2025 23:22:38 [CallRecorderService]/15: onDestroy
24/06/2025 23:24:51 [App]/15: Starting call recorder service .. bound=false
24/06/2025 23:24:51 [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) }
24/06/2025 23:24:51 [TelephonyStatus]/15: Set call type to INCOMING
24/06/2025 23:24:51 [TelephonyStatus]/15: Set phoneNo, len = null
24/06/2025 23:24:51 [TelephonyStatus]/15: Telephony state = RINGING
24/06/2025 23:24:51 [CallRecorderService]/15: InCallThread started
24/06/2025 23:24:51 [App]/15: CallRecorderService is now bound
24/06/2025 23:24:51 [App]/15: Signalling service is bound..
24/06/2025 23:24:56 [CallRecorderService]/15: InCallThread notified
24/06/2025 23:24:57 [App]/15: Starting call recorder service .. bound=true
24/06/2025 23:24: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) }
24/06/2025 23:24:57 [TelephonyStatus]/15: Telephony state = OFFHOOK
24/06/2025 23:24:57 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
24/06/2025 23:24:57 [CallRecorder]/15: ManualStart, Auto = false
24/06/2025 23:24:57 [CallRecorderService]/15: Recording for type: REC_CALL
24/06/2025 23:24:57 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
24/06/2025 23:24:57 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: M2006C3LG
(dandelion) defaulting to VOICE_CALL
24/06/2025 23:24:57 [CallRecorderService]/15: --- Using StandardRecorder ---
24/06/2025 23:24:57 [RecordItem]/15: Setting directory
24/06/2025 23:24:57 [RecordItem]/15: Setting filename
24/06/2025 23:24:57 [RecordItem]/15: Setting record format to AMR
24/06/2025 23:24:57 [RecordItem]/15: Setting record source to VOICE_CALL
24/06/2025 23:24:57 [CallRecorderService]/15: Using incoming delay from settings: 1
seconds ..
24/06/2025 23:24:57 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
24/06/2025 23:24:57 [AudioRecorder]/15: Disabled sap, api: 30
24/06/2025 23:24:57 [AudioRecorder]/15: Enabled cras
24/06/2025 23:24:57 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
24/06/2025 23:24:57 [AudioRecorder]/15: audioMinBufferSize = 640
24/06/2025 23:24:57 [AudioRecorder]/15: -> Ignoring native attr device sdk = 30
24/06/2025 23:24:57 [StandardRecorder]/15: Applying rec start delay of: 1000ms
24/06/2025 23:24:58 [StandardRecorder]/15: Initializing encoder
AMREncoder-Native: ARCH: 32 bit (armeabi-v7a)
24/06/2025 23:24:58 [AudioRecorder]/15: Standard
24/06/2025 23:24:59 [AudioRecorder]/15: AudioRecorder started recording ....
24/06/2025 23:24:59 [StandardRecorder]/15: Signalling audio was read successfully
24/06/2025 23:24:59 [StandardRecorder]/15: Skipping buffer (1): Read = 3200
24/06/2025 23:24:59 [CallRecorderService]/15: Recording started..
24/06/2025 23:24:59 [StandardRecorder]/15: Skipping buffer (2): Read = 3200
24/06/2025 23:25:33 [App]/15: Starting call recorder service .. bound=true
24/06/2025 23:25: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) }
24/06/2025 23:25:33 [TelephonyStatus]/15: Telephony state = IDLE
24/06/2025 23:25:33 [TelephonyStatus]/15: Reset the telephony status
24/06/2025 23:25:33 [StandardRecorder]/15: REC_TELEPHONY_STATUS_IDLE: ending..
24/06/2025 23:25:33 [StandardRecorder]/15: Total bytes written: 540800
24/06/2025 23:25:33 [StandardRecorder]/15: AudioRecorder:stop
24/06/2025 23:25:33 [CallRecorderService]/15: Recording completed.
24/06/2025 23:25:33 [CallRecorderService]/15: RECORD_DURATION: 34 seconds,
AUTO_DELETE: 0 seconds
24/06/2025 23:25:33 [CallRecorderService]/15: Got a stop request
24/06/2025 23:25:33 [CallRecorderService]/15: Closing recording resources..
24/06/2025 23:25:33 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
java.io.FileOutputStream@be83c34
AMREncoder-Native: Amr encoder closed
24/06/2025 23:25:33 [AudioRecorder]/15: Closing AudioRecorder object
24/06/2025 23:25:33 [CallRecorderService]/15: InCallThread stopped
24/06/2025 23:25:33 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
24/06/2025 23:25:33 [CallRecorder]/15: Unbinding service connection
24/06/2025 23:25:33 [CallRecorderService]/15: onDestroy

You might also like