0% found this document useful (0 votes)
7 views31 pages

Call Recorder Log Analysis

The document logs the operation of a call recording service, detailing the start and stop of recordings, telephony state changes, and interactions with other components like the contacts manager and audio recorder. It captures multiple instances of call recordings, including their durations and the settings used for each recording. Additionally, it notes permission issues related to accessing contacts and the binding status of the call recorder service.

Uploaded by

nusaibasamrin7
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)
7 views31 pages

Call Recorder Log Analysis

The document logs the operation of a call recording service, detailing the start and stop of recordings, telephony state changes, and interactions with other components like the contacts manager and audio recorder. It captures multiple instances of call recordings, including their durations and the settings used for each recording. Additionally, it notes permission issues related to accessing contacts and the binding status of the call recorder service.

Uploaded by

nusaibasamrin7
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/ 31

20/01/2025 20:58:43 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false

20/01/2025 20:58:43 [CallRecorderService]/15: InCallThread started


20/01/2025 20:58:43 [CallRecorder]/15: ManualStart, Auto = false
20/01/2025 20:58:44 [App]/15: CallRecorderService is now bound
20/01/2025 20:58:44 [App]/15: Signalling service is bound..
20/01/2025 20:58:44 [CallRecorderService]/15: Recording for type: REC_CALL
20/01/2025 20:58:44 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
20/01/2025 20:58:44 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-M127G (m12)
defaulting to VOICE_CALL
20/01/2025 20:58:44 [CallRecorderService]/15: --- Using StandardRecorder ---
20/01/2025 20:58:44 [RecordItem]/15: Setting directory
20/01/2025 20:58:44 [RecordItem]/15: Setting filename
20/01/2025 20:58:44 [RecordItem]/15: Setting record format to AMR
20/01/2025 20:58:44 [RecordItem]/15: Setting record source to VOICE_CALL
20/01/2025 20:58:44 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
20/01/2025 20:58:44 [AudioRecorder]/15: -> Ignoring native attr device sdk = 33
20/01/2025 20:58:44 [AudioRecorder]/15: Disabled sap, api: 33
20/01/2025 20:58:44 [AudioRecorder]/15: Enabled cras
20/01/2025 20:58:45 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
20/01/2025 20:58:45 [AudioRecorder]/15: audioMinBufferSize = 640
20/01/2025 20:58:45 [AudioRecorder]/15: -> Ignoring native attr device sdk = 33
20/01/2025 20:58:45 [StandardRecorder]/15: Applying rec start delay of: 1000ms
20/01/2025 20:58:46 [StandardRecorder]/15: Initializing encoder
AMREncoder-Native: ARCH: 64 bit (arm64-v8a)
20/01/2025 20:58:47 [AudioRecorder]/15: Standard
20/01/2025 20:58:47 [AudioRecorder]/15: AudioRecorder started recording ....
20/01/2025 20:58:47 [StandardRecorder]/15: Signalling audio was read successfully
20/01/2025 20:58:47 [StandardRecorder]/15: Skipping buffer (1): Read = 3200
20/01/2025 20:58:47 [CallRecorderService]/15: Recording started..
20/01/2025 20:58:47 [StandardRecorder]/15: Skipping buffer (2): Read = 3200
20/01/2025 20:58:48 [CallRecorderService]/15: InCallThread notified
20/01/2025 20:59:16 [App]/15: Starting call recorder service .. bound=true
20/01/2025 20:59: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) }
20/01/2025 20:59:16 [TelephonyStatus]/15: Telephony state = IDLE
20/01/2025 20:59:16 [TelephonyStatus]/15: Reset the telephony status
20/01/2025 20:59:16 [StandardRecorder]/15: REC_TELEPHONY_STATUS_IDLE: ending..
20/01/2025 20:59:16 [StandardRecorder]/15: Total bytes written: 460800
20/01/2025 20:59:16 [StandardRecorder]/15: AudioRecorder:stop
20/01/2025 20:59:16 [CallRecorderService]/15: Recording completed.
20/01/2025 20:59:16 [CallRecorderService]/15: RECORD_DURATION: 29 seconds,
AUTO_DELETE: 0 seconds
20/01/2025 20:59:16 [CallRecorderService]/15: Got a stop request
20/01/2025 20:59:16 [CallRecorderService]/15: Closing recording resources..
20/01/2025 20:59:16 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
java.io.FileOutputStream@b2040bf
AMREncoder-Native: Amr encoder closed
20/01/2025 20:59:16 [AudioRecorder]/15: Closing AudioRecorder object
20/01/2025 20:59:17 [CallRecorderService]/15: InCallThread stopped
20/01/2025 20:59:17 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
20/01/2025 20:59:17 [CallRecorder]/15: Unbinding service connection
20/01/2025 20:59:17 [CallRecorderService]/15: onDestroy
20/01/2025 21:08:33 [App]/15: Starting call recorder service .. bound=false
20/01/2025 21:08: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) }
20/01/2025 21:08:33 [TelephonyStatus]/15: Set call type to INCOMING
20/01/2025 21:08:33 [TelephonyStatus]/15: Set phoneNo, len = null
20/01/2025 21:08:33 [TelephonyStatus]/15: Telephony state = RINGING
20/01/2025 21:08:33 [CallRecorderService]/15: InCallThread started
20/01/2025 21:08:33 [App]/15: CallRecorderService is now bound
20/01/2025 21:08:33 [App]/15: Signalling service is bound..
20/01/2025 21:08:36 [App]/15: Starting call recorder service .. bound=true
20/01/2025 21:08: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) }
20/01/2025 21:08:36 [TelephonyStatus]/15: Telephony state = OFFHOOK
20/01/2025 21:08:36 [CallRecorderService]/15: InCallThread notified
20/01/2025 21:08:36 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
20/01/2025 21:08:36 [CallRecorder]/15: ManualStart, Auto = false
20/01/2025 21:08:37 [CallRecorderService]/15: Recording for type: REC_CALL
20/01/2025 21:08:37 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
20/01/2025 21:08:37 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-M127G (m12)
defaulting to VOICE_CALL
20/01/2025 21:08:37 [CallRecorderService]/15: --- Using StandardRecorder ---
20/01/2025 21:08:37 [RecordItem]/15: Setting directory
20/01/2025 21:08:37 [RecordItem]/15: Setting filename
20/01/2025 21:08:37 [RecordItem]/15: Setting record format to AMR
20/01/2025 21:08:37 [RecordItem]/15: Setting record source to VOICE_CALL
20/01/2025 21:08:38 [CallRecorderService]/15: Using incoming delay from settings: 1
seconds ..
20/01/2025 21:08:38 [AudioRecorder]/15: -> Ignoring native attr device sdk = 33
20/01/2025 21:08:38 [AudioRecorder]/15: Disabled sap, api: 33
20/01/2025 21:08:38 [AudioRecorder]/15: Enabled cras
20/01/2025 21:08:38 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
20/01/2025 21:08:38 [AudioRecorder]/15: audioMinBufferSize = 640
20/01/2025 21:08:38 [AudioRecorder]/15: -> Ignoring native attr device sdk = 33
20/01/2025 21:08:38 [StandardRecorder]/15: Applying rec start delay of: 1000ms
20/01/2025 21:08:39 [StandardRecorder]/15: Initializing encoder
AMREncoder-Native: ARCH: 64 bit (arm64-v8a)
20/01/2025 21:08:39 [AudioRecorder]/15: Standard
20/01/2025 21:08:40 [AudioRecorder]/15: AudioRecorder started recording ....
20/01/2025 21:08:40 [StandardRecorder]/15: Signalling audio was read successfully
20/01/2025 21:08:40 [CallRecorderService]/15: Recording started..
20/01/2025 21:08:40 [StandardRecorder]/15: Skipping buffer (1): Read = 3200
20/01/2025 21:08:40 [StandardRecorder]/15: Skipping buffer (2): Read = 3200
20/01/2025 21:09:01 [App]/15: Starting call recorder service .. bound=true
20/01/2025 21:09: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) }
20/01/2025 21:09:01 [TelephonyStatus]/15: Telephony state = IDLE
20/01/2025 21:09:01 [TelephonyStatus]/15: Reset the telephony status
20/01/2025 21:09:01 [StandardRecorder]/15: REC_TELEPHONY_STATUS_IDLE: ending..
20/01/2025 21:09:01 [StandardRecorder]/15: Total bytes written: 339200
20/01/2025 21:09:01 [StandardRecorder]/15: AudioRecorder:stop
20/01/2025 21:09:01 [CallRecorderService]/15: Recording completed.
20/01/2025 21:09:01 [CallRecorderService]/15: RECORD_DURATION: 21 seconds,
AUTO_DELETE: 0 seconds
20/01/2025 21:09:01 [CallRecorderService]/15: Got a stop request
20/01/2025 21:09:01 [CallRecorderService]/15: Closing recording resources..
20/01/2025 21:09:01 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
java.io.FileOutputStream@844d33f
AMREncoder-Native: Amr encoder closed
20/01/2025 21:09:01 [AudioRecorder]/15: Closing AudioRecorder object
20/01/2025 21:09:02 [CallRecorderService]/15: InCallThread stopped
20/01/2025 21:09:02 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
20/01/2025 21:09:02 [CallRecorder]/15: Unbinding service connection
20/01/2025 21:09:02 [CallRecorderService]/15: onDestroy
20/01/2025 22:41:43 [App]/15: Starting call recorder service .. bound=false
20/01/2025 22:41: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) }
20/01/2025 22:41:43 [TelephonyStatus]/15: Set call type to INCOMING
20/01/2025 22:41:43 [TelephonyStatus]/15: Set phoneNo, len = null
20/01/2025 22:41:43 [TelephonyStatus]/15: Telephony state = RINGING
20/01/2025 22:41:43 [CallRecorderService]/15: InCallThread started
20/01/2025 22:41:43 [App]/15: CallRecorderService is now bound
20/01/2025 22:41:43 [App]/15: Signalling service is bound..
20/01/2025 22:41:46 [App]/15: Starting call recorder service .. bound=true
20/01/2025 22:41: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) }
20/01/2025 22:41:46 [TelephonyStatus]/15: Telephony state = IDLE
20/01/2025 22:41:46 [TelephonyStatus]/15: Reset the telephony status
20/01/2025 22:41:48 [CallRecorderService]/15: InCallThread notified
20/01/2025 22:41:49 [CallRecorderService]/15: InCallThread stopped
20/01/2025 22:41:49 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
20/01/2025 22:41:49 [CallRecorder]/15: Unbinding service connection
20/01/2025 22:41:49 [CallRecorderService]/15: onDestroy
20/01/2025 23:23:27 [App]/15: Starting call recorder service .. bound=false
20/01/2025 23:23: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) }
20/01/2025 23:23:28 [TelephonyStatus]/15: Telephony state = OFFHOOK
20/01/2025 23:23:28 [TelephonyStatus]/15: Set call type to OUTGOING
20/01/2025 23:23:28 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
20/01/2025 23:23:28 [CallRecorderService]/15: InCallThread started
20/01/2025 23:23:28 [CallRecorder]/15: ManualStart, Auto = false
20/01/2025 23:23:28 [App]/15: CallRecorderService is now bound
20/01/2025 23:23:28 [App]/15: Signalling service is bound..
20/01/2025 23:23:28 [CallRecorderService]/15: Recording for type: REC_CALL
20/01/2025 23:23:28 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
20/01/2025 23:23:28 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-M127G (m12)
defaulting to VOICE_CALL
20/01/2025 23:23:29 [CallRecorderService]/15: --- Using StandardRecorder ---
20/01/2025 23:23:29 [RecordItem]/15: Setting directory
20/01/2025 23:23:29 [RecordItem]/15: Setting filename
20/01/2025 23:23:29 [RecordItem]/15: Setting record format to AMR
20/01/2025 23:23:29 [RecordItem]/15: Setting record source to VOICE_CALL
20/01/2025 23:23:29 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
20/01/2025 23:23:29 [AudioRecorder]/15: -> Ignoring native attr device sdk = 33
20/01/2025 23:23:29 [AudioRecorder]/15: Disabled sap, api: 33
20/01/2025 23:23:29 [AudioRecorder]/15: Enabled cras
20/01/2025 23:23:29 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
20/01/2025 23:23:29 [AudioRecorder]/15: audioMinBufferSize = 640
20/01/2025 23:23:29 [AudioRecorder]/15: -> Ignoring native attr device sdk = 33
20/01/2025 23:23:29 [StandardRecorder]/15: Applying rec start delay of: 1000ms
20/01/2025 23:23:30 [StandardRecorder]/15: Initializing encoder
AMREncoder-Native: ARCH: 64 bit (arm64-v8a)
20/01/2025 23:23:30 [AudioRecorder]/15: Standard
20/01/2025 23:23:31 [AudioRecorder]/15: AudioRecorder started recording ....
20/01/2025 23:23:31 [StandardRecorder]/15: Signalling audio was read successfully
20/01/2025 23:23:31 [StandardRecorder]/15: Skipping buffer (1): Read = 3200
20/01/2025 23:23:31 [CallRecorderService]/15: Recording started..
20/01/2025 23:23:31 [StandardRecorder]/15: Skipping buffer (2): Read = 3200
20/01/2025 23:23:33 [CallRecorderService]/15: InCallThread notified
20/01/2025 23:23:55 [App]/15: Starting call recorder service .. bound=true
20/01/2025 23: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) }
20/01/2025 23:23:55 [TelephonyStatus]/15: Telephony state = IDLE
20/01/2025 23:23:55 [TelephonyStatus]/15: Reset the telephony status
20/01/2025 23:23:55 [StandardRecorder]/15: REC_TELEPHONY_STATUS_IDLE: ending..
20/01/2025 23:23:55 [StandardRecorder]/15: Total bytes written: 374400
20/01/2025 23:23:55 [StandardRecorder]/15: AudioRecorder:stop
20/01/2025 23:23:55 [CallRecorderService]/15: Recording completed.
20/01/2025 23:23:55 [CallRecorderService]/15: RECORD_DURATION: 24 seconds,
AUTO_DELETE: 0 seconds
20/01/2025 23:23:55 [CallRecorderService]/15: Got a stop request
20/01/2025 23:23:55 [CallRecorderService]/15: Closing recording resources..
20/01/2025 23:23:55 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
java.io.FileOutputStream@379b1aa
AMREncoder-Native: Amr encoder closed
20/01/2025 23:23:55 [AudioRecorder]/15: Closing AudioRecorder object
20/01/2025 23:23:55 [CallRecorderService]/15: InCallThread stopped
20/01/2025 23:23:55 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
20/01/2025 23:23:56 [CallRecorder]/15: Unbinding service connection
20/01/2025 23:23:56 [CallRecorderService]/15: onDestroy
20/01/2025 23:49:27 [App]/15: Starting call recorder service .. bound=false
20/01/2025 23:49:27 [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/01/2025 23:49:27 [TelephonyStatus]/15: Set call type to INCOMING
20/01/2025 23:49:27 [TelephonyStatus]/15: Set phoneNo, len = null
20/01/2025 23:49:27 [TelephonyStatus]/15: Telephony state = RINGING
20/01/2025 23:49:27 [CallRecorderService]/15: InCallThread started
20/01/2025 23:49:27 [App]/15: CallRecorderService is now bound
20/01/2025 23:49:27 [App]/15: Signalling service is bound..
20/01/2025 23:49:32 [CallRecorderService]/15: InCallThread notified
20/01/2025 23:49:43 [App]/15: Starting call recorder service .. bound=true
20/01/2025 23:49: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) }
20/01/2025 23:49:43 [TelephonyStatus]/15: Telephony state = IDLE
20/01/2025 23:49:43 [CallRecorderService]/15: InCallThread stopped
20/01/2025 23:49:43 [TelephonyStatus]/15: Reset the telephony status
20/01/2025 23:49:43 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
20/01/2025 23:49:43 [CallRecorder]/15: Unbinding service connection
20/01/2025 23:49:43 [CallRecorderService]/15: onDestroy
21/01/2025 00:55:16 [App]/15: Starting call recorder service .. bound=false
21/01/2025 00:55: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) }
21/01/2025 00:55:16 [TelephonyStatus]/15: Set call type to INCOMING
21/01/2025 00:55:16 [TelephonyStatus]/15: Set phoneNo, len = null
21/01/2025 00:55:16 [TelephonyStatus]/15: Telephony state = RINGING
21/01/2025 00:55:16 [CallRecorderService]/15: InCallThread started
21/01/2025 00:55:16 [App]/15: CallRecorderService is now bound
21/01/2025 00:55:16 [App]/15: Signalling service is bound..
21/01/2025 00:55:21 [CallRecorderService]/15: InCallThread notified
21/01/2025 00:56:00 [App]/15: Starting call recorder service .. bound=true
21/01/2025 00:56: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) }
21/01/2025 00:56:00 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 00:56:00 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 00:56:00 [CallRecorderService]/15: InCallThread stopped
21/01/2025 00:56:00 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 00:56:00 [CallRecorder]/15: Unbinding service connection
21/01/2025 00:56:00 [CallRecorderService]/15: onDestroy
21/01/2025 00:56:08 [App]/15: Starting call recorder service .. bound=false
21/01/2025 00:56:08 [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) }
21/01/2025 00:56:08 [TelephonyStatus]/15: Set call type to INCOMING
21/01/2025 00:56:08 [TelephonyStatus]/15: Set phoneNo, len = null
21/01/2025 00:56:08 [TelephonyStatus]/15: Telephony state = RINGING
21/01/2025 00:56:08 [CallRecorderService]/15: InCallThread started
21/01/2025 00:56:08 [App]/15: CallRecorderService is now bound
21/01/2025 00:56:08 [App]/15: Signalling service is bound..
21/01/2025 00:56:13 [CallRecorderService]/15: InCallThread notified
21/01/2025 00:56:37 [App]/15: Starting call recorder service .. bound=true
21/01/2025 00:56: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) }
21/01/2025 00:56:37 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 00:56:37 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 00:56:37 [CallRecorderService]/15: InCallThread stopped
21/01/2025 00:56:37 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 00:56:37 [CallRecorder]/15: Unbinding service connection
21/01/2025 00:56:37 [CallRecorderService]/15: onDestroy
21/01/2025 00:57:03 [App]/15: Starting call recorder service .. bound=false
21/01/2025 00:57:03 [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) }
21/01/2025 00:57:03 [TelephonyStatus]/15: Set call type to INCOMING
21/01/2025 00:57:03 [TelephonyStatus]/15: Set phoneNo, len = null
21/01/2025 00:57:03 [TelephonyStatus]/15: Telephony state = RINGING
21/01/2025 00:57:03 [CallRecorderService]/15: InCallThread started
21/01/2025 00:57:03 [App]/15: CallRecorderService is now bound
21/01/2025 00:57:03 [App]/15: Signalling service is bound..
21/01/2025 00:57:08 [CallRecorderService]/15: InCallThread notified
21/01/2025 00:57:26 [App]/15: Starting call recorder service .. bound=true
21/01/2025 00:57: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) }
21/01/2025 00:57:26 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 00:57:26 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 00:57:26 [CallRecorderService]/15: InCallThread stopped
21/01/2025 00:57:26 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 00:57:26 [CallRecorder]/15: Unbinding service connection
21/01/2025 00:57:26 [CallRecorderService]/15: onDestroy
21/01/2025 07:05:09 [App]/15: Starting call recorder service .. bound=false
21/01/2025 07:05: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) }
21/01/2025 07:05:09 [TelephonyStatus]/15: Set call type to INCOMING
21/01/2025 07:05:10 [TelephonyStatus]/15: Set phoneNo, len = null
21/01/2025 07:05:10 [TelephonyStatus]/15: Telephony state = RINGING
21/01/2025 07:05:10 [App]/15: CallRecorderService is now bound
21/01/2025 07:05:10 [CallRecorderService]/15: InCallThread started
21/01/2025 07:05:10 [App]/15: Signalling service is bound..
21/01/2025 07:05:12 [App]/15: Starting call recorder service .. bound=true
21/01/2025 07:05: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) }
21/01/2025 07:05:12 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 07:05:12 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 07:05:15 [CallRecorderService]/15: InCallThread notified
21/01/2025 07:05:15 [CallRecorderService]/15: InCallThread stopped
21/01/2025 07:05:15 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 07:05:15 [CallRecorder]/15: Unbinding service connection
21/01/2025 07:05:15 [CallRecorderService]/15: onDestroy
21/01/2025 07:05:25 [App]/15: Starting call recorder service .. bound=false
21/01/2025 07:05:25 [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) }
21/01/2025 07:05:25 [TelephonyStatus]/15: Set call type to INCOMING
21/01/2025 07:05:25 [TelephonyStatus]/15: Set phoneNo, len = null
21/01/2025 07:05:25 [TelephonyStatus]/15: Telephony state = RINGING
21/01/2025 07:05:25 [App]/15: CallRecorderService is now bound
21/01/2025 07:05:25 [CallRecorderService]/15: InCallThread started
21/01/2025 07:05:25 [App]/15: Signalling service is bound..
21/01/2025 07:05:30 [CallRecorderService]/15: InCallThread notified
21/01/2025 07:05:30 [App]/15: Starting call recorder service .. bound=true
21/01/2025 07:05:30 [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) }
21/01/2025 07:05:30 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 07:05:30 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 07:05:30 [CallRecorderService]/15: InCallThread stopped
21/01/2025 07:05:30 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 07:05:30 [CallRecorder]/15: Unbinding service connection
21/01/2025 07:05:30 [CallRecorderService]/15: onDestroy
21/01/2025 07:11:28 [App]/15: Starting call recorder service .. bound=false
21/01/2025 07:11: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) }
21/01/2025 07:11:28 [TelephonyStatus]/15: Telephony state = OFFHOOK
21/01/2025 07:11:28 [TelephonyStatus]/15: Set call type to OUTGOING
21/01/2025 07:11:28 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
21/01/2025 07:11:28 [CallRecorderService]/15: InCallThread started
21/01/2025 07:11:28 [CallRecorder]/15: ManualStart, Auto = false
21/01/2025 07:11:28 [App]/15: CallRecorderService is now bound
21/01/2025 07:11:28 [App]/15: Signalling service is bound..
21/01/2025 07:11:28 [CallRecorderService]/15: Recording for type: REC_CALL
21/01/2025 07:11:28 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
21/01/2025 07:11:28 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-M127G (m12)
defaulting to VOICE_CALL
21/01/2025 07:11:29 [CallRecorderService]/15: --- Using StandardRecorder ---
21/01/2025 07:11:29 [RecordItem]/15: Setting directory
21/01/2025 07:11:29 [RecordItem]/15: Setting filename
21/01/2025 07:11:29 [RecordItem]/15: Setting record format to AMR
21/01/2025 07:11:29 [RecordItem]/15: Setting record source to VOICE_CALL
21/01/2025 07:11:29 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
21/01/2025 07:11:29 [AudioRecorder]/15: -> Ignoring native attr device sdk = 33
21/01/2025 07:11:29 [AudioRecorder]/15: Disabled sap, api: 33
21/01/2025 07:11:29 [AudioRecorder]/15: Enabled cras
21/01/2025 07:11:29 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
21/01/2025 07:11:29 [AudioRecorder]/15: audioMinBufferSize = 640
21/01/2025 07:11:29 [AudioRecorder]/15: -> Ignoring native attr device sdk = 33
21/01/2025 07:11:29 [StandardRecorder]/15: Applying rec start delay of: 1000ms
21/01/2025 07:11:30 [StandardRecorder]/15: Initializing encoder
AMREncoder-Native: ARCH: 64 bit (arm64-v8a)
21/01/2025 07:11:30 [AudioRecorder]/15: Standard
21/01/2025 07:11:30 [AudioRecorder]/15: AudioRecorder started recording ....
21/01/2025 07:11:31 [StandardRecorder]/15: Signalling audio was read successfully
21/01/2025 07:11:31 [CallRecorderService]/15: Recording started..
21/01/2025 07:11:31 [StandardRecorder]/15: Skipping buffer (1): Read = 3200
21/01/2025 07:11:31 [StandardRecorder]/15: Skipping buffer (2): Read = 3200
21/01/2025 07:11:33 [CallRecorderService]/15: InCallThread notified
21/01/2025 07:12:02 [App]/15: Starting call recorder service .. bound=true
21/01/2025 07:12: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) }
21/01/2025 07:12:02 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 07:12:02 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 07:12:02 [StandardRecorder]/15: REC_TELEPHONY_STATUS_IDLE: ending..
21/01/2025 07:12:02 [StandardRecorder]/15: Total bytes written: 505600
21/01/2025 07:12:03 [StandardRecorder]/15: AudioRecorder:stop
21/01/2025 07:12:03 [CallRecorderService]/15: Recording completed.
21/01/2025 07:12:03 [CallRecorderService]/15: RECORD_DURATION: 32 seconds,
AUTO_DELETE: 0 seconds
21/01/2025 07:12:03 [CallRecorderService]/15: Got a stop request
21/01/2025 07:12:03 [CallRecorderService]/15: Closing recording resources..
21/01/2025 07:12:03 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
java.io.FileOutputStream@7bbc7df
AMREncoder-Native: Amr encoder closed
21/01/2025 07:12:03 [AudioRecorder]/15: Closing AudioRecorder object
21/01/2025 07:12:03 [CallRecorderService]/15: InCallThread stopped
21/01/2025 07:12:03 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 07:12:03 [CallRecorder]/15: Unbinding service connection
21/01/2025 07:12:03 [CallRecorderService]/15: onDestroy
21/01/2025 07:12:11 [App]/15: Starting call recorder service .. bound=false
21/01/2025 07:12: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) }
21/01/2025 07:12:11 [TelephonyStatus]/15: Telephony state = OFFHOOK
21/01/2025 07:12:11 [TelephonyStatus]/15: Set call type to OUTGOING
21/01/2025 07:12:11 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
21/01/2025 07:12:11 [CallRecorderService]/15: InCallThread started
21/01/2025 07:12:11 [CallRecorder]/15: ManualStart, Auto = false
21/01/2025 07:12:12 [App]/15: CallRecorderService is now bound
21/01/2025 07:12:12 [App]/15: Signalling service is bound..
21/01/2025 07:12:12 [CallRecorderService]/15: Recording for type: REC_CALL
21/01/2025 07:12:12 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
21/01/2025 07:12:12 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-M127G (m12)
defaulting to VOICE_CALL
21/01/2025 07:12:12 [CallRecorderService]/15: --- Using StandardRecorder ---
21/01/2025 07:12:12 [RecordItem]/15: Setting directory
21/01/2025 07:12:12 [RecordItem]/15: Setting filename
21/01/2025 07:12:12 [RecordItem]/15: Setting record format to AMR
21/01/2025 07:12:12 [RecordItem]/15: Setting record source to VOICE_CALL
21/01/2025 07:12:12 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
21/01/2025 07:12:12 [AudioRecorder]/15: -> Ignoring native attr device sdk = 33
21/01/2025 07:12:12 [AudioRecorder]/15: Disabled sap, api: 33
21/01/2025 07:12:12 [AudioRecorder]/15: Enabled cras
21/01/2025 07:12:12 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
21/01/2025 07:12:12 [AudioRecorder]/15: audioMinBufferSize = 640
21/01/2025 07:12:12 [AudioRecorder]/15: -> Ignoring native attr device sdk = 33
21/01/2025 07:12:12 [StandardRecorder]/15: Applying rec start delay of: 1000ms
21/01/2025 07:12:13 [StandardRecorder]/15: Initializing encoder
AMREncoder-Native: ARCH: 64 bit (arm64-v8a)
21/01/2025 07:12:13 [AudioRecorder]/15: Standard
21/01/2025 07:12:14 [AudioRecorder]/15: AudioRecorder started recording ....
21/01/2025 07:12:14 [StandardRecorder]/15: Signalling audio was read successfully
21/01/2025 07:12:14 [CallRecorderService]/15: Recording started..
21/01/2025 07:12:14 [StandardRecorder]/15: Skipping buffer (1): Read = 3200
21/01/2025 07:12:14 [StandardRecorder]/15: Skipping buffer (2): Read = 3200
21/01/2025 07:12:16 [CallRecorderService]/15: InCallThread notified
21/01/2025 07:12:44 [App]/15: Starting call recorder service .. bound=true
21/01/2025 07:12: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) }
21/01/2025 07:12:44 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 07:12:44 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 07:12:44 [StandardRecorder]/15: REC_TELEPHONY_STATUS_IDLE: ending..
21/01/2025 07:12:45 [StandardRecorder]/15: Total bytes written: 486400
21/01/2025 07:12:45 [StandardRecorder]/15: AudioRecorder:stop
21/01/2025 07:12:45 [CallRecorderService]/15: Recording completed.
21/01/2025 07:12:45 [CallRecorderService]/15: RECORD_DURATION: 30 seconds,
AUTO_DELETE: 0 seconds
21/01/2025 07:12:45 [CallRecorderService]/15: Got a stop request
21/01/2025 07:12:45 [CallRecorderService]/15: Closing recording resources..
21/01/2025 07:12:45 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
java.io.FileOutputStream@c9aae81
AMREncoder-Native: Amr encoder closed
21/01/2025 07:12:45 [AudioRecorder]/15: Closing AudioRecorder object
21/01/2025 07:12:45 [CallRecorderService]/15: InCallThread stopped
21/01/2025 07:12:45 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 07:12:45 [CallRecorder]/15: Unbinding service connection
21/01/2025 07:12:45 [CallRecorderService]/15: onDestroy
21/01/2025 07:17:25 [App]/15: Starting call recorder service .. bound=false
21/01/2025 07:17:25 [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) }
21/01/2025 07:17:25 [TelephonyStatus]/15: Set call type to INCOMING
21/01/2025 07:17:25 [TelephonyStatus]/15: Set phoneNo, len = null
21/01/2025 07:17:25 [TelephonyStatus]/15: Telephony state = RINGING
21/01/2025 07:17:25 [CallRecorderService]/15: InCallThread started
21/01/2025 07:17:25 [App]/15: CallRecorderService is now bound
21/01/2025 07:17:25 [App]/15: Signalling service is bound..
21/01/2025 07:17:30 [App]/15: Starting call recorder service .. bound=true
21/01/2025 07:17:30 [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) }
21/01/2025 07:17:30 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 07:17:30 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 07:17:30 [CallRecorderService]/15: InCallThread notified
21/01/2025 07:17:31 [CallRecorderService]/15: InCallThread stopped
21/01/2025 07:17:31 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 07:17:31 [CallRecorder]/15: Unbinding service connection
21/01/2025 07:17:31 [CallRecorderService]/15: onDestroy
21/01/2025 07:17:51 [App]/15: Starting call recorder service .. bound=false
21/01/2025 07:17: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) }
21/01/2025 07:17:51 [TelephonyStatus]/15: Telephony state = OFFHOOK
21/01/2025 07:17:51 [TelephonyStatus]/15: Set call type to OUTGOING
21/01/2025 07:17:51 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
21/01/2025 07:17:51 [CallRecorder]/15: ManualStart, Auto = false
21/01/2025 07:17:51 [CallRecorderService]/15: InCallThread started
21/01/2025 07:17:51 [App]/15: CallRecorderService is now bound
21/01/2025 07:17:51 [App]/15: Signalling service is bound..
21/01/2025 07:17:51 [CallRecorderService]/15: Recording for type: REC_CALL
21/01/2025 07:17:51 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
21/01/2025 07:17:51 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-M127G (m12)
defaulting to VOICE_CALL
21/01/2025 07:17:52 [CallRecorderService]/15: --- Using StandardRecorder ---
21/01/2025 07:17:52 [RecordItem]/15: Setting directory
21/01/2025 07:17:52 [RecordItem]/15: Setting filename
21/01/2025 07:17:52 [RecordItem]/15: Setting record format to AMR
21/01/2025 07:17:52 [RecordItem]/15: Setting record source to VOICE_CALL
21/01/2025 07:17:52 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
21/01/2025 07:17:52 [AudioRecorder]/15: -> Ignoring native attr device sdk = 33
21/01/2025 07:17:52 [AudioRecorder]/15: Disabled sap, api: 33
21/01/2025 07:17:52 [AudioRecorder]/15: Enabled cras
21/01/2025 07:17:52 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
21/01/2025 07:17:52 [AudioRecorder]/15: audioMinBufferSize = 640
21/01/2025 07:17:52 [AudioRecorder]/15: -> Ignoring native attr device sdk = 33
21/01/2025 07:17:52 [StandardRecorder]/15: Applying rec start delay of: 1000ms
21/01/2025 07:17:53 [StandardRecorder]/15: Initializing encoder
AMREncoder-Native: ARCH: 64 bit (arm64-v8a)
21/01/2025 07:17:53 [AudioRecorder]/15: Standard
21/01/2025 07:17:53 [AudioRecorder]/15: AudioRecorder started recording ....
21/01/2025 07:17:54 [StandardRecorder]/15: Signalling audio was read successfully
21/01/2025 07:17:54 [StandardRecorder]/15: Skipping buffer (1): Read = 3200
21/01/2025 07:17:54 [CallRecorderService]/15: Recording started..
21/01/2025 07:17:54 [StandardRecorder]/15: Skipping buffer (2): Read = 3200
21/01/2025 07:17:56 [CallRecorderService]/15: InCallThread notified
21/01/2025 07:18:34 [App]/15: Starting call recorder service .. bound=true
21/01/2025 07:18: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) }
21/01/2025 07:18:34 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 07:18:34 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 07:18:34 [StandardRecorder]/15: REC_TELEPHONY_STATUS_IDLE: ending..
21/01/2025 07:18:34 [StandardRecorder]/15: Total bytes written: 627200
21/01/2025 07:18:34 [StandardRecorder]/15: AudioRecorder:stop
21/01/2025 07:18:34 [CallRecorderService]/15: Recording completed.
21/01/2025 07:18:34 [CallRecorderService]/15: RECORD_DURATION: 40 seconds,
AUTO_DELETE: 0 seconds
21/01/2025 07:18:34 [CallRecorderService]/15: Got a stop request
21/01/2025 07:18:34 [CallRecorderService]/15: Closing recording resources..
21/01/2025 07:18:34 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
java.io.FileOutputStream@6db11ac
AMREncoder-Native: Amr encoder closed
21/01/2025 07:18:34 [AudioRecorder]/15: Closing AudioRecorder object
21/01/2025 07:18:35 [CallRecorderService]/15: InCallThread stopped
21/01/2025 07:18:35 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 07:18:35 [CallRecorder]/15: Unbinding service connection
21/01/2025 07:18:35 [CallRecorderService]/15: onDestroy
21/01/2025 07:53:58 [App]/15: Starting call recorder service .. bound=false
21/01/2025 07:53:58 [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) }
21/01/2025 07:53:58 [TelephonyStatus]/15: Set call type to INCOMING
21/01/2025 07:53:58 [TelephonyStatus]/15: Set phoneNo, len = null
21/01/2025 07:53:58 [TelephonyStatus]/15: Telephony state = RINGING
21/01/2025 07:53:59 [App]/15: CallRecorderService is now bound
21/01/2025 07:53:59 [CallRecorderService]/15: InCallThread started
21/01/2025 07:53:59 [App]/15: Signalling service is bound..
21/01/2025 07:54:04 [CallRecorderService]/15: InCallThread notified
21/01/2025 07:54:04 [App]/15: Starting call recorder service .. bound=true
21/01/2025 07:54: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) }
21/01/2025 07:54:04 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 07:54:04 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 07:54:04 [CallRecorderService]/15: InCallThread stopped
21/01/2025 07:54:04 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 07:54:04 [CallRecorder]/15: Unbinding service connection
21/01/2025 07:54:04 [CallRecorderService]/15: onDestroy
21/01/2025 07:54:45 [App]/15: Starting call recorder service .. bound=false
21/01/2025 07:54:45 [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) }
21/01/2025 07:54:45 [TelephonyStatus]/15: Telephony state = OFFHOOK
21/01/2025 07:54:45 [TelephonyStatus]/15: Set call type to OUTGOING
21/01/2025 07:54:45 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
21/01/2025 07:54:46 [CallRecorder]/15: ManualStart, Auto = false
21/01/2025 07:54:46 [CallRecorderService]/15: InCallThread started
21/01/2025 07:54:46 [App]/15: CallRecorderService is now bound
21/01/2025 07:54:46 [App]/15: Signalling service is bound..
21/01/2025 07:54:46 [CallRecorderService]/15: Recording for type: REC_CALL
21/01/2025 07:54:46 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
21/01/2025 07:54:46 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-M127G (m12)
defaulting to VOICE_CALL
21/01/2025 07:54:47 [CallRecorderService]/15: --- Using StandardRecorder ---
21/01/2025 07:54:47 [RecordItem]/15: Setting directory
21/01/2025 07:54:47 [RecordItem]/15: Setting filename
21/01/2025 07:54:47 [RecordItem]/15: Setting record format to AMR
21/01/2025 07:54:47 [RecordItem]/15: Setting record source to VOICE_CALL
21/01/2025 07:54:47 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
21/01/2025 07:54:47 [AudioRecorder]/15: -> Ignoring native attr device sdk = 33
21/01/2025 07:54:47 [AudioRecorder]/15: Disabled sap, api: 33
21/01/2025 07:54:47 [AudioRecorder]/15: Enabled cras
21/01/2025 07:54:47 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
21/01/2025 07:54:47 [AudioRecorder]/15: audioMinBufferSize = 640
21/01/2025 07:54:47 [AudioRecorder]/15: -> Ignoring native attr device sdk = 33
21/01/2025 07:54:47 [StandardRecorder]/15: Applying rec start delay of: 1000ms
21/01/2025 07:54:48 [StandardRecorder]/15: Initializing encoder
AMREncoder-Native: ARCH: 64 bit (arm64-v8a)
21/01/2025 07:54:48 [AudioRecorder]/15: Standard
21/01/2025 07:54:48 [AudioRecorder]/15: AudioRecorder started recording ....
21/01/2025 07:54:48 [StandardRecorder]/15: Signalling audio was read successfully
21/01/2025 07:54:48 [StandardRecorder]/15: Skipping buffer (1): Read = 3200
21/01/2025 07:54:48 [CallRecorderService]/15: Recording started..
21/01/2025 07:54:49 [StandardRecorder]/15: Skipping buffer (2): Read = 3200
21/01/2025 07:54:51 [CallRecorderService]/15: InCallThread notified
21/01/2025 07:54:57 [CallRecorder]/15: ManualStop, Auto = false
21/01/2025 07:54:57 [StandardRecorder]/15: REC_MAN_STATE_STOP: ending..
21/01/2025 07:54:57 [StandardRecorder]/15: Total bytes written: 137600
21/01/2025 07:54:57 [StandardRecorder]/15: AudioRecorder:stop
21/01/2025 07:54:57 [CallRecorderService]/15: Recording completed.
21/01/2025 07:54:57 [CallRecorderService]/15: RECORD_DURATION: 8 seconds,
AUTO_DELETE: 0 seconds
21/01/2025 07:54:57 [CallRecorderService]/15: Got a stop request
21/01/2025 07:54:57 [CallRecorderService]/15: Closing recording resources..
21/01/2025 07:54:57 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
java.io.FileOutputStream@1cb57c2
AMREncoder-Native: Amr encoder closed
21/01/2025 07:54:57 [AudioRecorder]/15: Closing AudioRecorder object
21/01/2025 07:55:25 [App]/15: Starting call recorder service .. bound=true
21/01/2025 07:55:25 [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) }
21/01/2025 07:55:25 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 07:55:25 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 07:55:26 [CallRecorderService]/15: InCallThread stopped
21/01/2025 07:55:26 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 07:55:26 [CallRecorder]/15: Unbinding service connection
21/01/2025 07:55:26 [CallRecorderService]/15: onDestroy
21/01/2025 07:57:03 [App]/15: Starting call recorder service .. bound=false
21/01/2025 07:57:03 [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) }
21/01/2025 07:57:03 [TelephonyStatus]/15: Set call type to INCOMING
21/01/2025 07:57:03 [TelephonyStatus]/15: Set phoneNo, len = null
21/01/2025 07:57:04 [TelephonyStatus]/15: Telephony state = RINGING
21/01/2025 07:57:04 [CallRecorderService]/15: InCallThread started
21/01/2025 07:57:04 [App]/15: CallRecorderService is now bound
21/01/2025 07:57:04 [App]/15: Signalling service is bound..
21/01/2025 07:57:06 [App]/15: Starting call recorder service .. bound=true
21/01/2025 07:57: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) }
21/01/2025 07:57:06 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 07:57:06 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 07:57:09 [CallRecorderService]/15: InCallThread notified
21/01/2025 07:57:09 [CallRecorderService]/15: InCallThread stopped
21/01/2025 07:57:09 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 07:57:09 [CallRecorder]/15: Unbinding service connection
21/01/2025 07:57:09 [CallRecorderService]/15: onDestroy
21/01/2025 07:57:20 [App]/15: Starting call recorder service .. bound=false
21/01/2025 07:57: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) }
21/01/2025 07:57:20 [TelephonyStatus]/15: Telephony state = OFFHOOK
21/01/2025 07:57:21 [TelephonyStatus]/15: Set call type to OUTGOING
21/01/2025 07:57:21 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
21/01/2025 07:57:21 [CallRecorder]/15: ManualStart, Auto = false
21/01/2025 07:57:21 [CallRecorderService]/15: InCallThread started
21/01/2025 07:57:21 [App]/15: CallRecorderService is now bound
21/01/2025 07:57:21 [App]/15: Signalling service is bound..
21/01/2025 07:57:21 [CallRecorderService]/15: Recording for type: REC_CALL
21/01/2025 07:57:21 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
21/01/2025 07:57:21 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-M127G (m12)
defaulting to VOICE_CALL
21/01/2025 07:57:21 [CallRecorderService]/15: --- Using StandardRecorder ---
21/01/2025 07:57:21 [RecordItem]/15: Setting directory
21/01/2025 07:57:21 [RecordItem]/15: Setting filename
21/01/2025 07:57:21 [RecordItem]/15: Setting record format to AMR
21/01/2025 07:57:21 [RecordItem]/15: Setting record source to VOICE_CALL
21/01/2025 07:57:21 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
21/01/2025 07:57:21 [AudioRecorder]/15: -> Ignoring native attr device sdk = 33
21/01/2025 07:57:21 [AudioRecorder]/15: Disabled sap, api: 33
21/01/2025 07:57:21 [AudioRecorder]/15: Enabled cras
21/01/2025 07:57:21 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
21/01/2025 07:57:21 [AudioRecorder]/15: audioMinBufferSize = 640
21/01/2025 07:57:21 [AudioRecorder]/15: -> Ignoring native attr device sdk = 33
21/01/2025 07:57:21 [StandardRecorder]/15: Applying rec start delay of: 1000ms
21/01/2025 07:57:22 [StandardRecorder]/15: Initializing encoder
AMREncoder-Native: ARCH: 64 bit (arm64-v8a)
21/01/2025 07:57:22 [AudioRecorder]/15: Standard
21/01/2025 07:57:23 [AudioRecorder]/15: AudioRecorder started recording ....
21/01/2025 07:57:23 [StandardRecorder]/15: Signalling audio was read successfully
21/01/2025 07:57:23 [StandardRecorder]/15: Skipping buffer (1): Read = 3200
21/01/2025 07:57:23 [CallRecorderService]/15: Recording started..
21/01/2025 07:57:23 [StandardRecorder]/15: Skipping buffer (2): Read = 3200
21/01/2025 07:57:26 [CallRecorderService]/15: InCallThread notified
21/01/2025 07:58:03 [App]/15: Starting call recorder service .. bound=true
21/01/2025 07:58: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) }
21/01/2025 07:58:04 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 07:58:04 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 07:58:04 [StandardRecorder]/15: REC_TELEPHONY_STATUS_IDLE: ending..
21/01/2025 07:58:04 [StandardRecorder]/15: Total bytes written: 649600
21/01/2025 07:58:04 [StandardRecorder]/15: AudioRecorder:stop
21/01/2025 07:58:04 [CallRecorderService]/15: Recording completed.
21/01/2025 07:58:04 [CallRecorderService]/15: RECORD_DURATION: 41 seconds,
AUTO_DELETE: 0 seconds
21/01/2025 07:58:04 [CallRecorderService]/15: Got a stop request
21/01/2025 07:58:04 [CallRecorderService]/15: Closing recording resources..
21/01/2025 07:58:04 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
java.io.FileOutputStream@39b1438
AMREncoder-Native: Amr encoder closed
21/01/2025 07:58:04 [AudioRecorder]/15: Closing AudioRecorder object
21/01/2025 07:58:04 [CallRecorderService]/15: InCallThread stopped
21/01/2025 07:58:04 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 07:58:04 [CallRecorder]/15: Unbinding service connection
21/01/2025 07:58:05 [CallRecorderService]/15: onDestroy
21/01/2025 11:40:55 [App]/15: Starting call recorder service .. bound=false
21/01/2025 11:40: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) }
21/01/2025 11:40:55 [TelephonyStatus]/15: Set call type to INCOMING
21/01/2025 11:40:55 [TelephonyStatus]/15: Set phoneNo, len = null
21/01/2025 11:40:55 [TelephonyStatus]/15: Telephony state = RINGING
21/01/2025 11:40:55 [CallRecorderService]/15: InCallThread started
21/01/2025 11:40:55 [App]/15: CallRecorderService is now bound
21/01/2025 11:40:55 [App]/15: Signalling service is bound..
21/01/2025 11:41:00 [CallRecorderService]/15: InCallThread notified
21/01/2025 11:41:24 [App]/15: Starting call recorder service .. bound=true
21/01/2025 11:41: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) }
21/01/2025 11:41:24 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 11:41:24 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 11:41:24 [CallRecorderService]/15: InCallThread stopped
21/01/2025 11:41:24 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 11:41:24 [CallRecorder]/15: Unbinding service connection
21/01/2025 11:41:24 [CallRecorderService]/15: onDestroy
21/01/2025 11:41:47 [App]/15: Starting call recorder service .. bound=false
21/01/2025 11:41: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) }
21/01/2025 11:41:47 [TelephonyStatus]/15: Set call type to INCOMING
21/01/2025 11:41:47 [TelephonyStatus]/15: Set phoneNo, len = null
21/01/2025 11:41:47 [TelephonyStatus]/15: Telephony state = RINGING
21/01/2025 11:41:47 [CallRecorderService]/15: InCallThread started
21/01/2025 11:41:47 [App]/15: CallRecorderService is now bound
21/01/2025 11:41:47 [App]/15: Signalling service is bound..
21/01/2025 11:41:52 [CallRecorderService]/15: InCallThread notified
21/01/2025 11:42:13 [App]/15: Starting call recorder service .. bound=true
21/01/2025 11:42:13 [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) }
21/01/2025 11:42:13 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 11:42:13 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 11:42:13 [CallRecorderService]/15: InCallThread stopped
21/01/2025 11:42:13 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 11:42:13 [CallRecorder]/15: Unbinding service connection
21/01/2025 11:42:13 [CallRecorderService]/15: onDestroy
21/01/2025 12:21:07 [App]/15: Starting call recorder service .. bound=false
21/01/2025 12:21: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) }
21/01/2025 12:21:07 [TelephonyStatus]/15: Set call type to INCOMING
21/01/2025 12:21:07 [TelephonyStatus]/15: Set phoneNo, len = null
21/01/2025 12:21:07 [TelephonyStatus]/15: Telephony state = RINGING
21/01/2025 12:21:07 [App]/15: CallRecorderService is now bound
21/01/2025 12:21:07 [CallRecorderService]/15: InCallThread started
21/01/2025 12:21:07 [App]/15: Signalling service is bound..
21/01/2025 12:21:12 [CallRecorderService]/15: InCallThread notified
21/01/2025 12:21:52 [App]/15: Starting call recorder service .. bound=true
21/01/2025 12:21:52 [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) }
21/01/2025 12:21:52 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 12:21:52 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 12:21:52 [CallRecorderService]/15: InCallThread stopped
21/01/2025 12:21:52 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 12:21:52 [CallRecorder]/15: Unbinding service connection
21/01/2025 12:21:52 [CallRecorderService]/15: onDestroy
21/01/2025 12:29:57 [App]/15: Starting call recorder service .. bound=false
21/01/2025 12:29: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) }
21/01/2025 12:29:57 [TelephonyStatus]/15: Set call type to INCOMING
21/01/2025 12:29:57 [TelephonyStatus]/15: Set phoneNo, len = null
21/01/2025 12:29:57 [TelephonyStatus]/15: Telephony state = RINGING
21/01/2025 12:29:57 [CallRecorderService]/15: InCallThread started
21/01/2025 12:29:57 [App]/15: CallRecorderService is now bound
21/01/2025 12:29:57 [App]/15: Signalling service is bound..
21/01/2025 12:30:02 [CallRecorderService]/15: InCallThread notified
21/01/2025 12:30:27 [App]/15: Starting call recorder service .. bound=true
21/01/2025 12:30:27 [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) }
21/01/2025 12:30:27 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 12:30:27 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 12:30:27 [CallRecorderService]/15: InCallThread stopped
21/01/2025 12:30:27 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 12:30:27 [CallRecorder]/15: Unbinding service connection
21/01/2025 12:30:27 [CallRecorderService]/15: onDestroy
21/01/2025 12:31:34 [App]/15: Starting call recorder service .. bound=false
21/01/2025 12:31: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) }
21/01/2025 12:31:34 [TelephonyStatus]/15: Set call type to INCOMING
21/01/2025 12:31:34 [TelephonyStatus]/15: Set phoneNo, len = null
21/01/2025 12:31:35 [TelephonyStatus]/15: Telephony state = RINGING
21/01/2025 12:31:35 [CallRecorderService]/15: InCallThread started
21/01/2025 12:31:35 [App]/15: CallRecorderService is now bound
21/01/2025 12:31:35 [App]/15: Signalling service is bound..
21/01/2025 12:31:40 [CallRecorderService]/15: InCallThread notified
21/01/2025 12:31:55 [App]/15: Starting call recorder service .. bound=true
21/01/2025 12:31: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) }
21/01/2025 12:31:56 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 12:31:56 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 12:31:56 [CallRecorderService]/15: InCallThread stopped
21/01/2025 12:31:56 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 12:31:56 [CallRecorder]/15: Unbinding service connection
21/01/2025 12:31:56 [CallRecorderService]/15: onDestroy
21/01/2025 13:18:27 [App]/15: Starting call recorder service .. bound=false
21/01/2025 13:18:27 [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) }
21/01/2025 13:18:27 [TelephonyStatus]/15: Set call type to INCOMING
21/01/2025 13:18:27 [TelephonyStatus]/15: Set phoneNo, len = null
21/01/2025 13:18:27 [TelephonyStatus]/15: Telephony state = RINGING
21/01/2025 13:18:27 [App]/15: CallRecorderService is now bound
21/01/2025 13:18:27 [App]/15: Signalling service is bound..
21/01/2025 13:18:27 [CallRecorderService]/15: InCallThread started
21/01/2025 13:18:32 [CallRecorderService]/15: InCallThread notified
21/01/2025 13:18:56 [App]/15: Starting call recorder service .. bound=true
21/01/2025 13:18: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) }
21/01/2025 13:18:56 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 13:18:56 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 13:18:56 [CallRecorderService]/15: InCallThread stopped
21/01/2025 13:18:56 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 13:18:56 [CallRecorder]/15: Unbinding service connection
21/01/2025 13:18:56 [CallRecorderService]/15: onDestroy
21/01/2025 13:19:09 [App]/15: Starting call recorder service .. bound=false
21/01/2025 13:19: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) }
21/01/2025 13:19:09 [TelephonyStatus]/15: Set call type to INCOMING
21/01/2025 13:19:09 [TelephonyStatus]/15: Set phoneNo, len = null
21/01/2025 13:19:09 [TelephonyStatus]/15: Telephony state = RINGING
21/01/2025 13:19:09 [App]/15: CallRecorderService is now bound
21/01/2025 13:19:09 [CallRecorderService]/15: InCallThread started
21/01/2025 13:19:09 [App]/15: Signalling service is bound..
21/01/2025 13:19:14 [CallRecorderService]/15: InCallThread notified
21/01/2025 13:19:39 [App]/15: Starting call recorder service .. bound=true
21/01/2025 13:19: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) }
21/01/2025 13:19:39 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 13:19:39 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 13:19:39 [CallRecorderService]/15: InCallThread stopped
21/01/2025 13:19:39 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 13:19:39 [CallRecorder]/15: Unbinding service connection
21/01/2025 13:19:39 [CallRecorderService]/15: onDestroy
21/01/2025 15:31:04 [App]/15: Starting call recorder service .. bound=false
21/01/2025 15:31: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) }
21/01/2025 15:31:04 [TelephonyStatus]/15: Set call type to INCOMING
21/01/2025 15:31:04 [TelephonyStatus]/15: Set phoneNo, len = null
21/01/2025 15:31:04 [TelephonyStatus]/15: Telephony state = RINGING
21/01/2025 15:31:04 [CallRecorderService]/15: InCallThread started
21/01/2025 15:31:04 [App]/15: CallRecorderService is now bound
21/01/2025 15:31:04 [App]/15: Signalling service is bound..
21/01/2025 15:31:09 [CallRecorderService]/15: InCallThread notified
21/01/2025 15:31:33 [App]/15: Starting call recorder service .. bound=true
21/01/2025 15:31: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) }
21/01/2025 15:31:33 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 15:31:33 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 15:31:33 [CallRecorderService]/15: InCallThread stopped
21/01/2025 15:31:34 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 15:31:34 [CallRecorder]/15: Unbinding service connection
21/01/2025 15:31:34 [CallRecorderService]/15: onDestroy
21/01/2025 15:31:47 [App]/15: Starting call recorder service .. bound=false
21/01/2025 15:31: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) }
21/01/2025 15:31:47 [TelephonyStatus]/15: Set call type to INCOMING
21/01/2025 15:31:47 [TelephonyStatus]/15: Set phoneNo, len = null
21/01/2025 15:31:47 [TelephonyStatus]/15: Telephony state = RINGING
21/01/2025 15:31:48 [CallRecorderService]/15: InCallThread started
21/01/2025 15:31:48 [App]/15: CallRecorderService is now bound
21/01/2025 15:31:48 [App]/15: Signalling service is bound..
21/01/2025 15:31:53 [CallRecorderService]/15: InCallThread notified
21/01/2025 15:32:04 [App]/15: Starting call recorder service .. bound=true
21/01/2025 15:32: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) }
21/01/2025 15:32:04 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 15:32:04 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 15:32:05 [CallRecorderService]/15: InCallThread stopped
21/01/2025 15:32:05 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 15:32:05 [CallRecorder]/15: Unbinding service connection
21/01/2025 15:32:05 [CallRecorderService]/15: onDestroy
21/01/2025 17:53:59 [App]/15: Starting call recorder service .. bound=false
21/01/2025 17:53: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) }
21/01/2025 17:53:59 [TelephonyStatus]/15: Telephony state = OFFHOOK
21/01/2025 17:53:59 [TelephonyStatus]/15: Set call type to OUTGOING
21/01/2025 17:53:59 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
21/01/2025 17:53:59 [CallRecorder]/15: ManualStart, Auto = false
21/01/2025 17:53:59 [CallRecorderService]/15: InCallThread started
21/01/2025 17:54:00 [App]/15: CallRecorderService is now bound
21/01/2025 17:54:00 [App]/15: Signalling service is bound..
21/01/2025 17:54:00 [CallRecorderService]/15: Recording for type: REC_CALL
21/01/2025 17:54:00 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
21/01/2025 17:54:00 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-M127G (m12)
defaulting to VOICE_CALL
21/01/2025 17:54:00 [CallRecorderService]/15: --- Using StandardRecorder ---
21/01/2025 17:54:00 [RecordItem]/15: Setting directory
21/01/2025 17:54:00 [RecordItem]/15: Setting filename
21/01/2025 17:54:00 [RecordItem]/15: Setting record format to AMR
21/01/2025 17:54:00 [RecordItem]/15: Setting record source to VOICE_CALL
21/01/2025 17:54:00 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
21/01/2025 17:54:00 [AudioRecorder]/15: -> Ignoring native attr device sdk = 33
21/01/2025 17:54:00 [AudioRecorder]/15: Disabled sap, api: 33
21/01/2025 17:54:00 [AudioRecorder]/15: Enabled cras
21/01/2025 17:54:00 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
21/01/2025 17:54:00 [AudioRecorder]/15: audioMinBufferSize = 640
21/01/2025 17:54:01 [AudioRecorder]/15: -> Ignoring native attr device sdk = 33
21/01/2025 17:54:01 [StandardRecorder]/15: Applying rec start delay of: 1000ms
21/01/2025 17:54:02 [StandardRecorder]/15: Initializing encoder
AMREncoder-Native: ARCH: 64 bit (arm64-v8a)
21/01/2025 17:54:02 [AudioRecorder]/15: Standard
21/01/2025 17:54:02 [AudioRecorder]/15: AudioRecorder started recording ....
21/01/2025 17:54:03 [StandardRecorder]/15: Signalling audio was read successfully
21/01/2025 17:54:03 [StandardRecorder]/15: Skipping buffer (1): Read = 3200
21/01/2025 17:54:03 [CallRecorderService]/15: Recording started..
21/01/2025 17:54:03 [StandardRecorder]/15: Skipping buffer (2): Read = 3200
21/01/2025 17:54:04 [CallRecorderService]/15: InCallThread notified
21/01/2025 17:54:50 [App]/15: Starting call recorder service .. bound=true
21/01/2025 17:54: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) }
21/01/2025 17:54:50 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 17:54:50 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 17:54:50 [StandardRecorder]/15: REC_TELEPHONY_STATUS_IDLE: ending..
21/01/2025 17:54:50 [StandardRecorder]/15: Total bytes written: 758400
21/01/2025 17:54:50 [StandardRecorder]/15: AudioRecorder:stop
21/01/2025 17:54:51 [CallRecorderService]/15: Recording completed.
21/01/2025 17:54:51 [CallRecorderService]/15: RECORD_DURATION: 47 seconds,
AUTO_DELETE: 0 seconds
21/01/2025 17:54:51 [CallRecorderService]/15: Got a stop request
21/01/2025 17:54:51 [CallRecorderService]/15: Closing recording resources..
21/01/2025 17:54:51 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
java.io.FileOutputStream@1b1ff1c
AMREncoder-Native: Amr encoder closed
21/01/2025 17:54:51 [AudioRecorder]/15: Closing AudioRecorder object
21/01/2025 17:54:51 [CallRecorderService]/15: InCallThread stopped
21/01/2025 17:54:51 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 17:54:51 [CallRecorder]/15: Unbinding service connection
21/01/2025 17:54:51 [CallRecorderService]/15: onDestroy
21/01/2025 18:24:09 [App]/15: Starting call recorder service .. bound=false
21/01/2025 18: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) }
21/01/2025 18:24:09 [TelephonyStatus]/15: Set call type to INCOMING
21/01/2025 18:24:10 [TelephonyStatus]/15: Set phoneNo, len = null
21/01/2025 18:24:10 [TelephonyStatus]/15: Telephony state = RINGING
21/01/2025 18:24:10 [CallRecorderService]/15: InCallThread started
21/01/2025 18:24:10 [App]/15: CallRecorderService is now bound
21/01/2025 18:24:10 [App]/15: Signalling service is bound..
21/01/2025 18:24:15 [CallRecorderService]/15: InCallThread notified
21/01/2025 18:24:38 [App]/15: Starting call recorder service .. bound=true
21/01/2025 18:24: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) }
21/01/2025 18:24:38 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 18:24:38 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 18:24:39 [CallRecorderService]/15: InCallThread stopped
21/01/2025 18:24:39 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 18:24:39 [CallRecorder]/15: Unbinding service connection
21/01/2025 18:24:39 [CallRecorderService]/15: onDestroy
21/01/2025 18:41:28 [App]/15: Starting call recorder service .. bound=false
21/01/2025 18:41: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) }
21/01/2025 18:41:28 [TelephonyStatus]/15: Set call type to INCOMING
21/01/2025 18:41:28 [TelephonyStatus]/15: Set phoneNo, len = null
21/01/2025 18:41:28 [TelephonyStatus]/15: Telephony state = RINGING
21/01/2025 18:41:28 [App]/15: CallRecorderService is now bound
21/01/2025 18:41:28 [CallRecorderService]/15: InCallThread started
21/01/2025 18:41:28 [App]/15: Signalling service is bound..
21/01/2025 18:41:33 [CallRecorderService]/15: InCallThread notified
21/01/2025 18:42:13 [App]/15: Starting call recorder service .. bound=true
21/01/2025 18:42:13 [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) }
21/01/2025 18:42:13 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 18:42:13 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 18:42:13 [CallRecorderService]/15: InCallThread stopped
21/01/2025 18:42:13 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 18:42:13 [CallRecorder]/15: Unbinding service connection
21/01/2025 18:42:13 [CallRecorderService]/15: onDestroy
21/01/2025 18:42:40 [App]/15: Starting call recorder service .. bound=false
21/01/2025 18:42: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) }
21/01/2025 18:42:40 [TelephonyStatus]/15: Set call type to INCOMING
21/01/2025 18:42:40 [TelephonyStatus]/15: Set phoneNo, len = null
21/01/2025 18:42:40 [TelephonyStatus]/15: Telephony state = RINGING
21/01/2025 18:42:40 [App]/15: CallRecorderService is now bound
21/01/2025 18:42:40 [CallRecorderService]/15: InCallThread started
21/01/2025 18:42:40 [App]/15: Signalling service is bound..
21/01/2025 18:42:45 [CallRecorderService]/15: InCallThread notified
21/01/2025 18:43:10 [App]/15: Starting call recorder service .. bound=true
21/01/2025 18:43: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) }
21/01/2025 18:43:10 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 18:43:10 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 18:43:11 [CallRecorderService]/15: InCallThread stopped
21/01/2025 18:43:11 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 18:43:11 [CallRecorder]/15: Unbinding service connection
21/01/2025 18:43:11 [CallRecorderService]/15: onDestroy
21/01/2025 18:46:40 [App]/15: Starting call recorder service .. bound=false
21/01/2025 18:46: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) }
21/01/2025 18:46:40 [TelephonyStatus]/15: Telephony state = OFFHOOK
21/01/2025 18:46:40 [TelephonyStatus]/15: Set call type to OUTGOING
21/01/2025 18:46:40 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
21/01/2025 18:46:40 [CallRecorder]/15: ManualStart, Auto = false
21/01/2025 18:46:40 [CallRecorderService]/15: InCallThread started
21/01/2025 18:46:41 [App]/15: CallRecorderService is now bound
21/01/2025 18:46:41 [App]/15: Signalling service is bound..
21/01/2025 18:46:41 [CallRecorderService]/15: Recording for type: REC_CALL
21/01/2025 18:46:41 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
21/01/2025 18:46:41 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-M127G (m12)
defaulting to VOICE_CALL
21/01/2025 18:46:42 [CallRecorderService]/15: --- Using StandardRecorder ---
21/01/2025 18:46:42 [RecordItem]/15: Setting directory
21/01/2025 18:46:42 [RecordItem]/15: Setting filename
21/01/2025 18:46:42 [RecordItem]/15: Setting record format to AMR
21/01/2025 18:46:42 [RecordItem]/15: Setting record source to VOICE_CALL
21/01/2025 18:46:42 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
21/01/2025 18:46:42 [AudioRecorder]/15: -> Ignoring native attr device sdk = 33
21/01/2025 18:46:42 [AudioRecorder]/15: Disabled sap, api: 33
21/01/2025 18:46:42 [AudioRecorder]/15: Enabled cras
21/01/2025 18:46:42 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
21/01/2025 18:46:42 [AudioRecorder]/15: audioMinBufferSize = 640
21/01/2025 18:46:43 [AudioRecorder]/15: -> Ignoring native attr device sdk = 33
21/01/2025 18:46:43 [StandardRecorder]/15: Applying rec start delay of: 1000ms
21/01/2025 18:46:44 [StandardRecorder]/15: Initializing encoder
AMREncoder-Native: ARCH: 64 bit (arm64-v8a)
21/01/2025 18:46:44 [AudioRecorder]/15: Standard
21/01/2025 18:46:44 [AudioRecorder]/15: AudioRecorder started recording ....
21/01/2025 18:46:45 [StandardRecorder]/15: Signalling audio was read successfully
21/01/2025 18:46:45 [StandardRecorder]/15: Skipping buffer (1): Read = 3200
21/01/2025 18:46:45 [CallRecorderService]/15: Recording started..
21/01/2025 18:46:45 [StandardRecorder]/15: Skipping buffer (2): Read = 3200
21/01/2025 18:46:45 [CallRecorderService]/15: InCallThread notified
21/01/2025 18:47:23 [App]/15: Starting call recorder service .. bound=true
21/01/2025 18:47: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) }
21/01/2025 18:47:23 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 18:47:23 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 18:47:23 [StandardRecorder]/15: REC_TELEPHONY_STATUS_IDLE: ending..
21/01/2025 18:47:23 [StandardRecorder]/15: Total bytes written: 604800
21/01/2025 18:47:23 [StandardRecorder]/15: AudioRecorder:stop
21/01/2025 18:47:23 [CallRecorderService]/15: Recording completed.
21/01/2025 18:47:23 [CallRecorderService]/15: RECORD_DURATION: 38 seconds,
AUTO_DELETE: 0 seconds
21/01/2025 18:47:23 [CallRecorderService]/15: Got a stop request
21/01/2025 18:47:23 [CallRecorderService]/15: Closing recording resources..
21/01/2025 18:47:23 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
java.io.FileOutputStream@cc0a8cf
AMREncoder-Native: Amr encoder closed
21/01/2025 18:47:24 [AudioRecorder]/15: Closing AudioRecorder object
21/01/2025 18:47:24 [CallRecorderService]/15: InCallThread stopped
21/01/2025 18:47:24 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 18:47:24 [CallRecorder]/15: Unbinding service connection
21/01/2025 18:47:24 [CallRecorderService]/15: onDestroy
21/01/2025 19:46:00 [App]/15: Starting call recorder service .. bound=false
21/01/2025 19:46: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) }
21/01/2025 19:46:00 [TelephonyStatus]/15: Set call type to INCOMING
21/01/2025 19:46:00 [TelephonyStatus]/15: Set phoneNo, len = null
21/01/2025 19:46:00 [TelephonyStatus]/15: Telephony state = RINGING
21/01/2025 19:46:00 [App]/15: CallRecorderService is now bound
21/01/2025 19:46:00 [CallRecorderService]/15: InCallThread started
21/01/2025 19:46:00 [App]/15: Signalling service is bound..
21/01/2025 19:46:05 [CallRecorderService]/15: InCallThread notified
21/01/2025 19:46:29 [App]/15: Starting call recorder service .. bound=true
21/01/2025 19:46: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) }
21/01/2025 19:46:29 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 19:46:29 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 19:46:29 [CallRecorderService]/15: InCallThread stopped
21/01/2025 19:46:29 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 19:46:30 [CallRecorder]/15: Unbinding service connection
21/01/2025 19:46:30 [CallRecorderService]/15: onDestroy
21/01/2025 20:14:33 [App]/15: Starting call recorder service .. bound=false
21/01/2025 20:14: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) }
21/01/2025 20:14:33 [TelephonyStatus]/15: Set call type to INCOMING
21/01/2025 20:14:33 [TelephonyStatus]/15: Set phoneNo, len = null
21/01/2025 20:14:33 [TelephonyStatus]/15: Telephony state = RINGING
21/01/2025 20:14:33 [CallRecorderService]/15: InCallThread started
21/01/2025 20:14:33 [App]/15: CallRecorderService is now bound
21/01/2025 20:14:33 [App]/15: Signalling service is bound..
21/01/2025 20:14:38 [CallRecorderService]/15: InCallThread notified
21/01/2025 20:15:02 [App]/15: Starting call recorder service .. bound=true
21/01/2025 20:15: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) }
21/01/2025 20:15:02 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 20:15:02 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 20:15:02 [CallRecorderService]/15: InCallThread stopped
21/01/2025 20:15:02 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 20:15:02 [CallRecorder]/15: Unbinding service connection
21/01/2025 20:15:02 [CallRecorderService]/15: onDestroy
21/01/2025 20:18:28 [App]/15: Starting call recorder service .. bound=false
21/01/2025 20:18: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) }
21/01/2025 20:18:28 [TelephonyStatus]/15: Set call type to INCOMING
21/01/2025 20:18:28 [TelephonyStatus]/15: Set phoneNo, len = null
21/01/2025 20:18:28 [TelephonyStatus]/15: Telephony state = RINGING
21/01/2025 20:18:28 [App]/15: CallRecorderService is now bound
21/01/2025 20:18:28 [App]/15: Signalling service is bound..
21/01/2025 20:18:28 [CallRecorderService]/15: InCallThread started
21/01/2025 20:18:33 [CallRecorderService]/15: InCallThread notified
21/01/2025 20:18:57 [App]/15: Starting call recorder service .. bound=true
21/01/2025 20:18: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) }
21/01/2025 20:18:57 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 20:18:57 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 20:18:58 [CallRecorderService]/15: InCallThread stopped
21/01/2025 20:18:58 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 20:18:58 [CallRecorder]/15: Unbinding service connection
21/01/2025 20:18:58 [CallRecorderService]/15: onDestroy
21/01/2025 20:23:40 [App]/15: Starting call recorder service .. bound=false
21/01/2025 20:23: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) }
21/01/2025 20:23:40 [TelephonyStatus]/15: Set call type to INCOMING
21/01/2025 20:23:40 [TelephonyStatus]/15: Set phoneNo, len = null
21/01/2025 20:23:40 [TelephonyStatus]/15: Telephony state = RINGING
21/01/2025 20:23:40 [CallRecorderService]/15: InCallThread started
21/01/2025 20:23:40 [App]/15: CallRecorderService is now bound
21/01/2025 20:23:40 [App]/15: Signalling service is bound..
21/01/2025 20:23:45 [CallRecorderService]/15: InCallThread notified
21/01/2025 20:24:09 [App]/15: Starting call recorder service .. bound=true
21/01/2025 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) }
21/01/2025 20:24:09 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 20:24:09 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 20:24:09 [CallRecorderService]/15: InCallThread stopped
21/01/2025 20:24:09 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 20:24:09 [CallRecorder]/15: Unbinding service connection
21/01/2025 20:24:09 [CallRecorderService]/15: onDestroy
21/01/2025 20:57:51 [App]/15: Starting call recorder service .. bound=false
21/01/2025 20:57: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) }
21/01/2025 20:57:51 [TelephonyStatus]/15: Set call type to INCOMING
21/01/2025 20:57:51 [TelephonyStatus]/15: Set phoneNo, len = null
21/01/2025 20:57:51 [TelephonyStatus]/15: Telephony state = RINGING
21/01/2025 20:57:51 [CallRecorderService]/15: InCallThread started
21/01/2025 20:57:51 [App]/15: CallRecorderService is now bound
21/01/2025 20:57:51 [App]/15: Signalling service is bound..
21/01/2025 20:57:56 [App]/15: Starting call recorder service .. bound=true
21/01/2025 20:57: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) }
21/01/2025 20:57:56 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 20:57:56 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 20:57:56 [CallRecorderService]/15: InCallThread notified
21/01/2025 20:57:57 [CallRecorderService]/15: InCallThread stopped
21/01/2025 20:57:57 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 20:57:57 [CallRecorder]/15: Unbinding service connection
21/01/2025 20:57:57 [CallRecorderService]/15: onDestroy
21/01/2025 21:05:07 [App]/15: Starting call recorder service .. bound=false
21/01/2025 21:05: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) }
21/01/2025 21:05:07 [TelephonyStatus]/15: Set call type to INCOMING
21/01/2025 21:05:07 [TelephonyStatus]/15: Set phoneNo, len = null
21/01/2025 21:05:07 [TelephonyStatus]/15: Telephony state = RINGING
21/01/2025 21:05:07 [App]/15: CallRecorderService is now bound
21/01/2025 21:05:07 [CallRecorderService]/15: InCallThread started
21/01/2025 21:05:07 [App]/15: Signalling service is bound..
21/01/2025 21:05:10 [App]/15: Starting call recorder service .. bound=true
21/01/2025 21:05: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) }
21/01/2025 21:05:10 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 21:05:10 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 21:05:12 [CallRecorderService]/15: InCallThread notified
21/01/2025 21:05:12 [CallRecorderService]/15: InCallThread stopped
21/01/2025 21:05:12 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 21:05:12 [CallRecorder]/15: Unbinding service connection
21/01/2025 21:05:12 [CallRecorderService]/15: onDestroy
21/01/2025 21:11:15 [App]/15: Starting call recorder service .. bound=false
21/01/2025 21:11:15 [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) }
21/01/2025 21:11:15 [TelephonyStatus]/15: Set call type to INCOMING
21/01/2025 21:11:15 [TelephonyStatus]/15: Set phoneNo, len = null
21/01/2025 21:11:15 [TelephonyStatus]/15: Telephony state = RINGING
21/01/2025 21:11:15 [App]/15: CallRecorderService is now bound
21/01/2025 21:11:15 [CallRecorderService]/15: InCallThread started
21/01/2025 21:11:15 [App]/15: Signalling service is bound..
21/01/2025 21:11:20 [CallRecorderService]/15: InCallThread notified
21/01/2025 21:11:22 [App]/15: Starting call recorder service .. bound=true
21/01/2025 21:11: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) }
21/01/2025 21:11:22 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 21:11:22 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 21:11:23 [CallRecorderService]/15: InCallThread stopped
21/01/2025 21:11:23 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 21:11:23 [CallRecorder]/15: Unbinding service connection
21/01/2025 21:11:23 [CallRecorderService]/15: onDestroy
21/01/2025 21:18:10 [App]/15: Starting call recorder service .. bound=false
21/01/2025 21:18: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) }
21/01/2025 21:18:10 [TelephonyStatus]/15: Set call type to INCOMING
21/01/2025 21:18:10 [TelephonyStatus]/15: Set phoneNo, len = null
21/01/2025 21:18:10 [TelephonyStatus]/15: Telephony state = RINGING
21/01/2025 21:18:10 [CallRecorderService]/15: InCallThread started
21/01/2025 21:18:10 [App]/15: CallRecorderService is now bound
21/01/2025 21:18:10 [App]/15: Signalling service is bound..
21/01/2025 21:18:15 [CallRecorderService]/15: InCallThread notified
21/01/2025 21:18:21 [App]/15: Starting call recorder service .. bound=true
21/01/2025 21:18: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) }
21/01/2025 21:18:21 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 21:18:21 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 21:18:21 [CallRecorderService]/15: InCallThread stopped
21/01/2025 21:18:21 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 21:18:21 [CallRecorder]/15: Unbinding service connection
21/01/2025 21:18:21 [CallRecorderService]/15: onDestroy
21/01/2025 21:47:35 [App]/15: Starting call recorder service .. bound=false
21/01/2025 21:47:35 [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) }
21/01/2025 21:47:35 [TelephonyStatus]/15: Set call type to INCOMING
21/01/2025 21:47:35 [TelephonyStatus]/15: Set phoneNo, len = null
21/01/2025 21:47:35 [TelephonyStatus]/15: Telephony state = RINGING
21/01/2025 21:47:35 [CallRecorderService]/15: InCallThread started
21/01/2025 21:47:35 [App]/15: CallRecorderService is now bound
21/01/2025 21:47:35 [App]/15: Signalling service is bound..
21/01/2025 21:47:40 [App]/15: Starting call recorder service .. bound=true
21/01/2025 21:47: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) }
21/01/2025 21:47:40 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 21:47:40 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 21:47:40 [CallRecorderService]/15: InCallThread notified
21/01/2025 21:47:41 [CallRecorderService]/15: InCallThread stopped
21/01/2025 21:47:41 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 21:47:41 [CallRecorder]/15: Unbinding service connection
21/01/2025 21:47:41 [CallRecorderService]/15: onDestroy
21/01/2025 22:46:16 [App]/15: Starting call recorder service .. bound=false
21/01/2025 22:46: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) }
21/01/2025 22:46:16 [TelephonyStatus]/15: Set call type to INCOMING
21/01/2025 22:46:16 [TelephonyStatus]/15: Set phoneNo, len = null
21/01/2025 22:46:16 [TelephonyStatus]/15: Telephony state = RINGING
21/01/2025 22:46:16 [CallRecorderService]/15: InCallThread started
21/01/2025 22:46:16 [App]/15: CallRecorderService is now bound
21/01/2025 22:46:16 [App]/15: Signalling service is bound..
21/01/2025 22:46:21 [CallRecorderService]/15: InCallThread notified
21/01/2025 22:46:45 [App]/15: Starting call recorder service .. bound=true
21/01/2025 22:46:45 [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) }
21/01/2025 22:46:45 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 22:46:45 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 22:46:45 [CallRecorderService]/15: InCallThread stopped
21/01/2025 22:46:45 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 22:46:45 [CallRecorder]/15: Unbinding service connection
21/01/2025 22:46:45 [CallRecorderService]/15: onDestroy
21/01/2025 22:50:22 [App]/15: Starting call recorder service .. bound=false
21/01/2025 22:50: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) }
21/01/2025 22:50:22 [TelephonyStatus]/15: Set call type to INCOMING
21/01/2025 22:50:22 [TelephonyStatus]/15: Set phoneNo, len = null
21/01/2025 22:50:22 [TelephonyStatus]/15: Telephony state = RINGING
21/01/2025 22:50:22 [App]/15: CallRecorderService is now bound
21/01/2025 22:50:22 [CallRecorderService]/15: InCallThread started
21/01/2025 22:50:22 [App]/15: Signalling service is bound..
21/01/2025 22:50:27 [CallRecorderService]/15: InCallThread notified
21/01/2025 22:50:32 [App]/15: Starting call recorder service .. bound=true
21/01/2025 22:50: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) }
21/01/2025 22:50:32 [TelephonyStatus]/15: Telephony state = OFFHOOK
21/01/2025 22:50:32 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
21/01/2025 22:50:32 [CallRecorder]/15: ManualStart, Auto = false
21/01/2025 22:50:32 [CallRecorderService]/15: Recording for type: REC_CALL
21/01/2025 22:50:32 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
21/01/2025 22:50:32 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-M127G (m12)
defaulting to VOICE_CALL
21/01/2025 22:50:33 [CallRecorderService]/15: --- Using StandardRecorder ---
21/01/2025 22:50:33 [RecordItem]/15: Setting directory
21/01/2025 22:50:33 [RecordItem]/15: Setting filename
21/01/2025 22:50:33 [RecordItem]/15: Setting record format to AMR
21/01/2025 22:50:33 [RecordItem]/15: Setting record source to VOICE_CALL
21/01/2025 22:50:33 [CallRecorderService]/15: Using incoming delay from settings: 1
seconds ..
21/01/2025 22:50:33 [AudioRecorder]/15: -> Ignoring native attr device sdk = 33
21/01/2025 22:50:33 [AudioRecorder]/15: Disabled sap, api: 33
21/01/2025 22:50:33 [AudioRecorder]/15: Enabled cras
21/01/2025 22:50:33 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
21/01/2025 22:50:33 [AudioRecorder]/15: audioMinBufferSize = 640
21/01/2025 22:50:33 [AudioRecorder]/15: -> Ignoring native attr device sdk = 33
21/01/2025 22:50:33 [StandardRecorder]/15: Applying rec start delay of: 1000ms
21/01/2025 22:50:34 [StandardRecorder]/15: Initializing encoder
AMREncoder-Native: ARCH: 64 bit (arm64-v8a)
21/01/2025 22:50:34 [AudioRecorder]/15: Standard
21/01/2025 22:50:34 [AudioRecorder]/15: AudioRecorder started recording ....
21/01/2025 22:50:34 [StandardRecorder]/15: Signalling audio was read successfully
21/01/2025 22:50:34 [StandardRecorder]/15: Skipping buffer (1): Read = 3200
21/01/2025 22:50:34 [CallRecorderService]/15: Recording started..
21/01/2025 22:50:35 [StandardRecorder]/15: Skipping buffer (2): Read = 3200
21/01/2025 22:53:22 [App]/15: Starting call recorder service .. bound=true
21/01/2025 22:53: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) }
21/01/2025 22:53:22 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 22:53:22 [StandardRecorder]/15: REC_TELEPHONY_STATUS_IDLE: ending..
21/01/2025 22:53:22 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 22:53:22 [StandardRecorder]/15: Total bytes written: 2684800
21/01/2025 22:53:23 [StandardRecorder]/15: AudioRecorder:stop
21/01/2025 22:53:23 [CallRecorderService]/15: Recording completed.
21/01/2025 22:53:23 [CallRecorderService]/15: RECORD_DURATION: 168 seconds,
AUTO_DELETE: 0 seconds
21/01/2025 22:53:23 [CallRecorderService]/15: Got a stop request
21/01/2025 22:53:23 [CallRecorderService]/15: Closing recording resources..
21/01/2025 22:53:23 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
java.io.FileOutputStream@65471b1
AMREncoder-Native: Amr encoder closed
21/01/2025 22:53:23 [AudioRecorder]/15: Closing AudioRecorder object
21/01/2025 22:53:23 [CallRecorderService]/15: InCallThread stopped
21/01/2025 22:53:23 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 22:53:23 [CallRecorder]/15: Unbinding service connection
21/01/2025 22:53:23 [CallRecorderService]/15: onDestroy
21/01/2025 22:54:51 [App]/15: Starting call recorder service .. bound=false
21/01/2025 22:54: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) }
21/01/2025 22:54:51 [TelephonyStatus]/15: Set call type to INCOMING
21/01/2025 22:54:52 [TelephonyStatus]/15: Set phoneNo, len = null
21/01/2025 22:54:52 [TelephonyStatus]/15: Telephony state = RINGING
21/01/2025 22:54:52 [CallRecorderService]/15: InCallThread started
21/01/2025 22:54:52 [App]/15: CallRecorderService is now bound
21/01/2025 22:54:52 [App]/15: Signalling service is bound..
21/01/2025 22:54:57 [CallRecorderService]/15: InCallThread notified
21/01/2025 22:55:21 [App]/15: Starting call recorder service .. bound=true
21/01/2025 22:55: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) }
21/01/2025 22:55:21 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 22:55:21 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 22:55:22 [CallRecorderService]/15: InCallThread stopped
21/01/2025 22:55:22 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 22:55:22 [CallRecorder]/15: Unbinding service connection
21/01/2025 22:55:22 [CallRecorderService]/15: onDestroy
21/01/2025 22:55:30 [App]/15: Starting call recorder service .. bound=false
21/01/2025 22:55:30 [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) }
21/01/2025 22:55:30 [TelephonyStatus]/15: Set call type to INCOMING
21/01/2025 22:55:30 [TelephonyStatus]/15: Set phoneNo, len = null
21/01/2025 22:55:30 [TelephonyStatus]/15: Telephony state = RINGING
21/01/2025 22:55:30 [CallRecorderService]/15: InCallThread started
21/01/2025 22:55:30 [App]/15: CallRecorderService is now bound
21/01/2025 22:55:30 [App]/15: Signalling service is bound..
21/01/2025 22:55:35 [CallRecorderService]/15: InCallThread notified
21/01/2025 22:56:00 [App]/15: Starting call recorder service .. bound=true
21/01/2025 22:56: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) }
21/01/2025 22:56:00 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 22:56:00 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 22:56:00 [CallRecorderService]/15: InCallThread stopped
21/01/2025 22:56:00 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 22:56:00 [CallRecorder]/15: Unbinding service connection
21/01/2025 22:56:00 [CallRecorderService]/15: onDestroy
21/01/2025 22:56:10 [App]/15: Starting call recorder service .. bound=false
21/01/2025 22:56: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) }
21/01/2025 22:56:10 [TelephonyStatus]/15: Set call type to INCOMING
21/01/2025 22:56:10 [TelephonyStatus]/15: Set phoneNo, len = null
21/01/2025 22:56:10 [TelephonyStatus]/15: Telephony state = RINGING
21/01/2025 22:56:10 [CallRecorderService]/15: InCallThread started
21/01/2025 22:56:10 [App]/15: CallRecorderService is now bound
21/01/2025 22:56:10 [App]/15: Signalling service is bound..
21/01/2025 22:56:15 [CallRecorderService]/15: InCallThread notified
21/01/2025 22:56:39 [App]/15: Starting call recorder service .. bound=true
21/01/2025 22:56: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) }
21/01/2025 22:56:39 [TelephonyStatus]/15: Telephony state = OFFHOOK
21/01/2025 22:56:39 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
21/01/2025 22:56:39 [CallRecorder]/15: ManualStart, Auto = false
21/01/2025 22:56:39 [CallRecorderService]/15: Recording for type: REC_CALL
21/01/2025 22:56:39 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
21/01/2025 22:56:39 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-M127G (m12)
defaulting to VOICE_CALL
21/01/2025 22:56:39 [CallRecorderService]/15: --- Using StandardRecorder ---
21/01/2025 22:56:39 [RecordItem]/15: Setting directory
21/01/2025 22:56:39 [RecordItem]/15: Setting filename
21/01/2025 22:56:39 [RecordItem]/15: Setting record format to AMR
21/01/2025 22:56:39 [RecordItem]/15: Setting record source to VOICE_CALL
21/01/2025 22:56:39 [CallRecorderService]/15: Using incoming delay from settings: 1
seconds ..
21/01/2025 22:56:39 [AudioRecorder]/15: -> Ignoring native attr device sdk = 33
21/01/2025 22:56:39 [AudioRecorder]/15: Disabled sap, api: 33
21/01/2025 22:56:39 [AudioRecorder]/15: Enabled cras
21/01/2025 22:56:39 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
21/01/2025 22:56:39 [AudioRecorder]/15: audioMinBufferSize = 640
21/01/2025 22:56:40 [AudioRecorder]/15: -> Ignoring native attr device sdk = 33
21/01/2025 22:56:40 [StandardRecorder]/15: Applying rec start delay of: 1000ms
21/01/2025 22:56:41 [StandardRecorder]/15: Initializing encoder
AMREncoder-Native: ARCH: 64 bit (arm64-v8a)
21/01/2025 22:56:41 [AudioRecorder]/15: Standard
21/01/2025 22:56:41 [AudioRecorder]/15: AudioRecorder started recording ....
21/01/2025 22:56:41 [StandardRecorder]/15: Signalling audio was read successfully
21/01/2025 22:56:41 [CallRecorderService]/15: Recording started..
21/01/2025 22:56:41 [StandardRecorder]/15: Skipping buffer (1): Read = 3200
21/01/2025 22:56:41 [StandardRecorder]/15: Skipping buffer (2): Read = 3200
21/01/2025 22:56:42 [App]/15: Starting call recorder service .. bound=true
21/01/2025 22:56: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) }
21/01/2025 22:56:42 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 22:56:42 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 22:56:43 [StandardRecorder]/15: REC_TELEPHONY_STATUS_IDLE: ending..
21/01/2025 22:56:43 [StandardRecorder]/15: Total bytes written: 19200
21/01/2025 22:56:43 [StandardRecorder]/15: AudioRecorder:stop
21/01/2025 22:56:43 [CallRecorderService]/15: Recording completed.
21/01/2025 22:56:43 [CallRecorderService]/15: RECORD_DURATION: 1 seconds,
AUTO_DELETE: 0 seconds
21/01/2025 22:56:43 [CallRecorderService]/15: Got a stop request
21/01/2025 22:56:43 [CallRecorderService]/15: Closing recording resources..
21/01/2025 22:56:43 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
java.io.FileOutputStream@73b4669
AMREncoder-Native: Amr encoder closed
21/01/2025 22:56:43 [AudioRecorder]/15: Closing AudioRecorder object
21/01/2025 22:56:43 [CallRecorderService]/15: InCallThread stopped
21/01/2025 22:56:43 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 22:56:43 [CallRecorder]/15: Unbinding service connection
21/01/2025 22:56:43 [CallRecorderService]/15: onDestroy
21/01/2025 23:20:31 [App]/15: Starting call recorder service .. bound=false
21/01/2025 23:20: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) }
21/01/2025 23:20:31 [TelephonyStatus]/15: Telephony state = OFFHOOK
21/01/2025 23:20:31 [TelephonyStatus]/15: Set call type to OUTGOING
21/01/2025 23:20:31 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
21/01/2025 23:20:31 [CallRecorder]/15: ManualStart, Auto = false
21/01/2025 23:20:31 [CallRecorderService]/15: InCallThread started
21/01/2025 23:20:31 [App]/15: CallRecorderService is now bound
21/01/2025 23:20:31 [App]/15: Signalling service is bound..
21/01/2025 23:20:31 [CallRecorderService]/15: Recording for type: REC_CALL
21/01/2025 23:20:31 [ContactsManager]/15: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
21/01/2025 23:20:31 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-M127G (m12)
defaulting to VOICE_CALL
21/01/2025 23:20:31 [CallRecorderService]/15: --- Using StandardRecorder ---
21/01/2025 23:20:32 [RecordItem]/15: Setting directory
21/01/2025 23:20:32 [RecordItem]/15: Setting filename
21/01/2025 23:20:32 [RecordItem]/15: Setting record format to AMR
21/01/2025 23:20:32 [RecordItem]/15: Setting record source to VOICE_CALL
21/01/2025 23:20:32 [CallRecorderService]/15: Using outgoing delay from settings: 1
seconds ..
21/01/2025 23:20:32 [AudioRecorder]/15: -> Ignoring native attr device sdk = 33
21/01/2025 23:20:32 [AudioRecorder]/15: Disabled sap, api: 33
21/01/2025 23:20:32 [AudioRecorder]/15: Enabled cras
21/01/2025 23:20:32 [AudioRecorder]/15: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
21/01/2025 23:20:32 [AudioRecorder]/15: audioMinBufferSize = 640
21/01/2025 23:20:32 [AudioRecorder]/15: -> Ignoring native attr device sdk = 33
21/01/2025 23:20:32 [StandardRecorder]/15: Applying rec start delay of: 1000ms
21/01/2025 23:20:33 [StandardRecorder]/15: Initializing encoder
AMREncoder-Native: ARCH: 64 bit (arm64-v8a)
21/01/2025 23:20:33 [AudioRecorder]/15: Standard
21/01/2025 23:20:33 [AudioRecorder]/15: AudioRecorder started recording ....
21/01/2025 23:20:33 [StandardRecorder]/15: Signalling audio was read successfully
21/01/2025 23:20:33 [StandardRecorder]/15: Skipping buffer (1): Read = 3200
21/01/2025 23:20:33 [CallRecorderService]/15: Recording started..
21/01/2025 23:20:34 [StandardRecorder]/15: Skipping buffer (2): Read = 3200
21/01/2025 23:20:36 [CallRecorderService]/15: InCallThread notified
21/01/2025 23:20:58 [App]/15: Starting call recorder service .. bound=true
21/01/2025 23:20:58 [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) }
21/01/2025 23:20:58 [TelephonyStatus]/15: Telephony state = IDLE
21/01/2025 23:20:58 [TelephonyStatus]/15: Reset the telephony status
21/01/2025 23:20:58 [StandardRecorder]/15: REC_TELEPHONY_STATUS_IDLE: ending..
21/01/2025 23:20:58 [StandardRecorder]/15: Total bytes written: 390400
21/01/2025 23:20:58 [StandardRecorder]/15: AudioRecorder:stop
21/01/2025 23:20:58 [CallRecorderService]/15: Recording completed.
21/01/2025 23:20:58 [CallRecorderService]/15: RECORD_DURATION: 24 seconds,
AUTO_DELETE: 0 seconds
21/01/2025 23:20:58 [CallRecorderService]/15: Got a stop request
21/01/2025 23:20:58 [CallRecorderService]/15: Closing recording resources..
21/01/2025 23:20:58 [StandardRecorder]/15: Finalizing encoding, fileOutputStream =
java.io.FileOutputStream@be0852a
AMREncoder-Native: Amr encoder closed
21/01/2025 23:20:58 [AudioRecorder]/15: Closing AudioRecorder object
21/01/2025 23:20:59 [CallRecorderService]/15: InCallThread stopped
21/01/2025 23:20:59 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
21/01/2025 23:20:59 [CallRecorder]/15: Unbinding service connection
21/01/2025 23:20:59 [CallRecorderService]/15: onDestroy
22/01/2025 00:17:25 [App]/15: Starting call recorder service .. bound=false
22/01/2025 00:17:25 [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) }
22/01/2025 00:17:25 [TelephonyStatus]/15: Set call type to INCOMING
22/01/2025 00:17:25 [TelephonyStatus]/15: Set phoneNo, len = null
22/01/2025 00:17:25 [TelephonyStatus]/15: Telephony state = RINGING
22/01/2025 00:17:25 [CallRecorderService]/15: InCallThread started
22/01/2025 00:17:25 [App]/15: CallRecorderService is now bound
22/01/2025 00:17:25 [App]/15: Signalling service is bound..
22/01/2025 00:17:30 [App]/15: Starting call recorder service .. bound=true
22/01/2025 00:17:30 [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) }
22/01/2025 00:17:30 [TelephonyStatus]/15: Telephony state = IDLE
22/01/2025 00:17:30 [TelephonyStatus]/15: Reset the telephony status
22/01/2025 00:17:30 [CallRecorderService]/15: InCallThread notified
22/01/2025 00:17:31 [CallRecorderService]/15: InCallThread stopped
22/01/2025 00:17:31 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
22/01/2025 00:17:31 [CallRecorder]/15: Unbinding service connection
22/01/2025 00:17:31 [CallRecorderService]/15: onDestroy
22/01/2025 11:10:22 [App]/15: Starting call recorder service .. bound=false
22/01/2025 11:10: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) }
22/01/2025 11:10:22 [TelephonyStatus]/15: Set call type to INCOMING
22/01/2025 11:10:22 [TelephonyStatus]/15: Set phoneNo, len = null
22/01/2025 11:10:22 [TelephonyStatus]/15: Telephony state = RINGING
22/01/2025 11:10:22 [CallRecorderService]/15: InCallThread started
22/01/2025 11:10:22 [App]/15: CallRecorderService is now bound
22/01/2025 11:10:22 [App]/15: Signalling service is bound..
22/01/2025 11:10:27 [CallRecorderService]/15: InCallThread notified
22/01/2025 11:11:03 [App]/15: Starting call recorder service .. bound=true
22/01/2025 11:11:03 [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) }
22/01/2025 11:11:03 [TelephonyStatus]/15: Telephony state = IDLE
22/01/2025 11:11:03 [TelephonyStatus]/15: Reset the telephony status
22/01/2025 11:11:03 [CallRecorderService]/15: InCallThread stopped
22/01/2025 11:11:03 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
22/01/2025 11:11:03 [CallRecorder]/15: Unbinding service connection
22/01/2025 11:11:03 [CallRecorderService]/15: onDestroy
22/01/2025 11:29:06 [App]/15: Starting call recorder service .. bound=false
22/01/2025 11:29: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) }
22/01/2025 11:29:06 [TelephonyStatus]/15: Set call type to INCOMING
22/01/2025 11:29:06 [TelephonyStatus]/15: Set phoneNo, len = null
22/01/2025 11:29:06 [TelephonyStatus]/15: Telephony state = RINGING
22/01/2025 11:29:06 [CallRecorderService]/15: InCallThread started
22/01/2025 11:29:06 [App]/15: CallRecorderService is now bound
22/01/2025 11:29:06 [App]/15: Signalling service is bound..
22/01/2025 11:29:11 [CallRecorderService]/15: InCallThread notified
22/01/2025 11:29:50 [App]/15: Starting call recorder service .. bound=true
22/01/2025 11:29: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) }
22/01/2025 11:29:50 [TelephonyStatus]/15: Telephony state = IDLE
22/01/2025 11:29:51 [TelephonyStatus]/15: Reset the telephony status
22/01/2025 11:29:51 [CallRecorderService]/15: InCallThread stopped
22/01/2025 11:29:51 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
22/01/2025 11:29:51 [CallRecorder]/15: Unbinding service connection
22/01/2025 11:29:51 [CallRecorderService]/15: onDestroy
22/01/2025 11:30:07 [App]/15: Starting call recorder service .. bound=false
22/01/2025 11:30: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) }
22/01/2025 11:30:07 [TelephonyStatus]/15: Set call type to INCOMING
22/01/2025 11:30:07 [TelephonyStatus]/15: Set phoneNo, len = null
22/01/2025 11:30:07 [TelephonyStatus]/15: Telephony state = RINGING
22/01/2025 11:30:07 [CallRecorderService]/15: InCallThread started
22/01/2025 11:30:07 [App]/15: CallRecorderService is now bound
22/01/2025 11:30:07 [App]/15: Signalling service is bound..
22/01/2025 11:30:12 [CallRecorderService]/15: InCallThread notified
22/01/2025 11:30:52 [App]/15: Starting call recorder service .. bound=true
22/01/2025 11:30:52 [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) }
22/01/2025 11:30:52 [TelephonyStatus]/15: Telephony state = IDLE
22/01/2025 11:30:52 [TelephonyStatus]/15: Reset the telephony status
22/01/2025 11:30:52 [CallRecorderService]/15: InCallThread stopped
22/01/2025 11:30:52 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
22/01/2025 11:30:52 [CallRecorder]/15: Unbinding service connection
22/01/2025 11:30:53 [CallRecorderService]/15: onDestroy
22/01/2025 11:46:07 [App]/15: Starting call recorder service .. bound=false
22/01/2025 11:46: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) }
22/01/2025 11:46:07 [TelephonyStatus]/15: Set call type to INCOMING
22/01/2025 11:46:07 [TelephonyStatus]/15: Set phoneNo, len = null
22/01/2025 11:46:07 [TelephonyStatus]/15: Telephony state = RINGING
22/01/2025 11:46:07 [CallRecorderService]/15: InCallThread started
22/01/2025 11:46:07 [App]/15: CallRecorderService is now bound
22/01/2025 11:46:07 [App]/15: Signalling service is bound..
22/01/2025 11:46:12 [CallRecorderService]/15: InCallThread notified
22/01/2025 11:46:24 [App]/15: Starting call recorder service .. bound=true
22/01/2025 11:46: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) }
22/01/2025 11:46:24 [TelephonyStatus]/15: Telephony state = IDLE
22/01/2025 11:46:24 [TelephonyStatus]/15: Reset the telephony status
22/01/2025 11:46:24 [CallRecorderService]/15: InCallThread stopped
22/01/2025 11:46:24 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
22/01/2025 11:46:24 [CallRecorder]/15: Unbinding service connection
22/01/2025 11:46:24 [CallRecorderService]/15: onDestroy
22/01/2025 11:51:35 [App]/15: Starting call recorder service .. bound=false
22/01/2025 11:51:35 [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) }
22/01/2025 11:51:35 [TelephonyStatus]/15: Set call type to INCOMING
22/01/2025 11:51:35 [TelephonyStatus]/15: Set phoneNo, len = null
22/01/2025 11:51:35 [TelephonyStatus]/15: Telephony state = RINGING
22/01/2025 11:51:35 [CallRecorderService]/15: InCallThread started
22/01/2025 11:51:35 [App]/15: CallRecorderService is now bound
22/01/2025 11:51:35 [App]/15: Signalling service is bound..
22/01/2025 11:51:40 [CallRecorderService]/15: InCallThread notified
22/01/2025 11:51:50 [App]/15: Starting call recorder service .. bound=true
22/01/2025 11:51: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) }
22/01/2025 11:51:50 [TelephonyStatus]/15: Telephony state = IDLE
22/01/2025 11:51:50 [TelephonyStatus]/15: Reset the telephony status
22/01/2025 11:51:50 [CallRecorderService]/15: InCallThread stopped
22/01/2025 11:51:50 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
22/01/2025 11:51:50 [CallRecorder]/15: Unbinding service connection
22/01/2025 11:51:50 [CallRecorderService]/15: onDestroy

You might also like