Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
9 views18 pages

CallRecord Log

The document logs the operations of a call recording service, detailing the binding and unbinding of the service, the telephony states (IDLE, OFFHOOK, RINGING), and the status of recording permissions. It shows multiple instances of starting and stopping the call recorder service, as well as notifications from the PhoneStateReceiver regarding phone state changes. The logs indicate that recording is allowed and automated for outgoing and incoming calls throughout the recorded period.

Uploaded by

hamoudib22
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)
9 views18 pages

CallRecord Log

The document logs the operations of a call recording service, detailing the binding and unbinding of the service, the telephony states (IDLE, OFFHOOK, RINGING), and the status of recording permissions. It shows multiple instances of starting and stopping the call recorder service, as well as notifications from the PhoneStateReceiver regarding phone state changes. The logs indicate that recording is allowed and automated for outgoing and incoming calls throughout the recorded period.

Uploaded by

hamoudib22
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/ 18

07/05/2025 17:30:11 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false

07/05/2025 17:30:11 [CallRecorderService]/15: InCallThread started


07/05/2025 17:30:11 [App]/15: CallRecorderService is now bound
07/05/2025 17:30:11 [App]/15: Signalling service is bound..
07/05/2025 17:30:16 [CallRecorderService]/15: InCallThread notified
07/05/2025 17:31:06 [App]/15: Starting call recorder service .. bound=true
07/05/2025 17:31: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) }
07/05/2025 17:31:06 [TelephonyStatus]/15: Telephony state = IDLE
07/05/2025 17:31:06 [TelephonyStatus]/15: Reset the telephony status
07/05/2025 17:31:06 [CallRecorderService]/15: InCallThread stopped
07/05/2025 17:31:06 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
07/05/2025 17:31:06 [CallRecorder]/15: Unbinding service connection
07/05/2025 17:31:06 [CallRecorderService]/15: onDestroy
07/05/2025 17:31:22 [App]/15: Starting call recorder service .. bound=false
07/05/2025 17:31: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) }
07/05/2025 17:31:22 [TelephonyStatus]/15: Telephony state = OFFHOOK
07/05/2025 17:31:22 [TelephonyStatus]/15: Set call type to OUTGOING
07/05/2025 17:31:22 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
07/05/2025 17:31:22 [CallRecorderService]/15: InCallThread started
07/05/2025 17:31:22 [App]/15: CallRecorderService is now bound
07/05/2025 17:31:22 [App]/15: Signalling service is bound..
07/05/2025 17:31:27 [CallRecorderService]/15: InCallThread notified
07/05/2025 17:34:47 [App]/15: Starting call recorder service .. bound=true
07/05/2025 17:34: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) }
07/05/2025 17:34:47 [TelephonyStatus]/15: Set call type to INCOMING
07/05/2025 17:34:47 [TelephonyStatus]/15: Set phoneNo, len = null
07/05/2025 17:34:47 [TelephonyStatus]/15: Telephony state = RINGING
07/05/2025 17:34:54 [App]/15: Starting call recorder service .. bound=true
07/05/2025 17:34:54 [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) }
07/05/2025 17:34:54 [TelephonyStatus]/15: Telephony state = OFFHOOK
07/05/2025 17:37:29 [App]/15: Starting call recorder service .. bound=true
07/05/2025 17:37: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) }
07/05/2025 17:37:29 [TelephonyStatus]/15: Telephony state = IDLE
07/05/2025 17:37:29 [TelephonyStatus]/15: Reset the telephony status
07/05/2025 17:37:30 [CallRecorderService]/15: InCallThread stopped
07/05/2025 17:37:30 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
07/05/2025 17:37:30 [CallRecorder]/15: Unbinding service connection
07/05/2025 17:37:30 [CallRecorderService]/15: onDestroy
07/05/2025 17:40:56 [App]/15: Starting call recorder service .. bound=false
07/05/2025 17:40: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) }
07/05/2025 17:40:56 [TelephonyStatus]/15: Telephony state = OFFHOOK
07/05/2025 17:40:56 [TelephonyStatus]/15: Set call type to OUTGOING
07/05/2025 17:40:56 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
07/05/2025 17:40:56 [CallRecorderService]/15: InCallThread started
07/05/2025 17:40:56 [App]/15: CallRecorderService is now bound
07/05/2025 17:40:56 [App]/15: Signalling service is bound..
07/05/2025 17:41:01 [CallRecorderService]/15: InCallThread notified
07/05/2025 17:42:50 [App]/15: Starting call recorder service .. bound=true
07/05/2025 17:42: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) }
07/05/2025 17:42:50 [TelephonyStatus]/15: Telephony state = IDLE
07/05/2025 17:42:50 [TelephonyStatus]/15: Reset the telephony status
07/05/2025 17:42:51 [CallRecorderService]/15: InCallThread stopped
07/05/2025 17:42:51 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
07/05/2025 17:42:51 [CallRecorder]/15: Unbinding service connection
07/05/2025 17:42:51 [CallRecorderService]/15: onDestroy
07/05/2025 18:28:15 [App]/15: Starting call recorder service .. bound=false
07/05/2025 18:28: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) }
07/05/2025 18:28:15 [TelephonyStatus]/15: Telephony state = OFFHOOK
07/05/2025 18:28:15 [TelephonyStatus]/15: Set call type to OUTGOING
07/05/2025 18:28:15 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
07/05/2025 18:28:15 [CallRecorderService]/15: InCallThread started
07/05/2025 18:28:15 [App]/15: CallRecorderService is now bound
07/05/2025 18:28:15 [App]/15: Signalling service is bound..
07/05/2025 18:28:18 [App]/15: Starting call recorder service .. bound=true
07/05/2025 18:28:19 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
07/05/2025 18:28:19 [TelephonyStatus]/15: Telephony state = IDLE
07/05/2025 18:28:19 [TelephonyStatus]/15: Reset the telephony status
07/05/2025 18:28:20 [CallRecorderService]/15: InCallThread notified
07/05/2025 18:28:21 [CallRecorderService]/15: InCallThread stopped
07/05/2025 18:28:21 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
07/05/2025 18:28:21 [CallRecorder]/15: Unbinding service connection
07/05/2025 18:28:21 [CallRecorderService]/15: onDestroy
07/05/2025 18:28:22 [App]/15: Starting call recorder service .. bound=false
07/05/2025 18:28: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) }
07/05/2025 18:28:22 [TelephonyStatus]/15: Telephony state = OFFHOOK
07/05/2025 18:28:22 [TelephonyStatus]/15: Set call type to OUTGOING
07/05/2025 18:28:22 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
07/05/2025 18:28:22 [CallRecorderService]/15: InCallThread started
07/05/2025 18:28:22 [App]/15: CallRecorderService is now bound
07/05/2025 18:28:22 [App]/15: Signalling service is bound..
07/05/2025 18:28:27 [CallRecorderService]/15: InCallThread notified
07/05/2025 18:28:36 [App]/15: Starting call recorder service .. bound=true
07/05/2025 18:28: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) }
07/05/2025 18:28:36 [TelephonyStatus]/15: Telephony state = IDLE
07/05/2025 18:28:36 [TelephonyStatus]/15: Reset the telephony status
07/05/2025 18:28:37 [CallRecorderService]/15: InCallThread stopped
07/05/2025 18:28:37 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
07/05/2025 18:28:37 [CallRecorder]/15: Unbinding service connection
07/05/2025 18:28:37 [CallRecorderService]/15: onDestroy
07/05/2025 18:28:45 [App]/15: Starting call recorder service .. bound=false
07/05/2025 18:28: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) }
07/05/2025 18:28:45 [TelephonyStatus]/15: Telephony state = OFFHOOK
07/05/2025 18:28:45 [TelephonyStatus]/15: Set call type to OUTGOING
07/05/2025 18:28:45 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
07/05/2025 18:28:45 [CallRecorderService]/15: InCallThread started
07/05/2025 18:28:46 [App]/15: CallRecorderService is now bound
07/05/2025 18:28:46 [App]/15: Signalling service is bound..
07/05/2025 18:28:50 [CallRecorderService]/15: InCallThread notified
07/05/2025 18:29:28 [App]/15: Starting call recorder service .. bound=true
07/05/2025 18:29: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) }
07/05/2025 18:29:28 [TelephonyStatus]/15: Telephony state = IDLE
07/05/2025 18:29:28 [TelephonyStatus]/15: Reset the telephony status
07/05/2025 18:29:29 [CallRecorderService]/15: InCallThread stopped
07/05/2025 18:29:29 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
07/05/2025 18:29:29 [CallRecorder]/15: Unbinding service connection
07/05/2025 18:29:29 [CallRecorderService]/15: onDestroy
07/05/2025 18:30:11 [App]/15: Starting call recorder service .. bound=false
07/05/2025 18:30: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) }
07/05/2025 18:30:11 [TelephonyStatus]/15: Set call type to INCOMING
07/05/2025 18:30:11 [TelephonyStatus]/15: Set phoneNo, len = null
07/05/2025 18:30:11 [TelephonyStatus]/15: Telephony state = RINGING
07/05/2025 18:30:11 [App]/15: CallRecorderService is now bound
07/05/2025 18:30:11 [App]/15: Signalling service is bound..
07/05/2025 18:30:11 [CallRecorderService]/15: InCallThread started
07/05/2025 18:30:16 [CallRecorderService]/15: InCallThread notified
07/05/2025 18:30:17 [App]/15: Starting call recorder service .. bound=true
07/05/2025 18:30:17 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
07/05/2025 18:30:17 [TelephonyStatus]/15: Telephony state = OFFHOOK
07/05/2025 18:30:17 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
07/05/2025 18:35:43 [App]/15: Starting call recorder service .. bound=true
07/05/2025 18:35: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) }
07/05/2025 18:35:43 [TelephonyStatus]/15: Telephony state = IDLE
07/05/2025 18:35:43 [TelephonyStatus]/15: Reset the telephony status
07/05/2025 18:35:43 [CallRecorderService]/15: InCallThread stopped
07/05/2025 18:35:43 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
07/05/2025 18:35:43 [CallRecorder]/15: Unbinding service connection
07/05/2025 18:35:43 [CallRecorderService]/15: onDestroy
07/05/2025 19:54:57 [App]/15: Starting call recorder service .. bound=false
07/05/2025 19:54:57 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
07/05/2025 19:54:57 [TelephonyStatus]/15: Telephony state = OFFHOOK
07/05/2025 19:54:57 [TelephonyStatus]/15: Set call type to OUTGOING
07/05/2025 19:54:57 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
07/05/2025 19:54:57 [CallRecorderService]/15: InCallThread started
07/05/2025 19:54:58 [App]/15: CallRecorderService is now bound
07/05/2025 19:54:58 [App]/15: Signalling service is bound..
07/05/2025 19:55:02 [CallRecorderService]/15: InCallThread notified
07/05/2025 19:55:51 [App]/15: Starting call recorder service .. bound=true
07/05/2025 19:55: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) }
07/05/2025 19:55:51 [TelephonyStatus]/15: Telephony state = IDLE
07/05/2025 19:55:51 [TelephonyStatus]/15: Reset the telephony status
07/05/2025 19:55:52 [CallRecorderService]/15: InCallThread stopped
07/05/2025 19:55:52 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
07/05/2025 19:55:52 [CallRecorder]/15: Unbinding service connection
07/05/2025 19:55:52 [CallRecorderService]/15: onDestroy
08/05/2025 09:52:05 [App]/15: Starting call recorder service .. bound=false
08/05/2025 09:52:05 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
08/05/2025 09:52:05 [TelephonyStatus]/15: Set call type to INCOMING
08/05/2025 09:52:05 [TelephonyStatus]/15: Set phoneNo, len = null
08/05/2025 09:52:05 [TelephonyStatus]/15: Telephony state = RINGING
08/05/2025 09:52:05 [CallRecorderService]/15: InCallThread started
08/05/2025 09:52:05 [App]/15: CallRecorderService is now bound
08/05/2025 09:52:05 [App]/15: Signalling service is bound..
08/05/2025 09:52:10 [CallRecorderService]/15: InCallThread notified
08/05/2025 09:52:16 [App]/15: Starting call recorder service .. bound=true
08/05/2025 09:52: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) }
08/05/2025 09:52:16 [TelephonyStatus]/15: Telephony state = IDLE
08/05/2025 09:52:16 [TelephonyStatus]/15: Reset the telephony status
08/05/2025 09:52:16 [CallRecorderService]/15: InCallThread stopped
08/05/2025 09:52:16 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
08/05/2025 09:52:17 [CallRecorder]/15: Unbinding service connection
08/05/2025 09:52:17 [CallRecorderService]/15: onDestroy
08/05/2025 09:52:23 [App]/15: Starting call recorder service .. bound=false
08/05/2025 09:52: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) }
08/05/2025 09:52:23 [TelephonyStatus]/15: Telephony state = OFFHOOK
08/05/2025 09:52:23 [TelephonyStatus]/15: Set call type to OUTGOING
08/05/2025 09:52:23 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
08/05/2025 09:52:23 [CallRecorderService]/15: InCallThread started
08/05/2025 09:52:23 [App]/15: CallRecorderService is now bound
08/05/2025 09:52:23 [App]/15: Signalling service is bound..
08/05/2025 09:52:28 [CallRecorderService]/15: InCallThread notified
08/05/2025 09:54:09 [App]/15: Starting call recorder service .. bound=true
08/05/2025 09:54: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) }
08/05/2025 09:54:09 [TelephonyStatus]/15: Set call type to INCOMING
08/05/2025 09:54:09 [TelephonyStatus]/15: Set phoneNo, len = null
08/05/2025 09:54:09 [TelephonyStatus]/15: Telephony state = RINGING
08/05/2025 09:54:32 [App]/15: Starting call recorder service .. bound=true
08/05/2025 09:54: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) }
08/05/2025 09:54:32 [TelephonyStatus]/15: Telephony state = OFFHOOK
08/05/2025 09:56:22 [App]/15: Starting call recorder service .. bound=true
08/05/2025 09:56: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) }
08/05/2025 09:56:22 [TelephonyStatus]/15: Telephony state = IDLE
08/05/2025 09:56:22 [TelephonyStatus]/15: Reset the telephony status
08/05/2025 09:56:23 [CallRecorderService]/15: InCallThread stopped
08/05/2025 09:56:23 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
08/05/2025 09:56:23 [CallRecorder]/15: Unbinding service connection
08/05/2025 09:56:23 [CallRecorderService]/15: onDestroy
08/05/2025 10:28:10 [App]/15: Starting call recorder service .. bound=false
08/05/2025 10:28: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) }
08/05/2025 10:28:10 [TelephonyStatus]/15: Telephony state = OFFHOOK
08/05/2025 10:28:10 [TelephonyStatus]/15: Set call type to OUTGOING
08/05/2025 10:28:10 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
08/05/2025 10:28:10 [CallRecorderService]/15: InCallThread started
08/05/2025 10:28:10 [App]/15: CallRecorderService is now bound
08/05/2025 10:28:10 [App]/15: Signalling service is bound..
08/05/2025 10:28:15 [CallRecorderService]/15: InCallThread notified
08/05/2025 10:28:51 [App]/15: Starting call recorder service .. bound=true
08/05/2025 10:28: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) }
08/05/2025 10:28:51 [TelephonyStatus]/15: Telephony state = IDLE
08/05/2025 10:28:51 [TelephonyStatus]/15: Reset the telephony status
08/05/2025 10:28:51 [CallRecorderService]/15: InCallThread stopped
08/05/2025 10:28:51 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
08/05/2025 10:28:51 [CallRecorder]/15: Unbinding service connection
08/05/2025 10:28:51 [CallRecorderService]/15: onDestroy
08/05/2025 10:29:05 [App]/15: Starting call recorder service .. bound=false
08/05/2025 10:29:05 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
08/05/2025 10:29:05 [TelephonyStatus]/15: Telephony state = OFFHOOK
08/05/2025 10:29:05 [TelephonyStatus]/15: Set call type to OUTGOING
08/05/2025 10:29:05 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
08/05/2025 10:29:05 [CallRecorderService]/15: InCallThread started
08/05/2025 10:29:05 [App]/15: CallRecorderService is now bound
08/05/2025 10:29:05 [App]/15: Signalling service is bound..
08/05/2025 10:29:10 [CallRecorderService]/15: InCallThread notified
08/05/2025 10:29:46 [App]/15: Starting call recorder service .. bound=true
08/05/2025 10:29: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) }
08/05/2025 10:29:46 [TelephonyStatus]/15: Telephony state = IDLE
08/05/2025 10:29:46 [TelephonyStatus]/15: Reset the telephony status
08/05/2025 10:29:47 [CallRecorderService]/15: InCallThread stopped
08/05/2025 10:29:47 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
08/05/2025 10:29:47 [CallRecorder]/15: Unbinding service connection
08/05/2025 10:29:47 [CallRecorderService]/15: onDestroy
08/05/2025 10:33:00 [App]/15: Starting call recorder service .. bound=false
08/05/2025 10:33: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) }
08/05/2025 10:33:00 [TelephonyStatus]/15: Telephony state = OFFHOOK
08/05/2025 10:33:00 [TelephonyStatus]/15: Set call type to OUTGOING
08/05/2025 10:33:00 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
08/05/2025 10:33:00 [CallRecorderService]/15: InCallThread started
08/05/2025 10:33:01 [App]/15: CallRecorderService is now bound
08/05/2025 10:33:01 [App]/15: Signalling service is bound..
08/05/2025 10:33:06 [CallRecorderService]/15: InCallThread notified
08/05/2025 10:33:55 [App]/15: Starting call recorder service .. bound=true
08/05/2025 10:33: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) }
08/05/2025 10:33:56 [TelephonyStatus]/15: Telephony state = IDLE
08/05/2025 10:33:56 [TelephonyStatus]/15: Reset the telephony status
08/05/2025 10:33:56 [CallRecorderService]/15: InCallThread stopped
08/05/2025 10:33:56 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
08/05/2025 10:33:56 [CallRecorder]/15: Unbinding service connection
08/05/2025 10:33:56 [CallRecorderService]/15: onDestroy
08/05/2025 10:44:17 [App]/15: Starting call recorder service .. bound=false
08/05/2025 10:44:17 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
08/05/2025 10:44:17 [TelephonyStatus]/15: Set call type to INCOMING
08/05/2025 10:44:17 [TelephonyStatus]/15: Set phoneNo, len = null
08/05/2025 10:44:17 [TelephonyStatus]/15: Telephony state = RINGING
08/05/2025 10:44:17 [CallRecorderService]/15: InCallThread started
08/05/2025 10:44:17 [App]/15: CallRecorderService is now bound
08/05/2025 10:44:17 [App]/15: Signalling service is bound..
08/05/2025 10:44:22 [CallRecorderService]/15: InCallThread notified
08/05/2025 10:44:26 [App]/15: Starting call recorder service .. bound=true
08/05/2025 10:44: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) }
08/05/2025 10:44:26 [TelephonyStatus]/15: Telephony state = OFFHOOK
08/05/2025 10:44:26 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
08/05/2025 10:44:51 [App]/15: Starting call recorder service .. bound=true
08/05/2025 10:44: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) }
08/05/2025 10:44:51 [TelephonyStatus]/15: Telephony state = IDLE
08/05/2025 10:44:51 [TelephonyStatus]/15: Reset the telephony status
08/05/2025 10:44:51 [CallRecorderService]/15: InCallThread stopped
08/05/2025 10:44:51 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
08/05/2025 10:44:51 [CallRecorder]/15: Unbinding service connection
08/05/2025 10:44:51 [CallRecorderService]/15: onDestroy
08/05/2025 10:51:12 [App]/15: Starting call recorder service .. bound=false
08/05/2025 10:51: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) }
08/05/2025 10:51:12 [TelephonyStatus]/15: Telephony state = OFFHOOK
08/05/2025 10:51:12 [TelephonyStatus]/15: Set call type to OUTGOING
08/05/2025 10:51:12 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
08/05/2025 10:51:12 [CallRecorderService]/15: InCallThread started
08/05/2025 10:51:12 [App]/15: CallRecorderService is now bound
08/05/2025 10:51:12 [App]/15: Signalling service is bound..
08/05/2025 10:51:17 [CallRecorderService]/15: InCallThread notified
08/05/2025 10:51:46 [App]/15: Starting call recorder service .. bound=true
08/05/2025 10:51: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) }
08/05/2025 10:51:46 [TelephonyStatus]/15: Telephony state = IDLE
08/05/2025 10:51:46 [TelephonyStatus]/15: Reset the telephony status
08/05/2025 10:51:46 [CallRecorderService]/15: InCallThread stopped
08/05/2025 10:51:46 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
08/05/2025 10:51:46 [CallRecorder]/15: Unbinding service connection
08/05/2025 10:51:46 [CallRecorderService]/15: onDestroy
08/05/2025 10:54:48 [App]/15: Starting call recorder service .. bound=false
08/05/2025 10:54:48 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
08/05/2025 10:54:48 [TelephonyStatus]/15: Telephony state = OFFHOOK
08/05/2025 10:54:48 [TelephonyStatus]/15: Set call type to OUTGOING
08/05/2025 10:54:48 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
08/05/2025 10:54:48 [CallRecorderService]/15: InCallThread started
08/05/2025 10:54:48 [App]/15: CallRecorderService is now bound
08/05/2025 10:54:48 [App]/15: Signalling service is bound..
08/05/2025 10:54:50 [App]/15: Starting call recorder service .. bound=true
08/05/2025 10: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) }
08/05/2025 10:54:50 [TelephonyStatus]/15: Telephony state = IDLE
08/05/2025 10:54:50 [TelephonyStatus]/15: Reset the telephony status
08/05/2025 10:54:53 [CallRecorderService]/15: InCallThread notified
08/05/2025 10:54:53 [CallRecorderService]/15: InCallThread stopped
08/05/2025 10:54:53 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
08/05/2025 10:54:53 [CallRecorder]/15: Unbinding service connection
08/05/2025 10:54:53 [CallRecorderService]/15: onDestroy
08/05/2025 10:55:06 [App]/15: Starting call recorder service .. bound=false
08/05/2025 10:55: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) }
08/05/2025 10:55:06 [TelephonyStatus]/15: Telephony state = OFFHOOK
08/05/2025 10:55:06 [TelephonyStatus]/15: Set call type to OUTGOING
08/05/2025 10:55:06 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
08/05/2025 10:55:06 [CallRecorderService]/15: InCallThread started
08/05/2025 10:55:06 [App]/15: CallRecorderService is now bound
08/05/2025 10:55:06 [App]/15: Signalling service is bound..
08/05/2025 10:55:11 [CallRecorderService]/15: InCallThread notified
08/05/2025 10:55:48 [App]/15: Starting call recorder service .. bound=true
08/05/2025 10:55:48 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
08/05/2025 10:55:48 [TelephonyStatus]/15: Telephony state = IDLE
08/05/2025 10:55:48 [TelephonyStatus]/15: Reset the telephony status
08/05/2025 10:55:48 [CallRecorderService]/15: InCallThread stopped
08/05/2025 10:55:49 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
08/05/2025 10:55:49 [CallRecorder]/15: Unbinding service connection
08/05/2025 10:55:49 [CallRecorderService]/15: onDestroy
08/05/2025 11:40:17 [App]/15: Starting call recorder service .. bound=false
08/05/2025 11:40:17 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
08/05/2025 11:40:17 [TelephonyStatus]/15: Telephony state = OFFHOOK
08/05/2025 11:40:17 [TelephonyStatus]/15: Set call type to OUTGOING
08/05/2025 11:40:17 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
08/05/2025 11:40:17 [CallRecorderService]/15: InCallThread started
08/05/2025 11:40:18 [App]/15: CallRecorderService is now bound
08/05/2025 11:40:18 [App]/15: Signalling service is bound..
08/05/2025 11:40:23 [CallRecorderService]/15: InCallThread notified
08/05/2025 11:40:57 [App]/15: Starting call recorder service .. bound=true
08/05/2025 11:40: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) }
08/05/2025 11:40:57 [TelephonyStatus]/15: Telephony state = IDLE
08/05/2025 11:40:57 [TelephonyStatus]/15: Reset the telephony status
08/05/2025 11:40:58 [CallRecorderService]/15: InCallThread stopped
08/05/2025 11:40:58 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
08/05/2025 11:40:58 [CallRecorder]/15: Unbinding service connection
08/05/2025 11:40:58 [CallRecorderService]/15: onDestroy
08/05/2025 11:56:00 [App]/15: Starting call recorder service .. bound=false
08/05/2025 11: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) }
08/05/2025 11:56:00 [TelephonyStatus]/15: Telephony state = OFFHOOK
08/05/2025 11:56:00 [TelephonyStatus]/15: Set call type to OUTGOING
08/05/2025 11:56:00 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
08/05/2025 11:56:00 [CallRecorderService]/15: InCallThread started
08/05/2025 11:56:00 [App]/15: CallRecorderService is now bound
08/05/2025 11:56:00 [App]/15: Signalling service is bound..
08/05/2025 11:56:05 [CallRecorderService]/15: InCallThread notified
08/05/2025 11:56:54 [App]/15: Starting call recorder service .. bound=true
08/05/2025 11:56:54 [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) }
08/05/2025 11:56:54 [TelephonyStatus]/15: Telephony state = IDLE
08/05/2025 11:56:54 [TelephonyStatus]/15: Reset the telephony status
08/05/2025 11:56:55 [CallRecorderService]/15: InCallThread stopped
08/05/2025 11:56:55 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
08/05/2025 11:56:55 [CallRecorder]/15: Unbinding service connection
08/05/2025 11:56:55 [CallRecorderService]/15: onDestroy
08/05/2025 11:59:24 [App]/15: Starting call recorder service .. bound=false
08/05/2025 11:59: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) }
08/05/2025 11:59:24 [TelephonyStatus]/15: Telephony state = OFFHOOK
08/05/2025 11:59:24 [TelephonyStatus]/15: Set call type to OUTGOING
08/05/2025 11:59:24 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
08/05/2025 11:59:24 [CallRecorderService]/15: InCallThread started
08/05/2025 11:59:24 [App]/15: CallRecorderService is now bound
08/05/2025 11:59:24 [App]/15: Signalling service is bound..
08/05/2025 11:59:29 [CallRecorderService]/15: InCallThread notified
08/05/2025 11:59:49 [App]/15: Starting call recorder service .. bound=true
08/05/2025 11:59:49 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
08/05/2025 11:59:49 [TelephonyStatus]/15: Telephony state = IDLE
08/05/2025 11:59:49 [TelephonyStatus]/15: Reset the telephony status
08/05/2025 11:59:49 [CallRecorderService]/15: InCallThread stopped
08/05/2025 11:59:49 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
08/05/2025 11:59:49 [CallRecorder]/15: Unbinding service connection
08/05/2025 11:59:49 [CallRecorderService]/15: onDestroy
08/05/2025 12:21:55 [App]/15: Starting call recorder service .. bound=false
08/05/2025 12:21: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) }
08/05/2025 12:21:55 [TelephonyStatus]/15: Telephony state = OFFHOOK
08/05/2025 12:21:55 [TelephonyStatus]/15: Set call type to OUTGOING
08/05/2025 12:21:55 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
08/05/2025 12:21:55 [CallRecorderService]/15: InCallThread started
08/05/2025 12:21:55 [App]/15: CallRecorderService is now bound
08/05/2025 12:21:55 [App]/15: Signalling service is bound..
08/05/2025 12:22:00 [CallRecorderService]/15: InCallThread notified
08/05/2025 12:22:26 [App]/15: Starting call recorder service .. bound=true
08/05/2025 12:22:26 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
08/05/2025 12:22:26 [TelephonyStatus]/15: Telephony state = IDLE
08/05/2025 12:22:26 [TelephonyStatus]/15: Reset the telephony status
08/05/2025 12:22:27 [CallRecorderService]/15: InCallThread stopped
08/05/2025 12:22:27 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
08/05/2025 12:22:27 [CallRecorder]/15: Unbinding service connection
08/05/2025 12:22:27 [CallRecorderService]/15: onDestroy
08/05/2025 12:22:31 [App]/15: Starting call recorder service .. bound=false
08/05/2025 12:22: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) }
08/05/2025 12:22:31 [TelephonyStatus]/15: Telephony state = OFFHOOK
08/05/2025 12:22:31 [TelephonyStatus]/15: Set call type to OUTGOING
08/05/2025 12:22:31 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
08/05/2025 12:22:31 [CallRecorderService]/15: InCallThread started
08/05/2025 12:22:32 [App]/15: CallRecorderService is now bound
08/05/2025 12:22:32 [App]/15: Signalling service is bound..
08/05/2025 12:22:36 [CallRecorderService]/15: InCallThread notified
08/05/2025 12:22:59 [App]/15: Starting call recorder service .. bound=true
08/05/2025 12:23: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) }
08/05/2025 12:23:00 [TelephonyStatus]/15: Telephony state = IDLE
08/05/2025 12:23:00 [TelephonyStatus]/15: Reset the telephony status
08/05/2025 12:23:00 [CallRecorderService]/15: InCallThread stopped
08/05/2025 12:23:00 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
08/05/2025 12:23:00 [CallRecorder]/15: Unbinding service connection
08/05/2025 12:23:00 [CallRecorderService]/15: onDestroy
08/05/2025 12:23:05 [App]/15: Starting call recorder service .. bound=false
08/05/2025 12:23:05 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
08/05/2025 12:23:06 [TelephonyStatus]/15: Telephony state = OFFHOOK
08/05/2025 12:23:06 [TelephonyStatus]/15: Set call type to OUTGOING
08/05/2025 12:23:06 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
08/05/2025 12:23:06 [CallRecorderService]/15: InCallThread started
08/05/2025 12:23:06 [App]/15: CallRecorderService is now bound
08/05/2025 12:23:06 [App]/15: Signalling service is bound..
08/05/2025 12:23:11 [CallRecorderService]/15: InCallThread notified
08/05/2025 12:23:29 [App]/15: Starting call recorder service .. bound=true
08/05/2025 12:23: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) }
08/05/2025 12:23:29 [TelephonyStatus]/15: Telephony state = IDLE
08/05/2025 12:23:29 [TelephonyStatus]/15: Reset the telephony status
08/05/2025 12:23:30 [CallRecorderService]/15: InCallThread stopped
08/05/2025 12:23:30 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
08/05/2025 12:23:30 [CallRecorder]/15: Unbinding service connection
08/05/2025 12:23:30 [CallRecorderService]/15: onDestroy
08/05/2025 12:27:10 [App]/15: Starting call recorder service .. bound=false
08/05/2025 12:27: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) }
08/05/2025 12:27:10 [TelephonyStatus]/15: Telephony state = OFFHOOK
08/05/2025 12:27:10 [TelephonyStatus]/15: Set call type to OUTGOING
08/05/2025 12:27:10 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
08/05/2025 12:27:10 [CallRecorderService]/15: InCallThread started
08/05/2025 12:27:10 [App]/15: CallRecorderService is now bound
08/05/2025 12:27:10 [App]/15: Signalling service is bound..
08/05/2025 12:27:14 [App]/15: Starting call recorder service .. bound=true
08/05/2025 12:27:14 [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) }
08/05/2025 12:27:14 [TelephonyStatus]/15: Telephony state = IDLE
08/05/2025 12:27:14 [TelephonyStatus]/15: Reset the telephony status
08/05/2025 12:27:15 [CallRecorderService]/15: InCallThread notified
08/05/2025 12:27:16 [CallRecorderService]/15: InCallThread stopped
08/05/2025 12:27:16 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
08/05/2025 12:27:16 [CallRecorder]/15: Unbinding service connection
08/05/2025 12:27:16 [CallRecorderService]/15: onDestroy
08/05/2025 12:27:23 [App]/15: Starting call recorder service .. bound=false
08/05/2025 12:27: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) }
08/05/2025 12:27:23 [TelephonyStatus]/15: Telephony state = OFFHOOK
08/05/2025 12:27:23 [TelephonyStatus]/15: Set call type to OUTGOING
08/05/2025 12:27:23 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
08/05/2025 12:27:23 [CallRecorderService]/15: InCallThread started
08/05/2025 12:27:23 [App]/15: CallRecorderService is now bound
08/05/2025 12:27:23 [App]/15: Signalling service is bound..
08/05/2025 12:27:28 [CallRecorderService]/15: InCallThread notified
08/05/2025 12:27:47 [App]/15: Starting call recorder service .. bound=true
08/05/2025 12:27: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) }
08/05/2025 12:27:47 [TelephonyStatus]/15: Telephony state = IDLE
08/05/2025 12:27:47 [TelephonyStatus]/15: Reset the telephony status
08/05/2025 12:27:47 [CallRecorderService]/15: InCallThread stopped
08/05/2025 12:27:47 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
08/05/2025 12:27:47 [CallRecorder]/15: Unbinding service connection
08/05/2025 12:27:47 [CallRecorderService]/15: onDestroy
08/05/2025 12:37:50 [App]/15: Starting call recorder service .. bound=false
08/05/2025 12:37: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) }
08/05/2025 12:37:50 [TelephonyStatus]/15: Set call type to INCOMING
08/05/2025 12:37:50 [TelephonyStatus]/15: Set phoneNo, len = null
08/05/2025 12:37:50 [TelephonyStatus]/15: Telephony state = RINGING
08/05/2025 12:37:50 [CallRecorderService]/15: InCallThread started
08/05/2025 12:37:50 [App]/15: CallRecorderService is now bound
08/05/2025 12:37:50 [App]/15: Signalling service is bound..
08/05/2025 12:37:56 [CallRecorderService]/15: InCallThread notified
08/05/2025 12:38:10 [App]/15: Starting call recorder service .. bound=true
08/05/2025 12:38: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) }
08/05/2025 12:38:10 [TelephonyStatus]/15: Telephony state = OFFHOOK
08/05/2025 12:38:10 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
08/05/2025 12:39:49 [App]/15: Starting call recorder service .. bound=true
08/05/2025 12:39:49 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
08/05/2025 12:39:49 [TelephonyStatus]/15: Telephony state = IDLE
08/05/2025 12:39:49 [TelephonyStatus]/15: Reset the telephony status
08/05/2025 12:39:49 [CallRecorderService]/15: InCallThread stopped
08/05/2025 12:39:49 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
08/05/2025 12:39:49 [CallRecorder]/15: Unbinding service connection
08/05/2025 12:39:49 [CallRecorderService]/15: onDestroy
08/05/2025 12:44:38 [App]/15: Starting call recorder service .. bound=false
08/05/2025 12:44: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) }
08/05/2025 12:44:38 [TelephonyStatus]/15: Set call type to INCOMING
08/05/2025 12:44:38 [TelephonyStatus]/15: Set phoneNo, len = null
08/05/2025 12:44:38 [TelephonyStatus]/15: Telephony state = RINGING
08/05/2025 12:44:38 [App]/15: CallRecorderService is now bound
08/05/2025 12:44:38 [App]/15: Signalling service is bound..
08/05/2025 12:44:38 [CallRecorderService]/15: InCallThread started
08/05/2025 12:44:43 [CallRecorderService]/15: InCallThread notified
08/05/2025 12:44:48 [App]/15: Starting call recorder service .. bound=true
08/05/2025 12:44:48 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
08/05/2025 12:44:48 [TelephonyStatus]/15: Telephony state = OFFHOOK
08/05/2025 12:44:48 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
08/05/2025 12:44:54 [App]/15: Starting call recorder service .. bound=true
08/05/2025 12:44:54 [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) }
08/05/2025 12:44:54 [TelephonyStatus]/15: Telephony state = IDLE
08/05/2025 12:44:54 [TelephonyStatus]/15: Reset the telephony status
08/05/2025 12:44:55 [CallRecorderService]/15: InCallThread stopped
08/05/2025 12:44:55 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
08/05/2025 12:44:55 [CallRecorder]/15: Unbinding service connection
08/05/2025 12:44:55 [CallRecorderService]/15: onDestroy
08/05/2025 12:47:43 [App]/15: Starting call recorder service .. bound=false
08/05/2025 12:47: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) }
08/05/2025 12:47:43 [TelephonyStatus]/15: Set call type to INCOMING
08/05/2025 12:47:43 [TelephonyStatus]/15: Set phoneNo, len = null
08/05/2025 12:47:43 [TelephonyStatus]/15: Telephony state = RINGING
08/05/2025 12:47:43 [App]/15: CallRecorderService is now bound
08/05/2025 12:47:43 [App]/15: Signalling service is bound..
08/05/2025 12:47:43 [CallRecorderService]/15: InCallThread started
08/05/2025 12:47:44 [App]/15: Starting call recorder service .. bound=true
08/05/2025 12:47: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) }
08/05/2025 12:47:44 [TelephonyStatus]/15: Telephony state = IDLE
08/05/2025 12:47:44 [TelephonyStatus]/15: Reset the telephony status
08/05/2025 12:47:48 [CallRecorderService]/15: InCallThread notified
08/05/2025 12:47:49 [CallRecorderService]/15: InCallThread stopped
08/05/2025 12:47:49 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
08/05/2025 12:47:49 [CallRecorder]/15: Unbinding service connection
08/05/2025 12:47:49 [CallRecorderService]/15: onDestroy
08/05/2025 12:47:58 [App]/15: Starting call recorder service .. bound=false
08/05/2025 12:47: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) }
08/05/2025 12:47:58 [TelephonyStatus]/15: Set call type to INCOMING
08/05/2025 12:47:58 [TelephonyStatus]/15: Set phoneNo, len = null
08/05/2025 12:47:58 [TelephonyStatus]/15: Telephony state = RINGING
08/05/2025 12:47:58 [App]/15: CallRecorderService is now bound
08/05/2025 12:47:58 [CallRecorderService]/15: InCallThread started
08/05/2025 12:47:58 [App]/15: Signalling service is bound..
08/05/2025 12:48:03 [CallRecorderService]/15: InCallThread notified
08/05/2025 12:48:10 [App]/15: Starting call recorder service .. bound=true
08/05/2025 12:48: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) }
08/05/2025 12:48:10 [TelephonyStatus]/15: Telephony state = OFFHOOK
08/05/2025 12:48:10 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
08/05/2025 12:49:23 [App]/15: Starting call recorder service .. bound=true
08/05/2025 12:49: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) }
08/05/2025 12:49:23 [TelephonyStatus]/15: Telephony state = IDLE
08/05/2025 12:49:23 [TelephonyStatus]/15: Reset the telephony status
08/05/2025 12:49:23 [CallRecorderService]/15: InCallThread stopped
08/05/2025 12:49:23 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
08/05/2025 12:49:23 [CallRecorder]/15: Unbinding service connection
08/05/2025 12:49:23 [CallRecorderService]/15: onDestroy
08/05/2025 12:57:08 [App]/15: Starting call recorder service .. bound=false
08/05/2025 12:57: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) }
08/05/2025 12:57:08 [TelephonyStatus]/15: Telephony state = OFFHOOK
08/05/2025 12:57:08 [TelephonyStatus]/15: Set call type to OUTGOING
08/05/2025 12:57:08 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
08/05/2025 12:57:08 [CallRecorderService]/15: InCallThread started
08/05/2025 12:57:09 [App]/15: CallRecorderService is now bound
08/05/2025 12:57:09 [App]/15: Signalling service is bound..
08/05/2025 12:57:13 [CallRecorderService]/15: InCallThread notified
08/05/2025 12:57:42 [App]/15: Starting call recorder service .. bound=true
08/05/2025 12:57: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) }
08/05/2025 12:57:42 [TelephonyStatus]/15: Telephony state = IDLE
08/05/2025 12:57:42 [TelephonyStatus]/15: Reset the telephony status
08/05/2025 12:57:42 [CallRecorderService]/15: InCallThread stopped
08/05/2025 12:57:42 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
08/05/2025 12:57:42 [CallRecorder]/15: Unbinding service connection
08/05/2025 12:57:42 [CallRecorderService]/15: onDestroy
08/05/2025 12:57:48 [App]/15: Starting call recorder service .. bound=false
08/05/2025 12:57:48 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
08/05/2025 12:57:48 [TelephonyStatus]/15: Telephony state = OFFHOOK
08/05/2025 12:57:48 [TelephonyStatus]/15: Set call type to OUTGOING
08/05/2025 12:57:48 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
08/05/2025 12:57:48 [CallRecorderService]/15: InCallThread started
08/05/2025 12:57:48 [App]/15: CallRecorderService is now bound
08/05/2025 12:57:48 [App]/15: Signalling service is bound..
08/05/2025 12:57:53 [CallRecorderService]/15: InCallThread notified
08/05/2025 12:58:30 [App]/15: Starting call recorder service .. bound=true
08/05/2025 12:58: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) }
08/05/2025 12:58:30 [TelephonyStatus]/15: Telephony state = IDLE
08/05/2025 12:58:30 [TelephonyStatus]/15: Reset the telephony status
08/05/2025 12:58:31 [CallRecorderService]/15: InCallThread stopped
08/05/2025 12:58:31 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
08/05/2025 12:58:31 [CallRecorder]/15: Unbinding service connection
08/05/2025 12:58:31 [CallRecorderService]/15: onDestroy
08/05/2025 12:58:45 [App]/15: Starting call recorder service .. bound=false
08/05/2025 12:58: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) }
08/05/2025 12:58:45 [TelephonyStatus]/15: Telephony state = OFFHOOK
08/05/2025 12:58:45 [TelephonyStatus]/15: Set call type to OUTGOING
08/05/2025 12:58:45 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
08/05/2025 12:58:45 [CallRecorderService]/15: InCallThread started
08/05/2025 12:58:46 [App]/15: CallRecorderService is now bound
08/05/2025 12:58:46 [App]/15: Signalling service is bound..
08/05/2025 12:58:50 [CallRecorderService]/15: InCallThread notified
08/05/2025 12:59:11 [App]/15: Starting call recorder service .. bound=true
08/05/2025 12:59: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) }
08/05/2025 12:59:11 [TelephonyStatus]/15: Telephony state = IDLE
08/05/2025 12:59:11 [TelephonyStatus]/15: Reset the telephony status
08/05/2025 12:59:11 [CallRecorderService]/15: InCallThread stopped
08/05/2025 12:59:11 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
08/05/2025 12:59:11 [CallRecorder]/15: Unbinding service connection
08/05/2025 12:59:11 [CallRecorderService]/15: onDestroy
08/05/2025 12:59:14 [App]/15: Starting call recorder service .. bound=false
08/05/2025 12:59:14 [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) }
08/05/2025 12:59:14 [TelephonyStatus]/15: Telephony state = OFFHOOK
08/05/2025 12:59:14 [TelephonyStatus]/15: Set call type to OUTGOING
08/05/2025 12:59:14 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
08/05/2025 12:59:14 [CallRecorderService]/15: InCallThread started
08/05/2025 12:59:15 [App]/15: CallRecorderService is now bound
08/05/2025 12:59:15 [App]/15: Signalling service is bound..
08/05/2025 12:59:19 [CallRecorderService]/15: InCallThread notified
08/05/2025 12:59:37 [App]/15: Starting call recorder service .. bound=true
08/05/2025 12:59: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) }
08/05/2025 12:59:37 [TelephonyStatus]/15: Telephony state = IDLE
08/05/2025 12:59:37 [TelephonyStatus]/15: Reset the telephony status
08/05/2025 12:59:37 [CallRecorderService]/15: InCallThread stopped
08/05/2025 12:59:37 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
08/05/2025 12:59:37 [CallRecorder]/15: Unbinding service connection
08/05/2025 12:59:37 [CallRecorderService]/15: onDestroy
08/05/2025 12:59:41 [App]/15: Starting call recorder service .. bound=false
08/05/2025 12:59:41 [PhoneStateReceiver]/15: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
08/05/2025 12:59:41 [TelephonyStatus]/15: Telephony state = OFFHOOK
08/05/2025 12:59:41 [TelephonyStatus]/15: Set call type to OUTGOING
08/05/2025 12:59:41 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
08/05/2025 12:59:41 [CallRecorderService]/15: InCallThread started
08/05/2025 12:59:42 [App]/15: CallRecorderService is now bound
08/05/2025 12:59:42 [App]/15: Signalling service is bound..
08/05/2025 12:59:46 [CallRecorderService]/15: InCallThread notified
08/05/2025 13:00:24 [App]/15: Starting call recorder service .. bound=true
08/05/2025 13:00: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) }
08/05/2025 13:00:24 [TelephonyStatus]/15: Telephony state = IDLE
08/05/2025 13:00:24 [TelephonyStatus]/15: Reset the telephony status
08/05/2025 13:00:24 [CallRecorderService]/15: InCallThread stopped
08/05/2025 13:00:24 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
08/05/2025 13:00:24 [CallRecorder]/15: Unbinding service connection
08/05/2025 13:00:25 [CallRecorderService]/15: onDestroy
08/05/2025 13:00:28 [App]/15: Starting call recorder service .. bound=false
08/05/2025 13:00: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) }
08/05/2025 13:00:28 [TelephonyStatus]/15: Telephony state = OFFHOOK
08/05/2025 13:00:28 [TelephonyStatus]/15: Set call type to OUTGOING
08/05/2025 13:00:28 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
08/05/2025 13:00:28 [CallRecorderService]/15: InCallThread started
08/05/2025 13:00:28 [App]/15: CallRecorderService is now bound
08/05/2025 13:00:28 [App]/15: Signalling service is bound..
08/05/2025 13:00:33 [CallRecorderService]/15: InCallThread notified
08/05/2025 13:00:54 [App]/15: Starting call recorder service .. bound=true
08/05/2025 13:00:54 [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) }
08/05/2025 13:00:54 [TelephonyStatus]/15: Telephony state = IDLE
08/05/2025 13:00:54 [TelephonyStatus]/15: Reset the telephony status
08/05/2025 13:00:55 [CallRecorderService]/15: InCallThread stopped
08/05/2025 13:00:55 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
08/05/2025 13:00:55 [CallRecorder]/15: Unbinding service connection
08/05/2025 13:00:55 [CallRecorderService]/15: onDestroy
08/05/2025 13:01:03 [App]/15: Starting call recorder service .. bound=false
08/05/2025 13:01: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) }
08/05/2025 13:01:03 [TelephonyStatus]/15: Telephony state = OFFHOOK
08/05/2025 13:01:03 [TelephonyStatus]/15: Set call type to OUTGOING
08/05/2025 13:01:03 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
08/05/2025 13:01:03 [CallRecorderService]/15: InCallThread started
08/05/2025 13:01:04 [App]/15: CallRecorderService is now bound
08/05/2025 13:01:04 [App]/15: Signalling service is bound..
08/05/2025 13:01:08 [CallRecorderService]/15: InCallThread notified
08/05/2025 13:01:56 [App]/15: Starting call recorder service .. bound=true
08/05/2025 13:01: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) }
08/05/2025 13:01:56 [TelephonyStatus]/15: Telephony state = IDLE
08/05/2025 13:01:56 [TelephonyStatus]/15: Reset the telephony status
08/05/2025 13:01:56 [CallRecorderService]/15: InCallThread stopped
08/05/2025 13:01:56 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
08/05/2025 13:01:56 [CallRecorder]/15: Unbinding service connection
08/05/2025 13:01:56 [CallRecorderService]/15: onDestroy
08/05/2025 13:02:03 [App]/15: Starting call recorder service .. bound=false
08/05/2025 13:02: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) }
08/05/2025 13:02:03 [TelephonyStatus]/15: Telephony state = OFFHOOK
08/05/2025 13:02:03 [TelephonyStatus]/15: Set call type to OUTGOING
08/05/2025 13:02:03 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
08/05/2025 13:02:03 [CallRecorderService]/15: InCallThread started
08/05/2025 13:02:03 [App]/15: CallRecorderService is now bound
08/05/2025 13:02:03 [App]/15: Signalling service is bound..
08/05/2025 13:02:08 [CallRecorderService]/15: InCallThread notified
08/05/2025 13:02:40 [App]/15: Starting call recorder service .. bound=true
08/05/2025 13:02: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) }
08/05/2025 13:02:40 [TelephonyStatus]/15: Telephony state = IDLE
08/05/2025 13:02:40 [TelephonyStatus]/15: Reset the telephony status
08/05/2025 13:02:40 [CallRecorderService]/15: InCallThread stopped
08/05/2025 13:02:40 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
08/05/2025 13:02:40 [CallRecorder]/15: Unbinding service connection
08/05/2025 13:02:40 [CallRecorderService]/15: onDestroy
08/05/2025 13:02:46 [App]/15: Starting call recorder service .. bound=false
08/05/2025 13:02: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) }
08/05/2025 13:02:46 [TelephonyStatus]/15: Telephony state = OFFHOOK
08/05/2025 13:02:46 [TelephonyStatus]/15: Set call type to OUTGOING
08/05/2025 13:02:46 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
08/05/2025 13:02:46 [CallRecorderService]/15: InCallThread started
08/05/2025 13:02:46 [App]/15: CallRecorderService is now bound
08/05/2025 13:02:46 [App]/15: Signalling service is bound..
08/05/2025 13:02:51 [CallRecorderService]/15: InCallThread notified
08/05/2025 13:03:12 [App]/15: Starting call recorder service .. bound=true
08/05/2025 13:03: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) }
08/05/2025 13:03:12 [TelephonyStatus]/15: Telephony state = IDLE
08/05/2025 13:03:12 [TelephonyStatus]/15: Reset the telephony status
08/05/2025 13:03:12 [CallRecorderService]/15: InCallThread stopped
08/05/2025 13:03:12 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
08/05/2025 13:03:12 [CallRecorder]/15: Unbinding service connection
08/05/2025 13:03:12 [CallRecorderService]/15: onDestroy
08/05/2025 13:04:22 [App]/15: Starting call recorder service .. bound=false
08/05/2025 13:04: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) }
08/05/2025 13:04:22 [TelephonyStatus]/15: Set call type to INCOMING
08/05/2025 13:04:22 [TelephonyStatus]/15: Set phoneNo, len = null
08/05/2025 13:04:22 [TelephonyStatus]/15: Telephony state = RINGING
08/05/2025 13:04:22 [App]/15: CallRecorderService is now bound
08/05/2025 13:04:22 [App]/15: Signalling service is bound..
08/05/2025 13:04:22 [CallRecorderService]/15: InCallThread started
08/05/2025 13:04:27 [CallRecorderService]/15: InCallThread notified
08/05/2025 13:04:34 [App]/15: Starting call recorder service .. bound=true
08/05/2025 13:04: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) }
08/05/2025 13:04:34 [TelephonyStatus]/15: Telephony state = IDLE
08/05/2025 13:04:34 [TelephonyStatus]/15: Reset the telephony status
08/05/2025 13:04:34 [CallRecorderService]/15: InCallThread stopped
08/05/2025 13:04:34 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
08/05/2025 13:04:34 [CallRecorder]/15: Unbinding service connection
08/05/2025 13:04:34 [CallRecorderService]/15: onDestroy
08/05/2025 15:10:19 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-S918B
(dm3q) defaulting to VOICE_CALL
08/05/2025 15:10:20 [CallRecorder]/15: SetAutomatic = false
08/05/2025 15:10:20 [CallRecorderService]/15: DEVICE_STRATEGY_CHECK: SM-S918B
(dm3q) defaulting to VOICE_CALL
08/05/2025 20:28:04 [App]/15: Starting call recorder service .. bound=false
08/05/2025 20:28: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) }
08/05/2025 20:28:04 [TelephonyStatus]/15: Telephony state = OFFHOOK
08/05/2025 20:28:04 [TelephonyStatus]/15: Set call type to OUTGOING
08/05/2025 20:28:04 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
08/05/2025 20:28:04 [CallRecorderService]/15: InCallThread started
08/05/2025 20:28:04 [App]/15: CallRecorderService is now bound
08/05/2025 20:28:04 [App]/15: Signalling service is bound..
08/05/2025 20:28:09 [CallRecorderService]/15: InCallThread notified
08/05/2025 20:28:45 [App]/15: Starting call recorder service .. bound=true
08/05/2025 20:28: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) }
08/05/2025 20:28:45 [TelephonyStatus]/15: Telephony state = IDLE
08/05/2025 20:28:45 [TelephonyStatus]/15: Reset the telephony status
08/05/2025 20:28:45 [CallRecorderService]/15: InCallThread stopped
08/05/2025 20:28:45 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
08/05/2025 20:28:45 [CallRecorder]/15: Unbinding service connection
08/05/2025 20:28:45 [CallRecorderService]/15: onDestroy
08/05/2025 20:40:36 [App]/15: Starting call recorder service .. bound=false
08/05/2025 20:40: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) }
08/05/2025 20:40:36 [TelephonyStatus]/15: Telephony state = OFFHOOK
08/05/2025 20:40:36 [TelephonyStatus]/15: Set call type to OUTGOING
08/05/2025 20:40:36 [TelephonyStatus]/15: RECORDING_ALLOWED: true, AUTOMATED: false
08/05/2025 20:40:36 [CallRecorderService]/15: InCallThread started
08/05/2025 20:40:36 [App]/15: CallRecorderService is now bound
08/05/2025 20:40:36 [App]/15: Signalling service is bound..
08/05/2025 20:40:41 [CallRecorderService]/15: InCallThread notified
08/05/2025 20:41:09 [App]/15: Starting call recorder service .. bound=true
08/05/2025 20:41: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) }
08/05/2025 20:41:09 [TelephonyStatus]/15: Telephony state = IDLE
08/05/2025 20:41:09 [TelephonyStatus]/15: Reset the telephony status
08/05/2025 20:41:09 [CallRecorderService]/15: InCallThread stopped
08/05/2025 20:41:09 [CallRecorder]/15: Attempting to stop call recorder service..
bound=true
08/05/2025 20:41:09 [CallRecorder]/15: Unbinding service connection
08/05/2025 20:41:09 [CallRecorderService]/15: onDestroy

You might also like