0% found this document useful (0 votes)
1K views19 pages

CallRecord Log

The document contains log messages from a call recording service. It shows the process of an outgoing call being placed, the service attempting to record the call using different recording strategies, successfully starting recording using the native strategy, and then the call ending and recording stopping after approximately 33 seconds.

Uploaded by

Joe gilliam
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)
1K views19 pages

CallRecord Log

The document contains log messages from a call recording service. It shows the process of an outgoing call being placed, the service attempting to record the call using different recording strategies, successfully starting recording using the native strategy, and then the call ending and recording stopping after approximately 33 seconds.

Uploaded by

Joe gilliam
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/ 19

13/09/2019 08:54:08 [App]/11: Starting call recorder service ..

bound=false
13/09/2019 08:54:08 [PhoneStateReceiver]/11: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
13/09/2019 08:54:08 [TelephonyStatus]/11: Telephony state = OFFHOOK
13/09/2019 08:54:08 [TelephonyStatus]/11: Set call type to OUTGOING
13/09/2019 08:54:08 [TelephonyStatus]/11: RECORDING_ALLOWED: true, AUTOMATED: true
13/09/2019 08:54:08 [TelephonyStatus]/11: Waiting for phoneNo ...
13/09/2019 08:54:08 [CallRecorderService]/11: InCallThread started
13/09/2019 08:54:08 [App]/11: CallRecorderService is now bound
13/09/2019 08:54:08 [App]/11: Signalling service is bound..
13/09/2019 08:54:09 [TelephonyStatus]/11: Sending start record event..
13/09/2019 08:54:09 [CallRecorderService]/11: Recording for type: REC_CALL
13/09/2019 08:54:09 [ContactsManager]/11: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
13/09/2019 08:54:09 [CallRecorderService]/11: DEVICE_STRATEGY_CHECK: LM-X210(G)
(cv1) defaulting to VOICE_CALL
13/09/2019 08:54:09 [CallRecorderService]/11: --- Using StandardRecorder ---
13/09/2019 08:54:09 [RecordItem]/11: Setting directory
13/09/2019 08:54:09 [RecordItem]/11: Setting filename
13/09/2019 08:54:09 [RecordItem]/11: Setting record format to AMR
13/09/2019 08:54:09 [RecordItem]/11: Setting record source to VOICE_CALL
13/09/2019 08:54:09 [CallRecorderService]/11: Using outgoing delay from settings: 1
seconds ..
13/09/2019 08:54:09 [AudioRecorder]/11: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
13/09/2019 08:54:09 [AudioRecorder]/11: audioMinBufferSize = 640
13/09/2019 08:54:09 [CallRecorderService]/11: Recording ERROR = 'Invalid audio
source -1' [ Android ] retryMode = true
13/09/2019 08:54:09 [StandardRecorder]/11: Attempting to remove file...
13/09/2019 08:54:09 [StandardRecorder]/11: Finalizing encoding, fileOutputStream =
null
13/09/2019 08:54:09 [CallRecorderService]/11: Retrying with Legacy
13/09/2019 08:54:09 [RecordItem]/11: Setting directory
13/09/2019 08:54:09 [RecordItem]/11: Setting filename
13/09/2019 08:54:09 [RecordItem]/11: Setting record format to AMR
13/09/2019 08:54:09 [RecordItem]/11: Setting record source to MEDIA_RECORDER
13/09/2019 08:54:09 [CallRecorderService]/11: Recording ERROR = 'start failed.'
[ Legacy ] retryMode = true
13/09/2019 08:54:09 [AndroidRecorder]/11: Attempting to remove file...
13/09/2019 08:54:09 [CallRecorderService]/11: Retrying with Native
13/09/2019 08:54:09 [RecordItem]/11: Setting directory
13/09/2019 08:54:09 [RecordItem]/11: Setting filename
13/09/2019 08:54:09 [RecordItem]/11: Setting record format to AMR
13/09/2019 08:54:09 [RecordItem]/11: Setting record source to AOSP_RECORDING
13/09/2019 08:54:09 [NService]/11: oc
13/09/2019 08:54:09 [AudioRecorder]/11: KmService is now bound
13/09/2019 08:54:09 [NService]/11: c = 0, r = 0
13/09/2019 08:54:09 [AudioRecorder]/11: Waiting on km service
13/09/2019 08:54:13 [CallRecorderService]/11: InCallThread notified
13/09/2019 08:54:14 [AudioRecorder]/11: KmService instance =
com.recorder.call.services.NService$1@7ff0368
13/09/2019 08:54:15 [AudioRecorder]/11: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
13/09/2019 08:54:15 [AudioRecorder]/11: audioMinBufferSize = 640
13/09/2019 08:54:15 [StandardRecorder]/11: Initializing encoder
AMREncoder-Native: ARCH: 32 bit (armeabi-v7a)
13/09/2019 08:54:15 [AudioRecorder]/11: Native:C
13/09/2019 08:54:15 [AudioRecorder]/11: AudioRecorder started recording ....
13/09/2019 08:54:15 [StandardRecorder]/11: Signalling audio was read successfully
13/09/2019 08:54:15 [StandardRecorder]/11: Skipping buffer (1): Read = 3200
13/09/2019 08:54:15 [CallRecorderService]/11: Recording started..
13/09/2019 08:54:16 [StandardRecorder]/11: Skipping buffer (2): Read = 3200
13/09/2019 08:54:17 [NService]/11: c = 5, r = 0
13/09/2019 08:54:49 [App]/11: Starting call recorder service .. bound=true
13/09/2019 08:54:49 [PhoneStateReceiver]/11: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
13/09/2019 08:54:49 [TelephonyStatus]/11: Telephony state = IDLE
13/09/2019 08:54:49 [TelephonyStatus]/11: Reset the telephony status
13/09/2019 08:54:49 [StandardRecorder]/11: REC_TELEPHONY_STATUS_IDLE: ending..
13/09/2019 08:54:49 [StandardRecorder]/11: Total bytes written: 534400
13/09/2019 08:54:49 [StandardRecorder]/11: AudioRecorder:stop
13/09/2019 08:54:49 [CallRecorderService]/11: Recording completed.
13/09/2019 08:54:49 [CallRecorderService]/11: RECORD_DURATION: 33 seconds,
AUTO_DELETE: 0 seconds
13/09/2019 08:54:49 [CallRecorderService]/11: Got a stop request
13/09/2019 08:54:49 [CallRecorderService]/11: Closing recording resources..
13/09/2019 08:54:49 [StandardRecorder]/11: Finalizing encoding, fileOutputStream =
java.io.FileOutputStream@778a4b1
AMREncoder-Native: Amr encoder closed
13/09/2019 08:54:49 [AudioRecorder]/11: Closing AudioRecorder object
13/09/2019 08:54:49 [AudioRecorder]/11: Unbinding km service
13/09/2019 08:54:49 [NService]/11: od
13/09/2019 08:54:50 [CallRecorderService]/11: InCallThread stopped
13/09/2019 08:54:50 [CallRecorder]/11: Attempting to stop call recorder service..
bound=true
13/09/2019 08:54:50 [CallRecorder]/11: Unbinding service connection
13/09/2019 08:54:50 [CallRecorderService]/11: onDestroy
13/09/2019 09:14:30 [App]/11: Starting call recorder service .. bound=false
13/09/2019 09:14:30 [PhoneStateReceiver]/11: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
13/09/2019 09:14:30 [TelephonyStatus]/11: Telephony state = OFFHOOK
13/09/2019 09:14:30 [TelephonyStatus]/11: Set call type to OUTGOING
13/09/2019 09:14:30 [TelephonyStatus]/11: RECORDING_ALLOWED: true, AUTOMATED: true
13/09/2019 09:14:30 [TelephonyStatus]/11: Waiting for phoneNo ...
13/09/2019 09:14:30 [CallRecorderService]/11: InCallThread started
13/09/2019 09:14:30 [App]/11: CallRecorderService is now bound
13/09/2019 09:14:30 [App]/11: Signalling service is bound..
13/09/2019 09:14:32 [TelephonyStatus]/11: Sending start record event..
13/09/2019 09:14:32 [CallRecorderService]/11: Recording for type: REC_CALL
13/09/2019 09:14:32 [ContactsManager]/11: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
13/09/2019 09:14:32 [CallRecorderService]/11: DEVICE_STRATEGY_CHECK: LM-X210(G)
(cv1) defaulting to VOICE_CALL
13/09/2019 09:14:32 [CallRecorderService]/11: --- Using StandardRecorder ---
13/09/2019 09:14:32 [RecordItem]/11: Setting directory
13/09/2019 09:14:32 [RecordItem]/11: Setting filename
13/09/2019 09:14:32 [RecordItem]/11: Setting record format to AMR
13/09/2019 09:14:32 [RecordItem]/11: Setting record source to VOICE_CALL
13/09/2019 09:14:32 [CallRecorderService]/11: Using outgoing delay from settings: 1
seconds ..
13/09/2019 09:14:32 [AudioRecorder]/11: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
13/09/2019 09:14:32 [AudioRecorder]/11: audioMinBufferSize = 640
13/09/2019 09:14:32 [CallRecorderService]/11: Recording ERROR = 'Invalid audio
source -1' [ Android ] retryMode = true
13/09/2019 09:14:32 [StandardRecorder]/11: Attempting to remove file...
13/09/2019 09:14:32 [StandardRecorder]/11: Finalizing encoding, fileOutputStream =
null
13/09/2019 09:14:32 [CallRecorderService]/11: Retrying with Legacy
13/09/2019 09:14:32 [RecordItem]/11: Setting directory
13/09/2019 09:14:32 [RecordItem]/11: Setting filename
13/09/2019 09:14:32 [RecordItem]/11: Setting record format to AMR
13/09/2019 09:14:32 [RecordItem]/11: Setting record source to MEDIA_RECORDER
13/09/2019 09:14:32 [CallRecorderService]/11: Recording ERROR = 'start failed.'
[ Legacy ] retryMode = true
13/09/2019 09:14:32 [AndroidRecorder]/11: Attempting to remove file...
13/09/2019 09:14:32 [CallRecorderService]/11: Retrying with Native
13/09/2019 09:14:32 [RecordItem]/11: Setting directory
13/09/2019 09:14:32 [RecordItem]/11: Setting filename
13/09/2019 09:14:32 [RecordItem]/11: Setting record format to AMR
13/09/2019 09:14:32 [RecordItem]/11: Setting record source to AOSP_RECORDING
13/09/2019 09:14:32 [NService]/11: oc
13/09/2019 09:14:32 [AudioRecorder]/11: KmService is now bound
13/09/2019 09:14:32 [AudioRecorder]/11: Waiting on km service
13/09/2019 09:14:32 [NService]/11: c = 0, r = 0
13/09/2019 09:14:32 [AudioRecorder]/11: KmService instance =
com.recorder.call.services.NService$1@592fbc8
13/09/2019 09:14:33 [AudioRecorder]/11: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
13/09/2019 09:14:33 [AudioRecorder]/11: audioMinBufferSize = 640
13/09/2019 09:14:33 [StandardRecorder]/11: Initializing encoder
AMREncoder-Native: ARCH: 32 bit (armeabi-v7a)
13/09/2019 09:14:33 [AudioRecorder]/11: Native:C
13/09/2019 09:14:33 [AudioRecorder]/11: AudioRecorder started recording ....
13/09/2019 09:14:33 [StandardRecorder]/11: Signalling audio was read successfully
13/09/2019 09:14:33 [StandardRecorder]/11: Skipping buffer (1): Read = 3200
13/09/2019 09:14:33 [CallRecorderService]/11: Recording started..
13/09/2019 09:14:34 [StandardRecorder]/11: Skipping buffer (2): Read = 3200
13/09/2019 09:14:35 [NService]/11: c = 5, r = 0
13/09/2019 09:14:35 [CallRecorderService]/11: InCallThread notified
13/09/2019 09:15:29 [App]/11: Starting call recorder service .. bound=true
13/09/2019 09:15:29 [PhoneStateReceiver]/11: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
13/09/2019 09:15:29 [TelephonyStatus]/11: Telephony state = IDLE
13/09/2019 09:15:29 [TelephonyStatus]/11: Reset the telephony status
13/09/2019 09:15:30 [StandardRecorder]/11: REC_TELEPHONY_STATUS_IDLE: ending..
13/09/2019 09:15:30 [StandardRecorder]/11: Total bytes written: 892800
13/09/2019 09:15:30 [StandardRecorder]/11: AudioRecorder:stop
13/09/2019 09:15:30 [CallRecorderService]/11: Recording completed.
13/09/2019 09:15:30 [CallRecorderService]/11: RECORD_DURATION: 56 seconds,
AUTO_DELETE: 0 seconds
13/09/2019 09:15:30 [CallRecorderService]/11: Got a stop request
13/09/2019 09:15:30 [CallRecorderService]/11: Closing recording resources..
13/09/2019 09:15:30 [StandardRecorder]/11: Finalizing encoding, fileOutputStream =
java.io.FileOutputStream@80ebf6e
AMREncoder-Native: Amr encoder closed
13/09/2019 09:15:30 [AudioRecorder]/11: Closing AudioRecorder object
13/09/2019 09:15:30 [AudioRecorder]/11: Unbinding km service
13/09/2019 09:15:30 [CallRecorderService]/11: InCallThread stopped
13/09/2019 09:15:30 [CallRecorder]/11: Attempting to stop call recorder service..
bound=true
13/09/2019 09:15:30 [CallRecorder]/11: Unbinding service connection
13/09/2019 09:15:30 [NService]/11: od
13/09/2019 09:15:30 [CallRecorderService]/11: onDestroy
13/09/2019 09:23:11 [App]/11: Starting call recorder service .. bound=false
13/09/2019 09:23:11 [PhoneStateReceiver]/11: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
13/09/2019 09:23:11 [TelephonyStatus]/11: Set call type to INCOMING
13/09/2019 09:23:11 [TelephonyStatus]/11: Set phoneNo, len = 12
13/09/2019 09:23:11 [TelephonyStatus]/11: Telephony state = RINGING
13/09/2019 09:23:12 [App]/11: CallRecorderService is now bound
13/09/2019 09:23:12 [App]/11: Signalling service is bound..
13/09/2019 09:23:12 [CallRecorderService]/11: InCallThread started
13/09/2019 09:23:17 [CallRecorderService]/11: InCallThread notified
13/09/2019 09:23:20 [App]/11: Starting call recorder service .. bound=true
13/09/2019 09:23:20 [PhoneStateReceiver]/11: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
13/09/2019 09:23:20 [TelephonyStatus]/11: Telephony state = OFFHOOK
13/09/2019 09:23:20 [TelephonyStatus]/11: RECORDING_ALLOWED: true, AUTOMATED: true
13/09/2019 09:23:20 [TelephonyStatus]/11: Sending start record event..
13/09/2019 09:23:20 [CallRecorderService]/11: Recording for type: REC_CALL
13/09/2019 09:23:20 [ContactsManager]/11: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
13/09/2019 09:23:20 [CallRecorderService]/11: DEVICE_STRATEGY_CHECK: LM-X210(G)
(cv1) defaulting to VOICE_CALL
13/09/2019 09:23:20 [CallRecorderService]/11: --- Using StandardRecorder ---
13/09/2019 09:23:20 [RecordItem]/11: Setting directory
13/09/2019 09:23:20 [RecordItem]/11: Setting filename
13/09/2019 09:23:20 [RecordItem]/11: Setting record format to AMR
13/09/2019 09:23:20 [RecordItem]/11: Setting record source to VOICE_CALL
13/09/2019 09:23:20 [CallRecorderService]/11: Using incoming delay from settings: 1
seconds ..
13/09/2019 09:23:20 [AudioRecorder]/11: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
13/09/2019 09:23:20 [AudioRecorder]/11: audioMinBufferSize = 640
13/09/2019 09:23:21 [CallRecorderService]/11: Recording ERROR = 'Invalid audio
source -1' [ Android ] retryMode = true
13/09/2019 09:23:21 [StandardRecorder]/11: Attempting to remove file...
13/09/2019 09:23:21 [StandardRecorder]/11: Finalizing encoding, fileOutputStream =
null
13/09/2019 09:23:21 [CallRecorderService]/11: Retrying with Legacy
13/09/2019 09:23:21 [RecordItem]/11: Setting directory
13/09/2019 09:23:21 [RecordItem]/11: Setting filename
13/09/2019 09:23:21 [RecordItem]/11: Setting record format to AMR
13/09/2019 09:23:21 [RecordItem]/11: Setting record source to MEDIA_RECORDER
13/09/2019 09:23:21 [CallRecorderService]/11: Recording ERROR = 'start failed.'
[ Legacy ] retryMode = true
13/09/2019 09:23:21 [AndroidRecorder]/11: Attempting to remove file...
13/09/2019 09:23:21 [CallRecorderService]/11: Retrying with Native
13/09/2019 09:23:21 [RecordItem]/11: Setting directory
13/09/2019 09:23:21 [RecordItem]/11: Setting filename
13/09/2019 09:23:21 [RecordItem]/11: Setting record format to AMR
13/09/2019 09:23:21 [RecordItem]/11: Setting record source to AOSP_RECORDING
13/09/2019 09:23:21 [NService]/11: oc
13/09/2019 09:23:21 [AudioRecorder]/11: KmService is now bound
13/09/2019 09:23:21 [NService]/11: c = 0, r = 0
13/09/2019 09:23:21 [AudioRecorder]/11: Waiting on km service
13/09/2019 09:23:26 [AudioRecorder]/11: KmService instance =
com.recorder.call.services.NService$1@76170c3
13/09/2019 09:23:26 [AudioRecorder]/11: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
13/09/2019 09:23:26 [AudioRecorder]/11: audioMinBufferSize = 640
13/09/2019 09:23:26 [StandardRecorder]/11: Initializing encoder
AMREncoder-Native: ARCH: 32 bit (armeabi-v7a)
13/09/2019 09:23:26 [AudioRecorder]/11: Native:C
13/09/2019 09:23:26 [AudioRecorder]/11: AudioRecorder started recording ....
13/09/2019 09:23:27 [StandardRecorder]/11: Signalling audio was read successfully
13/09/2019 09:23:27 [StandardRecorder]/11: Skipping buffer (1): Read = 3200
13/09/2019 09:23:27 [CallRecorderService]/11: Recording started..
13/09/2019 09:23:27 [StandardRecorder]/11: Skipping buffer (2): Read = 3200
13/09/2019 09:23:28 [NService]/11: c = 5, r = 0
13/09/2019 09:23:29 [App]/11: Starting call recorder service .. bound=true
13/09/2019 09:23:29 [PhoneStateReceiver]/11: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
13/09/2019 09:23:29 [TelephonyStatus]/11: Telephony state = IDLE
13/09/2019 09:23:29 [StandardRecorder]/11: REC_TELEPHONY_STATUS_IDLE: ending..
13/09/2019 09:23:29 [StandardRecorder]/11: Total bytes written: 35200
13/09/2019 09:23:29 [TelephonyStatus]/11: Reset the telephony status
13/09/2019 09:23:30 [StandardRecorder]/11: AudioRecorder:stop
13/09/2019 09:23:30 [CallRecorderService]/11: Recording completed.
13/09/2019 09:23:30 [CallRecorderService]/11: RECORD_DURATION: 3 seconds,
AUTO_DELETE: 0 seconds
13/09/2019 09:23:30 [CallRecorderService]/11: Got a stop request
13/09/2019 09:23:30 [CallRecorderService]/11: Closing recording resources..
13/09/2019 09:23:30 [StandardRecorder]/11: Finalizing encoding, fileOutputStream =
java.io.FileOutputStream@d9f3d
AMREncoder-Native: Amr encoder closed
13/09/2019 09:23:30 [AudioRecorder]/11: Closing AudioRecorder object
13/09/2019 09:23:30 [AudioRecorder]/11: Unbinding km service
13/09/2019 09:23:30 [NService]/11: od
13/09/2019 09:23:30 [CallRecorderService]/11: InCallThread stopped
13/09/2019 09:23:30 [CallRecorder]/11: Attempting to stop call recorder service..
bound=true
13/09/2019 09:23:30 [CallRecorder]/11: Unbinding service connection
13/09/2019 09:23:30 [CallRecorderService]/11: onDestroy
13/09/2019 09:52:09 [App]/11: Starting call recorder service .. bound=false
13/09/2019 09:52:10 [PhoneStateReceiver]/11: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
13/09/2019 09:52:10 [TelephonyStatus]/11: Set call type to INCOMING
13/09/2019 09:52:10 [TelephonyStatus]/11: Set phoneNo, len = 12
13/09/2019 09:52:10 [TelephonyStatus]/11: Telephony state = RINGING
13/09/2019 09:52:10 [App]/11: CallRecorderService is now bound
13/09/2019 09:52:10 [App]/11: Signalling service is bound..
13/09/2019 09:52:10 [CallRecorderService]/11: InCallThread started
13/09/2019 09:52:15 [CallRecorderService]/11: InCallThread notified
13/09/2019 09:52:18 [App]/11: Starting call recorder service .. bound=true
13/09/2019 09:52:18 [PhoneStateReceiver]/11: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
13/09/2019 09:52:18 [TelephonyStatus]/11: Telephony state = OFFHOOK
13/09/2019 09:52:18 [TelephonyStatus]/11: RECORDING_ALLOWED: true, AUTOMATED: true
13/09/2019 09:52:18 [TelephonyStatus]/11: Sending start record event..
13/09/2019 09:52:18 [CallRecorderService]/11: Recording for type: REC_CALL
13/09/2019 09:52:18 [ContactsManager]/11: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
13/09/2019 09:52:18 [CallRecorderService]/11: DEVICE_STRATEGY_CHECK: LM-X210(G)
(cv1) defaulting to VOICE_CALL
13/09/2019 09:52:18 [CallRecorderService]/11: --- Using StandardRecorder ---
13/09/2019 09:52:18 [RecordItem]/11: Setting directory
13/09/2019 09:52:18 [RecordItem]/11: Setting filename
13/09/2019 09:52:18 [RecordItem]/11: Setting record format to AMR
13/09/2019 09:52:18 [RecordItem]/11: Setting record source to VOICE_CALL
13/09/2019 09:52:18 [CallRecorderService]/11: Using incoming delay from settings: 1
seconds ..
13/09/2019 09:52:18 [AudioRecorder]/11: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
13/09/2019 09:52:18 [AudioRecorder]/11: audioMinBufferSize = 640
13/09/2019 09:52:18 [CallRecorderService]/11: Recording ERROR = 'Invalid audio
source -1' [ Android ] retryMode = true
13/09/2019 09:52:18 [StandardRecorder]/11: Attempting to remove file...
13/09/2019 09:52:18 [StandardRecorder]/11: Finalizing encoding, fileOutputStream =
null
13/09/2019 09:52:18 [CallRecorderService]/11: Retrying with Legacy
13/09/2019 09:52:18 [RecordItem]/11: Setting directory
13/09/2019 09:52:18 [RecordItem]/11: Setting filename
13/09/2019 09:52:18 [RecordItem]/11: Setting record format to AMR
13/09/2019 09:52:18 [RecordItem]/11: Setting record source to MEDIA_RECORDER
13/09/2019 09:52:18 [CallRecorderService]/11: Recording ERROR = 'start failed.'
[ Legacy ] retryMode = true
13/09/2019 09:52:18 [AndroidRecorder]/11: Attempting to remove file...
13/09/2019 09:52:18 [CallRecorderService]/11: Retrying with Native
13/09/2019 09:52:18 [RecordItem]/11: Setting directory
13/09/2019 09:52:18 [RecordItem]/11: Setting filename
13/09/2019 09:52:18 [RecordItem]/11: Setting record format to AMR
13/09/2019 09:52:18 [RecordItem]/11: Setting record source to AOSP_RECORDING
13/09/2019 09:52:18 [NService]/11: oc
13/09/2019 09:52:18 [AudioRecorder]/11: Waiting on km service
13/09/2019 09:52:18 [AudioRecorder]/11: KmService is now bound
13/09/2019 09:52:18 [NService]/11: c = 0, r = 0
13/09/2019 09:52:18 [AudioRecorder]/11: KmService instance =
com.recorder.call.services.NService$1@70a43a4
13/09/2019 09:52:18 [AudioRecorder]/11: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
13/09/2019 09:52:18 [AudioRecorder]/11: audioMinBufferSize = 640
13/09/2019 09:52:18 [StandardRecorder]/11: Initializing encoder
AMREncoder-Native: ARCH: 32 bit (armeabi-v7a)
13/09/2019 09:52:18 [AudioRecorder]/11: Native:C
13/09/2019 09:52:19 [AudioRecorder]/11: AudioRecorder started recording ....
13/09/2019 09:52:19 [StandardRecorder]/11: Signalling audio was read successfully
13/09/2019 09:52:19 [StandardRecorder]/11: Skipping buffer (1): Read = 3200
13/09/2019 09:52:19 [CallRecorderService]/11: Recording started..
13/09/2019 09:52:19 [StandardRecorder]/11: Skipping buffer (2): Read = 3200
13/09/2019 09:52:21 [NService]/11: c = 5, r = 0
13/09/2019 09:52:25 [App]/11: Starting call recorder service .. bound=true
13/09/2019 09:52:25 [PhoneStateReceiver]/11: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
13/09/2019 09:52:25 [TelephonyStatus]/11: Telephony state = IDLE
13/09/2019 09:52:25 [TelephonyStatus]/11: Reset the telephony status
13/09/2019 09:52:25 [StandardRecorder]/11: REC_TELEPHONY_STATUS_IDLE: ending..
13/09/2019 09:52:25 [StandardRecorder]/11: Total bytes written: 86400
13/09/2019 09:52:25 [StandardRecorder]/11: AudioRecorder:stop
13/09/2019 09:52:25 [CallRecorderService]/11: Recording completed.
13/09/2019 09:52:25 [CallRecorderService]/11: RECORD_DURATION: 6 seconds,
AUTO_DELETE: 0 seconds
13/09/2019 09:52:25 [CallRecorderService]/11: Got a stop request
13/09/2019 09:52:25 [CallRecorderService]/11: Closing recording resources..
13/09/2019 09:52:25 [StandardRecorder]/11: Finalizing encoding, fileOutputStream =
java.io.FileOutputStream@1e1df7
AMREncoder-Native: Amr encoder closed
13/09/2019 09:52:25 [AudioRecorder]/11: Closing AudioRecorder object
13/09/2019 09:52:25 [AudioRecorder]/11: Unbinding km service
13/09/2019 09:52:25 [NService]/11: od
13/09/2019 09:52:25 [CallRecorderService]/11: InCallThread stopped
13/09/2019 09:52:25 [CallRecorder]/11: Attempting to stop call recorder service..
bound=true
13/09/2019 09:52:25 [CallRecorder]/11: Unbinding service connection
13/09/2019 09:52:25 [CallRecorderService]/11: onDestroy
13/09/2019 09:57:10 [App]/11: Starting call recorder service .. bound=false
13/09/2019 09:57:10 [PhoneStateReceiver]/11: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
13/09/2019 09:57:10 [TelephonyStatus]/11: Set call type to INCOMING
13/09/2019 09:57:10 [TelephonyStatus]/11: Set phoneNo, len = 12
13/09/2019 09:57:10 [TelephonyStatus]/11: Telephony state = RINGING
13/09/2019 09:57:10 [CallRecorderService]/11: InCallThread started
13/09/2019 09:57:10 [App]/11: CallRecorderService is now bound
13/09/2019 09:57:10 [App]/11: Signalling service is bound..
13/09/2019 09:57:15 [CallRecorderService]/11: InCallThread notified
13/09/2019 09:57:21 [App]/11: Starting call recorder service .. bound=true
13/09/2019 09:57:21 [PhoneStateReceiver]/11: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
13/09/2019 09:57:21 [TelephonyStatus]/11: Telephony state = OFFHOOK
13/09/2019 09:57:21 [TelephonyStatus]/11: RECORDING_ALLOWED: true, AUTOMATED: true
13/09/2019 09:57:21 [TelephonyStatus]/11: Sending start record event..
13/09/2019 09:57:21 [CallRecorderService]/11: Recording for type: REC_CALL
13/09/2019 09:57:21 [ContactsManager]/11: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
13/09/2019 09:57:21 [CallRecorderService]/11: DEVICE_STRATEGY_CHECK: LM-X210(G)
(cv1) defaulting to VOICE_CALL
13/09/2019 09:57:21 [CallRecorderService]/11: --- Using StandardRecorder ---
13/09/2019 09:57:21 [RecordItem]/11: Setting directory
13/09/2019 09:57:21 [RecordItem]/11: Setting filename
13/09/2019 09:57:21 [RecordItem]/11: Setting record format to AMR
13/09/2019 09:57:21 [RecordItem]/11: Setting record source to VOICE_CALL
13/09/2019 09:57:21 [CallRecorderService]/11: Using incoming delay from settings: 1
seconds ..
13/09/2019 09:57:21 [AudioRecorder]/11: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
13/09/2019 09:57:21 [AudioRecorder]/11: audioMinBufferSize = 640
13/09/2019 09:57:21 [CallRecorderService]/11: Recording ERROR = 'Invalid audio
source -1' [ Android ] retryMode = true
13/09/2019 09:57:21 [StandardRecorder]/11: Attempting to remove file...
13/09/2019 09:57:21 [StandardRecorder]/11: Finalizing encoding, fileOutputStream =
null
13/09/2019 09:57:21 [CallRecorderService]/11: Retrying with Legacy
13/09/2019 09:57:21 [RecordItem]/11: Setting directory
13/09/2019 09:57:21 [RecordItem]/11: Setting filename
13/09/2019 09:57:21 [RecordItem]/11: Setting record format to AMR
13/09/2019 09:57:21 [RecordItem]/11: Setting record source to MEDIA_RECORDER
13/09/2019 09:57:22 [CallRecorderService]/11: Recording ERROR = 'start failed.'
[ Legacy ] retryMode = true
13/09/2019 09:57:22 [AndroidRecorder]/11: Attempting to remove file...
13/09/2019 09:57:22 [CallRecorderService]/11: Retrying with Native
13/09/2019 09:57:22 [RecordItem]/11: Setting directory
13/09/2019 09:57:22 [RecordItem]/11: Setting filename
13/09/2019 09:57:22 [RecordItem]/11: Setting record format to AMR
13/09/2019 09:57:22 [RecordItem]/11: Setting record source to AOSP_RECORDING
13/09/2019 09:57:22 [AudioRecorder]/11: Waiting on km service
13/09/2019 09:57:22 [NService]/11: oc
13/09/2019 09:57:22 [AudioRecorder]/11: KmService is now bound
13/09/2019 09:57:22 [NService]/11: c = 0, r = 0
13/09/2019 09:57:22 [AudioRecorder]/11: KmService instance =
com.recorder.call.services.NService$1@1de720f
13/09/2019 09:57:22 [AudioRecorder]/11: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
13/09/2019 09:57:22 [AudioRecorder]/11: audioMinBufferSize = 640
13/09/2019 09:57:23 [StandardRecorder]/11: Initializing encoder
AMREncoder-Native: ARCH: 32 bit (armeabi-v7a)
13/09/2019 09:57:23 [AudioRecorder]/11: Native:C
13/09/2019 09:57:23 [AudioRecorder]/11: AudioRecorder started recording ....
13/09/2019 09:57:23 [StandardRecorder]/11: Signalling audio was read successfully
13/09/2019 09:57:23 [StandardRecorder]/11: Skipping buffer (1): Read = 3200
13/09/2019 09:57:23 [CallRecorderService]/11: Recording started..
13/09/2019 09:57:23 [StandardRecorder]/11: Skipping buffer (2): Read = 3200
13/09/2019 09:57:25 [NService]/11: c = 5, r = 0
13/09/2019 09:57:40 [App]/11: Starting call recorder service .. bound=true
13/09/2019 09:57:40 [PhoneStateReceiver]/11: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
13/09/2019 09:57:40 [TelephonyStatus]/11: Telephony state = IDLE
13/09/2019 09:57:40 [TelephonyStatus]/11: Reset the telephony status
13/09/2019 09:57:40 [StandardRecorder]/11: REC_TELEPHONY_STATUS_IDLE: ending..
13/09/2019 09:57:40 [StandardRecorder]/11: Total bytes written: 268800
13/09/2019 09:57:41 [StandardRecorder]/11: AudioRecorder:stop
13/09/2019 09:57:41 [CallRecorderService]/11: Recording completed.
13/09/2019 09:57:41 [CallRecorderService]/11: RECORD_DURATION: 17 seconds,
AUTO_DELETE: 0 seconds
13/09/2019 09:57:41 [CallRecorderService]/11: Got a stop request
13/09/2019 09:57:41 [CallRecorderService]/11: Closing recording resources..
13/09/2019 09:57:41 [StandardRecorder]/11: Finalizing encoding, fileOutputStream =
java.io.FileOutputStream@7fc5be1
AMREncoder-Native: Amr encoder closed
13/09/2019 09:57:41 [AudioRecorder]/11: Closing AudioRecorder object
13/09/2019 09:57:41 [AudioRecorder]/11: Unbinding km service
13/09/2019 09:57:41 [NService]/11: od
13/09/2019 09:57:41 [CallRecorderService]/11: InCallThread stopped
13/09/2019 09:57:41 [CallRecorder]/11: Attempting to stop call recorder service..
bound=true
13/09/2019 09:57:41 [CallRecorder]/11: Unbinding service connection
13/09/2019 09:57:41 [CallRecorderService]/11: onDestroy
13/09/2019 10:39:47 [App]/11: Starting call recorder service .. bound=false
13/09/2019 10:39:47 [PhoneStateReceiver]/11: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
13/09/2019 10:39:47 [TelephonyStatus]/11: Telephony state = OFFHOOK
13/09/2019 10:39:47 [TelephonyStatus]/11: Set call type to OUTGOING
13/09/2019 10:39:48 [TelephonyStatus]/11: RECORDING_ALLOWED: true, AUTOMATED: true
13/09/2019 10:39:48 [TelephonyStatus]/11: Waiting for phoneNo ...
13/09/2019 10:39:48 [CallRecorderService]/11: InCallThread started
13/09/2019 10:39:48 [App]/11: CallRecorderService is now bound
13/09/2019 10:39:48 [App]/11: Signalling service is bound..
13/09/2019 10:39:49 [TelephonyStatus]/11: Sending start record event..
13/09/2019 10:39:49 [CallRecorderService]/11: Recording for type: REC_CALL
13/09/2019 10:39:49 [ContactsManager]/11: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
13/09/2019 10:39:49 [CallRecorderService]/11: DEVICE_STRATEGY_CHECK: LM-X210(G)
(cv1) defaulting to VOICE_CALL
13/09/2019 10:39:49 [CallRecorderService]/11: --- Using StandardRecorder ---
13/09/2019 10:39:49 [RecordItem]/11: Setting directory
13/09/2019 10:39:49 [RecordItem]/11: Setting filename
13/09/2019 10:39:49 [RecordItem]/11: Setting record format to AMR
13/09/2019 10:39:49 [RecordItem]/11: Setting record source to VOICE_CALL
13/09/2019 10:39:49 [CallRecorderService]/11: Using outgoing delay from settings: 1
seconds ..
13/09/2019 10:39:49 [AudioRecorder]/11: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
13/09/2019 10:39:49 [AudioRecorder]/11: audioMinBufferSize = 640
13/09/2019 10:39:49 [CallRecorderService]/11: Recording ERROR = 'Invalid audio
source -1' [ Android ] retryMode = true
13/09/2019 10:39:49 [StandardRecorder]/11: Attempting to remove file...
13/09/2019 10:39:49 [StandardRecorder]/11: Finalizing encoding, fileOutputStream =
null
13/09/2019 10:39:49 [CallRecorderService]/11: Retrying with Legacy
13/09/2019 10:39:49 [RecordItem]/11: Setting directory
13/09/2019 10:39:49 [RecordItem]/11: Setting filename
13/09/2019 10:39:49 [RecordItem]/11: Setting record format to AMR
13/09/2019 10:39:49 [RecordItem]/11: Setting record source to MEDIA_RECORDER
13/09/2019 10:39:49 [CallRecorderService]/11: Recording ERROR = 'start failed.'
[ Legacy ] retryMode = true
13/09/2019 10:39:49 [AndroidRecorder]/11: Attempting to remove file...
13/09/2019 10:39:49 [CallRecorderService]/11: Retrying with Native
13/09/2019 10:39:49 [RecordItem]/11: Setting directory
13/09/2019 10:39:49 [RecordItem]/11: Setting filename
13/09/2019 10:39:49 [RecordItem]/11: Setting record format to AMR
13/09/2019 10:39:49 [RecordItem]/11: Setting record source to AOSP_RECORDING
13/09/2019 10:39:49 [AudioRecorder]/11: Waiting on km service
13/09/2019 10:39:49 [NService]/11: oc
13/09/2019 10:39:49 [AudioRecorder]/11: KmService is now bound
13/09/2019 10:39:49 [NService]/11: c = 0, r = 0
13/09/2019 10:39:49 [AudioRecorder]/11: KmService instance =
com.recorder.call.services.NService$1@8d7b2a5
13/09/2019 10:39:50 [AudioRecorder]/11: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
13/09/2019 10:39:50 [AudioRecorder]/11: audioMinBufferSize = 640
13/09/2019 10:39:50 [StandardRecorder]/11: Initializing encoder
AMREncoder-Native: ARCH: 32 bit (armeabi-v7a)
13/09/2019 10:39:50 [AudioRecorder]/11: Native:C
13/09/2019 10:39:50 [AudioRecorder]/11: AudioRecorder started recording ....
13/09/2019 10:39:50 [StandardRecorder]/11: Signalling audio was read successfully
13/09/2019 10:39:50 [StandardRecorder]/11: Skipping buffer (1): Read = 3200
13/09/2019 10:39:50 [CallRecorderService]/11: Recording started..
13/09/2019 10:39:51 [StandardRecorder]/11: Skipping buffer (2): Read = 3200
13/09/2019 10:39:52 [NService]/11: c = 5, r = 0
13/09/2019 10:39:53 [CallRecorderService]/11: InCallThread notified
13/09/2019 10:40:36 [App]/11: Starting call recorder service .. bound=true
13/09/2019 10:40:36 [PhoneStateReceiver]/11: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
13/09/2019 10:40:36 [TelephonyStatus]/11: Telephony state = IDLE
13/09/2019 10:40:36 [TelephonyStatus]/11: Reset the telephony status
13/09/2019 10:40:36 [StandardRecorder]/11: REC_TELEPHONY_STATUS_IDLE: ending..
13/09/2019 10:40:36 [StandardRecorder]/11: Total bytes written: 732800
13/09/2019 10:40:37 [StandardRecorder]/11: AudioRecorder:stop
13/09/2019 10:40:37 [CallRecorderService]/11: Recording completed.
13/09/2019 10:40:37 [CallRecorderService]/11: RECORD_DURATION: 46 seconds,
AUTO_DELETE: 0 seconds
13/09/2019 10:40:37 [CallRecorderService]/11: Got a stop request
13/09/2019 10:40:37 [CallRecorderService]/11: Closing recording resources..
13/09/2019 10:40:37 [StandardRecorder]/11: Finalizing encoding, fileOutputStream =
java.io.FileOutputStream@37b3230
AMREncoder-Native: Amr encoder closed
13/09/2019 10:40:37 [AudioRecorder]/11: Closing AudioRecorder object
13/09/2019 10:40:37 [AudioRecorder]/11: Unbinding km service
13/09/2019 10:40:37 [CallRecorderService]/11: InCallThread stopped
13/09/2019 10:40:37 [CallRecorder]/11: Attempting to stop call recorder service..
bound=true
13/09/2019 10:40:37 [NService]/11: od
13/09/2019 10:40:37 [CallRecorder]/11: Unbinding service connection
13/09/2019 10:40:37 [CallRecorderService]/11: onDestroy
13/09/2019 12:40:47 [App]/11: Starting call recorder service .. bound=false
13/09/2019 12:40:47 [PhoneStateReceiver]/11: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
13/09/2019 12:40:47 [TelephonyStatus]/11: Set call type to INCOMING
13/09/2019 12:40:47 [TelephonyStatus]/11: Set phoneNo, len = 12
13/09/2019 12:40:47 [TelephonyStatus]/11: Telephony state = RINGING
13/09/2019 12:40:47 [CallRecorderService]/11: InCallThread started
13/09/2019 12:40:47 [App]/11: CallRecorderService is now bound
13/09/2019 12:40:47 [App]/11: Signalling service is bound..
13/09/2019 12:40:52 [CallRecorderService]/11: InCallThread notified
13/09/2019 12:41:03 [App]/11: Starting call recorder service .. bound=true
13/09/2019 12:41:03 [PhoneStateReceiver]/11: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
13/09/2019 12:41:03 [TelephonyStatus]/11: Telephony state = IDLE
13/09/2019 12:41:03 [TelephonyStatus]/11: Reset the telephony status
13/09/2019 12:41:04 [CallRecorderService]/11: InCallThread stopped
13/09/2019 12:41:04 [CallRecorder]/11: Attempting to stop call recorder service..
bound=true
13/09/2019 12:41:04 [CallRecorder]/11: Unbinding service connection
13/09/2019 12:41:04 [CallRecorderService]/11: onDestroy
13/09/2019 12:47:17 [App]/11: Starting call recorder service .. bound=false
13/09/2019 12:47:17 [PhoneStateReceiver]/11: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
13/09/2019 12:47:17 [TelephonyStatus]/11: Set call type to INCOMING
13/09/2019 12:47:17 [TelephonyStatus]/11: Set phoneNo, len = 12
13/09/2019 12:47:17 [TelephonyStatus]/11: Telephony state = RINGING
13/09/2019 12:47:18 [CallRecorderService]/11: InCallThread started
13/09/2019 12:47:18 [App]/11: CallRecorderService is now bound
13/09/2019 12:47:18 [App]/11: Signalling service is bound..
13/09/2019 12:47:23 [CallRecorderService]/11: InCallThread notified
13/09/2019 12:47:31 [App]/11: Starting call recorder service .. bound=true
13/09/2019 12:47:31 [PhoneStateReceiver]/11: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
13/09/2019 12:47:31 [TelephonyStatus]/11: Telephony state = IDLE
13/09/2019 12:47:31 [TelephonyStatus]/11: Reset the telephony status
13/09/2019 12:47:32 [CallRecorderService]/11: InCallThread stopped
13/09/2019 12:47:32 [CallRecorder]/11: Attempting to stop call recorder service..
bound=true
13/09/2019 12:47:32 [CallRecorder]/11: Unbinding service connection
13/09/2019 12:47:32 [CallRecorderService]/11: onDestroy
13/09/2019 12:48:11 [App]/11: Starting call recorder service .. bound=false
13/09/2019 12:48:11 [PhoneStateReceiver]/11: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
13/09/2019 12:48:11 [TelephonyStatus]/11: Telephony state = OFFHOOK
13/09/2019 12:48:11 [TelephonyStatus]/11: Set call type to OUTGOING
13/09/2019 12:48:11 [TelephonyStatus]/11: RECORDING_ALLOWED: true, AUTOMATED: true
13/09/2019 12:48:11 [App]/11: CallRecorderService is now bound
13/09/2019 12:48:11 [App]/11: Signalling service is bound..
13/09/2019 12:48:11 [CallRecorderService]/11: InCallThread started
13/09/2019 12:48:11 [TelephonyStatus]/11: Waiting for phoneNo ...
13/09/2019 12:48:12 [TelephonyStatus]/11: Sending start record event..
13/09/2019 12:48:12 [CallRecorderService]/11: Recording for type: REC_CALL
13/09/2019 12:48:12 [ContactsManager]/11: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
13/09/2019 12:48:12 [CallRecorderService]/11: DEVICE_STRATEGY_CHECK: LM-X210(G)
(cv1) defaulting to VOICE_CALL
13/09/2019 12:48:12 [CallRecorderService]/11: --- Using StandardRecorder ---
13/09/2019 12:48:12 [RecordItem]/11: Setting directory
13/09/2019 12:48:12 [RecordItem]/11: Setting filename
13/09/2019 12:48:12 [RecordItem]/11: Setting record format to AMR
13/09/2019 12:48:12 [RecordItem]/11: Setting record source to VOICE_CALL
13/09/2019 12:48:12 [CallRecorderService]/11: Using outgoing delay from settings: 1
seconds ..
13/09/2019 12:48:12 [AudioRecorder]/11: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
13/09/2019 12:48:12 [AudioRecorder]/11: audioMinBufferSize = 640
13/09/2019 12:48:12 [CallRecorderService]/11: Recording ERROR = 'Invalid audio
source -1' [ Android ] retryMode = true
13/09/2019 12:48:12 [StandardRecorder]/11: Attempting to remove file...
13/09/2019 12:48:12 [StandardRecorder]/11: Finalizing encoding, fileOutputStream =
null
13/09/2019 12:48:12 [CallRecorderService]/11: Retrying with Legacy
13/09/2019 12:48:12 [RecordItem]/11: Setting directory
13/09/2019 12:48:12 [RecordItem]/11: Setting filename
13/09/2019 12:48:12 [RecordItem]/11: Setting record format to AMR
13/09/2019 12:48:12 [RecordItem]/11: Setting record source to MEDIA_RECORDER
13/09/2019 12:48:13 [CallRecorderService]/11: Recording ERROR = 'start failed.'
[ Legacy ] retryMode = true
13/09/2019 12:48:13 [AndroidRecorder]/11: Attempting to remove file...
13/09/2019 12:48:13 [CallRecorderService]/11: Retrying with Native
13/09/2019 12:48:13 [RecordItem]/11: Setting directory
13/09/2019 12:48:13 [RecordItem]/11: Setting filename
13/09/2019 12:48:13 [RecordItem]/11: Setting record format to AMR
13/09/2019 12:48:13 [RecordItem]/11: Setting record source to AOSP_RECORDING
13/09/2019 12:48:13 [NService]/11: oc
13/09/2019 12:48:13 [AudioRecorder]/11: Waiting on km service
13/09/2019 12:48:13 [AudioRecorder]/11: KmService is now bound
13/09/2019 12:48:13 [NService]/11: c = 0, r = 0
13/09/2019 12:48:13 [AudioRecorder]/11: KmService instance =
com.recorder.call.services.NService$1@21a3b4
13/09/2019 12:48:13 [AudioRecorder]/11: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
13/09/2019 12:48:13 [AudioRecorder]/11: audioMinBufferSize = 640
13/09/2019 12:48:13 [StandardRecorder]/11: Initializing encoder
AMREncoder-Native: ARCH: 32 bit (armeabi-v7a)
13/09/2019 12:48:13 [AudioRecorder]/11: Native:C
13/09/2019 12:48:13 [AudioRecorder]/11: AudioRecorder started recording ....
13/09/2019 12:48:14 [StandardRecorder]/11: Signalling audio was read successfully
13/09/2019 12:48:14 [CallRecorderService]/11: Recording started..
13/09/2019 12:48:14 [StandardRecorder]/11: Skipping buffer (1): Read = 3200
13/09/2019 12:48:14 [StandardRecorder]/11: Skipping buffer (2): Read = 3200
13/09/2019 12:48:15 [NService]/11: c = 5, r = 0
13/09/2019 12:48:16 [CallRecorderService]/11: InCallThread notified
13/09/2019 12:49:06 [App]/11: Starting call recorder service .. bound=true
13/09/2019 12:49:06 [PhoneStateReceiver]/11: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
13/09/2019 12:49:06 [TelephonyStatus]/11: Telephony state = IDLE
13/09/2019 12:49:06 [TelephonyStatus]/11: Reset the telephony status
13/09/2019 12:49:06 [StandardRecorder]/11: REC_TELEPHONY_STATUS_IDLE: ending..
13/09/2019 12:49:06 [StandardRecorder]/11: Total bytes written: 828800
13/09/2019 12:49:06 [StandardRecorder]/11: AudioRecorder:stop
13/09/2019 12:49:06 [CallRecorderService]/11: Recording completed.
13/09/2019 12:49:06 [CallRecorderService]/11: RECORD_DURATION: 52 seconds,
AUTO_DELETE: 0 seconds
13/09/2019 12:49:06 [CallRecorderService]/11: Got a stop request
13/09/2019 12:49:06 [CallRecorderService]/11: Closing recording resources..
13/09/2019 12:49:06 [StandardRecorder]/11: Finalizing encoding, fileOutputStream =
java.io.FileOutputStream@241b227
AMREncoder-Native: Amr encoder closed
13/09/2019 12:49:06 [AudioRecorder]/11: Closing AudioRecorder object
13/09/2019 12:49:06 [AudioRecorder]/11: Unbinding km service
13/09/2019 12:49:06 [NService]/11: od
13/09/2019 12:49:06 [CallRecorderService]/11: InCallThread stopped
13/09/2019 12:49:06 [CallRecorder]/11: Attempting to stop call recorder service..
bound=true
13/09/2019 12:49:06 [CallRecorder]/11: Unbinding service connection
13/09/2019 12:49:07 [CallRecorderService]/11: onDestroy
13/09/2019 12:56:55 [App]/11: Starting call recorder service .. bound=false
13/09/2019 12:56:55 [PhoneStateReceiver]/11: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
13/09/2019 12:56:55 [TelephonyStatus]/11: Telephony state = OFFHOOK
13/09/2019 12:56:55 [TelephonyStatus]/11: Set call type to OUTGOING
13/09/2019 12:56:56 [TelephonyStatus]/11: RECORDING_ALLOWED: true, AUTOMATED: true
13/09/2019 12:56:56 [TelephonyStatus]/11: Waiting for phoneNo ...
13/09/2019 12:56:56 [CallRecorderService]/11: InCallThread started
13/09/2019 12:56:56 [App]/11: CallRecorderService is now bound
13/09/2019 12:56:56 [App]/11: Signalling service is bound..
13/09/2019 12:56:57 [TelephonyStatus]/11: Sending start record event..
13/09/2019 12:56:57 [CallRecorderService]/11: Recording for type: REC_CALL
13/09/2019 12:56:57 [ContactsManager]/11: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
13/09/2019 12:56:57 [CallRecorderService]/11: DEVICE_STRATEGY_CHECK: LM-X210(G)
(cv1) defaulting to VOICE_CALL
13/09/2019 12:56:57 [CallRecorderService]/11: --- Using StandardRecorder ---
13/09/2019 12:56:57 [RecordItem]/11: Setting directory
13/09/2019 12:56:57 [RecordItem]/11: Setting filename
13/09/2019 12:56:57 [RecordItem]/11: Setting record format to AMR
13/09/2019 12:56:57 [RecordItem]/11: Setting record source to VOICE_CALL
13/09/2019 12:56:57 [CallRecorderService]/11: Using outgoing delay from settings: 1
seconds ..
13/09/2019 12:56:57 [AudioRecorder]/11: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
13/09/2019 12:56:57 [AudioRecorder]/11: audioMinBufferSize = 640
13/09/2019 12:56:57 [CallRecorderService]/11: Recording ERROR = 'Invalid audio
source -1' [ Android ] retryMode = true
13/09/2019 12:56:57 [StandardRecorder]/11: Attempting to remove file...
13/09/2019 12:56:57 [StandardRecorder]/11: Finalizing encoding, fileOutputStream =
null
13/09/2019 12:56:57 [CallRecorderService]/11: Retrying with Legacy
13/09/2019 12:56:57 [RecordItem]/11: Setting directory
13/09/2019 12:56:57 [RecordItem]/11: Setting filename
13/09/2019 12:56:57 [RecordItem]/11: Setting record format to AMR
13/09/2019 12:56:57 [RecordItem]/11: Setting record source to MEDIA_RECORDER
13/09/2019 12:56:57 [CallRecorderService]/11: Recording ERROR = 'start failed.'
[ Legacy ] retryMode = true
13/09/2019 12:56:57 [AndroidRecorder]/11: Attempting to remove file...
13/09/2019 12:56:57 [CallRecorderService]/11: Retrying with Native
13/09/2019 12:56:57 [RecordItem]/11: Setting directory
13/09/2019 12:56:57 [RecordItem]/11: Setting filename
13/09/2019 12:56:57 [RecordItem]/11: Setting record format to AMR
13/09/2019 12:56:57 [RecordItem]/11: Setting record source to AOSP_RECORDING
13/09/2019 12:56:57 [NService]/11: oc
13/09/2019 12:56:57 [AudioRecorder]/11: Waiting on km service
13/09/2019 12:56:57 [AudioRecorder]/11: KmService is now bound
13/09/2019 12:56:57 [NService]/11: c = 0, r = 0
13/09/2019 12:56:57 [AudioRecorder]/11: KmService instance =
com.recorder.call.services.NService$1@5d51fcf
13/09/2019 12:56:58 [AudioRecorder]/11: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
13/09/2019 12:56:58 [AudioRecorder]/11: audioMinBufferSize = 640
13/09/2019 12:56:58 [StandardRecorder]/11: Initializing encoder
AMREncoder-Native: ARCH: 32 bit (armeabi-v7a)
13/09/2019 12:56:58 [AudioRecorder]/11: Native:C
13/09/2019 12:56:58 [AudioRecorder]/11: AudioRecorder started recording ....
13/09/2019 12:56:58 [StandardRecorder]/11: Signalling audio was read successfully
13/09/2019 12:56:58 [StandardRecorder]/11: Skipping buffer (1): Read = 3200
13/09/2019 12:56:58 [CallRecorderService]/11: Recording started..
13/09/2019 12:56:58 [StandardRecorder]/11: Skipping buffer (2): Read = 3200
13/09/2019 12:57:00 [NService]/11: c = 5, r = 0
13/09/2019 12:57:01 [CallRecorderService]/11: InCallThread notified
13/09/2019 12:57:26 [App]/11: Starting call recorder service .. bound=true
13/09/2019 12:57:26 [PhoneStateReceiver]/11: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
13/09/2019 12:57:26 [TelephonyStatus]/11: Telephony state = IDLE
13/09/2019 12:57:26 [TelephonyStatus]/11: Reset the telephony status
13/09/2019 12:57:26 [StandardRecorder]/11: REC_TELEPHONY_STATUS_IDLE: ending..
13/09/2019 12:57:26 [StandardRecorder]/11: Total bytes written: 441600
13/09/2019 12:57:26 [StandardRecorder]/11: AudioRecorder:stop
13/09/2019 12:57:26 [CallRecorderService]/11: Recording completed.
13/09/2019 12:57:26 [CallRecorderService]/11: RECORD_DURATION: 27 seconds,
AUTO_DELETE: 0 seconds
13/09/2019 12:57:26 [CallRecorderService]/11: Got a stop request
13/09/2019 12:57:26 [CallRecorderService]/11: Closing recording resources..
13/09/2019 12:57:26 [StandardRecorder]/11: Finalizing encoding, fileOutputStream =
java.io.FileOutputStream@fbfd733
AMREncoder-Native: Amr encoder closed
13/09/2019 12:57:26 [AudioRecorder]/11: Closing AudioRecorder object
13/09/2019 12:57:26 [AudioRecorder]/11: Unbinding km service
13/09/2019 12:57:26 [NService]/11: od
13/09/2019 12:57:27 [CallRecorderService]/11: InCallThread stopped
13/09/2019 12:57:27 [CallRecorder]/11: Attempting to stop call recorder service..
bound=true
13/09/2019 12:57:27 [CallRecorder]/11: Unbinding service connection
13/09/2019 12:57:27 [CallRecorderService]/11: onDestroy
13/09/2019 13:23:01 [App]/11: Starting call recorder service .. bound=false
13/09/2019 13:23:01 [PhoneStateReceiver]/11: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
13/09/2019 13:23:01 [TelephonyStatus]/11: Telephony state = OFFHOOK
13/09/2019 13:23:01 [TelephonyStatus]/11: Set call type to OUTGOING
13/09/2019 13:23:01 [TelephonyStatus]/11: RECORDING_ALLOWED: true, AUTOMATED: true
13/09/2019 13:23:01 [TelephonyStatus]/11: Waiting for phoneNo ...
13/09/2019 13:23:02 [CallRecorderService]/11: InCallThread started
13/09/2019 13:23:02 [App]/11: CallRecorderService is now bound
13/09/2019 13:23:02 [App]/11: Signalling service is bound..
13/09/2019 13:23:03 [TelephonyStatus]/11: Sending start record event..
13/09/2019 13:23:03 [CallRecorderService]/11: Recording for type: REC_CALL
13/09/2019 13:23:03 [ContactsManager]/11: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
13/09/2019 13:23:03 [CallRecorderService]/11: DEVICE_STRATEGY_CHECK: LM-X210(G)
(cv1) defaulting to VOICE_CALL
13/09/2019 13:23:03 [CallRecorderService]/11: --- Using StandardRecorder ---
13/09/2019 13:23:03 [RecordItem]/11: Setting directory
13/09/2019 13:23:03 [RecordItem]/11: Setting filename
13/09/2019 13:23:03 [RecordItem]/11: Setting record format to AMR
13/09/2019 13:23:03 [RecordItem]/11: Setting record source to VOICE_CALL
13/09/2019 13:23:03 [CallRecorderService]/11: Using outgoing delay from settings: 1
seconds ..
13/09/2019 13:23:03 [AudioRecorder]/11: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
13/09/2019 13:23:03 [AudioRecorder]/11: audioMinBufferSize = 640
13/09/2019 13:23:03 [CallRecorderService]/11: Recording ERROR = 'Invalid audio
source -1' [ Android ] retryMode = true
13/09/2019 13:23:03 [StandardRecorder]/11: Attempting to remove file...
13/09/2019 13:23:03 [StandardRecorder]/11: Finalizing encoding, fileOutputStream =
null
13/09/2019 13:23:03 [CallRecorderService]/11: Retrying with Legacy
13/09/2019 13:23:03 [RecordItem]/11: Setting directory
13/09/2019 13:23:03 [RecordItem]/11: Setting filename
13/09/2019 13:23:03 [RecordItem]/11: Setting record format to AMR
13/09/2019 13:23:03 [RecordItem]/11: Setting record source to MEDIA_RECORDER
13/09/2019 13:23:03 [CallRecorderService]/11: Recording ERROR = 'start failed.'
[ Legacy ] retryMode = true
13/09/2019 13:23:03 [AndroidRecorder]/11: Attempting to remove file...
13/09/2019 13:23:03 [CallRecorderService]/11: Retrying with Native
13/09/2019 13:23:03 [RecordItem]/11: Setting directory
13/09/2019 13:23:03 [RecordItem]/11: Setting filename
13/09/2019 13:23:03 [RecordItem]/11: Setting record format to AMR
13/09/2019 13:23:03 [RecordItem]/11: Setting record source to AOSP_RECORDING
13/09/2019 13:23:03 [NService]/11: oc
13/09/2019 13:23:03 [AudioRecorder]/11: KmService is now bound
13/09/2019 13:23:03 [AudioRecorder]/11: Waiting on km service
13/09/2019 13:23:03 [NService]/11: c = 0, r = 0
13/09/2019 13:23:03 [AudioRecorder]/11: KmService instance =
com.recorder.call.services.NService$1@2fdab41
13/09/2019 13:23:04 [AudioRecorder]/11: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
13/09/2019 13:23:04 [AudioRecorder]/11: audioMinBufferSize = 640
13/09/2019 13:23:04 [StandardRecorder]/11: Initializing encoder
AMREncoder-Native: ARCH: 32 bit (armeabi-v7a)
13/09/2019 13:23:04 [AudioRecorder]/11: Native:C
13/09/2019 13:23:04 [AudioRecorder]/11: AudioRecorder started recording ....
13/09/2019 13:23:04 [StandardRecorder]/11: Signalling audio was read successfully
13/09/2019 13:23:04 [StandardRecorder]/11: Skipping buffer (1): Read = 3200
13/09/2019 13:23:04 [CallRecorderService]/11: Recording started..
13/09/2019 13:23:04 [StandardRecorder]/11: Skipping buffer (2): Read = 3200
13/09/2019 13:23:06 [NService]/11: c = 5, r = 0
13/09/2019 13:23:07 [CallRecorderService]/11: InCallThread notified
13/09/2019 13:24:10 [App]/11: Starting call recorder service .. bound=true
13/09/2019 13:24:10 [PhoneStateReceiver]/11: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
13/09/2019 13:24:10 [TelephonyStatus]/11: Telephony state = IDLE
13/09/2019 13:24:10 [TelephonyStatus]/11: Reset the telephony status
13/09/2019 13:24:11 [StandardRecorder]/11: REC_TELEPHONY_STATUS_IDLE: ending..
13/09/2019 13:24:11 [StandardRecorder]/11: Total bytes written: 1056000
13/09/2019 13:24:11 [StandardRecorder]/11: AudioRecorder:stop
13/09/2019 13:24:11 [CallRecorderService]/11: Recording completed.
13/09/2019 13:24:11 [CallRecorderService]/11: RECORD_DURATION: 66 seconds,
AUTO_DELETE: 0 seconds
13/09/2019 13:24:11 [CallRecorderService]/11: Got a stop request
13/09/2019 13:24:11 [CallRecorderService]/11: Closing recording resources..
13/09/2019 13:24:11 [StandardRecorder]/11: Finalizing encoding, fileOutputStream =
java.io.FileOutputStream@181f8a9
AMREncoder-Native: Amr encoder closed
13/09/2019 13:24:11 [AudioRecorder]/11: Closing AudioRecorder object
13/09/2019 13:24:11 [AudioRecorder]/11: Unbinding km service
13/09/2019 13:24:11 [CallRecorderService]/11: InCallThread stopped
13/09/2019 13:24:11 [CallRecorder]/11: Attempting to stop call recorder service..
bound=true
13/09/2019 13:24:11 [CallRecorder]/11: Unbinding service connection
13/09/2019 13:24:11 [NService]/11: od
13/09/2019 13:24:12 [CallRecorderService]/11: onDestroy
13/09/2019 13:32:28 [App]/11: Starting call recorder service .. bound=false
13/09/2019 13:32:28 [PhoneStateReceiver]/11: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
13/09/2019 13:32:28 [TelephonyStatus]/11: Set call type to INCOMING
13/09/2019 13:32:28 [TelephonyStatus]/11: Set phoneNo, len = 12
13/09/2019 13:32:28 [TelephonyStatus]/11: Telephony state = RINGING
13/09/2019 13:32:28 [CallRecorderService]/11: InCallThread started
13/09/2019 13:32:28 [App]/11: CallRecorderService is now bound
13/09/2019 13:32:28 [App]/11: Signalling service is bound..
13/09/2019 13:32:33 [CallRecorderService]/11: InCallThread notified
13/09/2019 13:32:52 [App]/11: Starting call recorder service .. bound=true
13/09/2019 13:32:52 [PhoneStateReceiver]/11: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
13/09/2019 13:32:52 [TelephonyStatus]/11: Telephony state = IDLE
13/09/2019 13:32:52 [TelephonyStatus]/11: Reset the telephony status
13/09/2019 13:32:53 [CallRecorderService]/11: InCallThread stopped
13/09/2019 13:32:53 [CallRecorder]/11: Attempting to stop call recorder service..
bound=true
13/09/2019 13:32:53 [CallRecorder]/11: Unbinding service connection
13/09/2019 13:32:53 [CallRecorderService]/11: onDestroy
13/09/2019 15:09:19 [App]/11: Starting call recorder service .. bound=false
13/09/2019 15:09:19 [PhoneStateReceiver]/11: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
13/09/2019 15:09:19 [TelephonyStatus]/11: Telephony state = OFFHOOK
13/09/2019 15:09:19 [TelephonyStatus]/11: Set call type to OUTGOING
13/09/2019 15:09:19 [TelephonyStatus]/11: RECORDING_ALLOWED: true, AUTOMATED: true
13/09/2019 15:09:19 [TelephonyStatus]/11: Waiting for phoneNo ...
13/09/2019 15:09:19 [App]/11: CallRecorderService is now bound
13/09/2019 15:09:19 [App]/11: Signalling service is bound..
13/09/2019 15:09:19 [CallRecorderService]/11: InCallThread started
13/09/2019 15:09:21 [TelephonyStatus]/11: Sending start record event..
13/09/2019 15:09:21 [CallRecorderService]/11: Recording for type: REC_CALL
13/09/2019 15:09:21 [ContactsManager]/11: Cannot acquire contact, does not have
android.permission.READ_CONTACTS
13/09/2019 15:09:21 [CallRecorderService]/11: DEVICE_STRATEGY_CHECK: LM-X210(G)
(cv1) defaulting to VOICE_CALL
13/09/2019 15:09:21 [CallRecorderService]/11: --- Using StandardRecorder ---
13/09/2019 15:09:21 [RecordItem]/11: Setting directory
13/09/2019 15:09:21 [RecordItem]/11: Setting filename
13/09/2019 15:09:21 [RecordItem]/11: Setting record format to AMR
13/09/2019 15:09:21 [RecordItem]/11: Setting record source to VOICE_CALL
13/09/2019 15:09:21 [CallRecorderService]/11: Using outgoing delay from settings: 1
seconds ..
13/09/2019 15:09:21 [AudioRecorder]/11: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
13/09/2019 15:09:21 [AudioRecorder]/11: audioMinBufferSize = 640
13/09/2019 15:09:21 [CallRecorderService]/11: Recording ERROR = 'Invalid audio
source -1' [ Android ] retryMode = true
13/09/2019 15:09:21 [StandardRecorder]/11: Attempting to remove file...
13/09/2019 15:09:21 [StandardRecorder]/11: Finalizing encoding, fileOutputStream =
null
13/09/2019 15:09:21 [CallRecorderService]/11: Retrying with Legacy
13/09/2019 15:09:21 [RecordItem]/11: Setting directory
13/09/2019 15:09:21 [RecordItem]/11: Setting filename
13/09/2019 15:09:21 [RecordItem]/11: Setting record format to AMR
13/09/2019 15:09:21 [RecordItem]/11: Setting record source to MEDIA_RECORDER
13/09/2019 15:09:21 [CallRecorderService]/11: Recording ERROR = 'start failed.'
[ Legacy ] retryMode = true
13/09/2019 15:09:21 [AndroidRecorder]/11: Attempting to remove file...
13/09/2019 15:09:21 [CallRecorderService]/11: Retrying with Native
13/09/2019 15:09:21 [RecordItem]/11: Setting directory
13/09/2019 15:09:21 [RecordItem]/11: Setting filename
13/09/2019 15:09:21 [RecordItem]/11: Setting record format to AMR
13/09/2019 15:09:21 [RecordItem]/11: Setting record source to AOSP_RECORDING
13/09/2019 15:09:21 [NService]/11: oc
13/09/2019 15:09:21 [AudioRecorder]/11: Waiting on km service
13/09/2019 15:09:21 [AudioRecorder]/11: KmService is now bound
13/09/2019 15:09:21 [NService]/11: c = 0, r = 0
13/09/2019 15:09:21 [AudioRecorder]/11: KmService instance =
com.recorder.call.services.NService$1@4f7725
13/09/2019 15:09:21 [AudioRecorder]/11: => Testing sampleRateInHz: 8000hz,
audioFormat: ENCODING_PCM_16BIT, channelConfig: CHANNEL_IN_MONO
13/09/2019 15:09:21 [AudioRecorder]/11: audioMinBufferSize = 640
13/09/2019 15:09:21 [StandardRecorder]/11: Initializing encoder
AMREncoder-Native: ARCH: 32 bit (armeabi-v7a)
13/09/2019 15:09:21 [AudioRecorder]/11: Native:C
13/09/2019 15:09:22 [AudioRecorder]/11: AudioRecorder started recording ....
13/09/2019 15:09:22 [StandardRecorder]/11: Signalling audio was read successfully
13/09/2019 15:09:22 [StandardRecorder]/11: Skipping buffer (1): Read = 3200
13/09/2019 15:09:22 [CallRecorderService]/11: Recording started..
13/09/2019 15:09:22 [StandardRecorder]/11: Skipping buffer (2): Read = 3200
13/09/2019 15:09:23 [NService]/11: c = 5, r = 0
13/09/2019 15:09:24 [CallRecorderService]/11: InCallThread notified
13/09/2019 15:09:41 [App]/11: Starting call recorder service .. bound=true
13/09/2019 15:09:41 [PhoneStateReceiver]/11: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
13/09/2019 15:09:41 [TelephonyStatus]/11: Telephony state = IDLE
13/09/2019 15:09:41 [TelephonyStatus]/11: Reset the telephony status
13/09/2019 15:09:41 [StandardRecorder]/11: REC_TELEPHONY_STATUS_IDLE: ending..
13/09/2019 15:09:41 [StandardRecorder]/11: Total bytes written: 300800
13/09/2019 15:09:41 [StandardRecorder]/11: AudioRecorder:stop
13/09/2019 15:09:41 [CallRecorderService]/11: Recording completed.
13/09/2019 15:09:41 [CallRecorderService]/11: RECORD_DURATION: 19 seconds,
AUTO_DELETE: 0 seconds
13/09/2019 15:09:41 [CallRecorderService]/11: Got a stop request
13/09/2019 15:09:41 [CallRecorderService]/11: Closing recording resources..
13/09/2019 15:09:41 [StandardRecorder]/11: Finalizing encoding, fileOutputStream =
java.io.FileOutputStream@d2c066b
AMREncoder-Native: Amr encoder closed
13/09/2019 15:09:41 [AudioRecorder]/11: Closing AudioRecorder object
13/09/2019 15:09:41 [AudioRecorder]/11: Unbinding km service
13/09/2019 15:09:41 [NService]/11: od
13/09/2019 15:09:41 [CallRecorderService]/11: InCallThread stopped
13/09/2019 15:09:41 [CallRecorder]/11: Attempting to stop call recorder service..
bound=true
13/09/2019 15:09:41 [CallRecorder]/11: Unbinding service connection
13/09/2019 15:09:41 [CallRecorderService]/11: onDestroy
13/09/2019 19:12:38 [App]/11: Starting call recorder service .. bound=false
13/09/2019 19:12:38 [PhoneStateReceiver]/11: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
13/09/2019 19:12:38 [TelephonyStatus]/11: Set call type to INCOMING
13/09/2019 19:12:38 [TelephonyStatus]/11: Set phoneNo, len = 12
13/09/2019 19:12:38 [TelephonyStatus]/11: Telephony state = RINGING
13/09/2019 19:12:38 [CallRecorderService]/11: InCallThread started
13/09/2019 19:12:38 [App]/11: CallRecorderService is now bound
13/09/2019 19:12:38 [App]/11: Signalling service is bound..
13/09/2019 19:12:43 [CallRecorderService]/11: InCallThread notified
13/09/2019 19:12:52 [App]/11: Starting call recorder service .. bound=true
13/09/2019 19:12:52 [PhoneStateReceiver]/11: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
13/09/2019 19:12:52 [TelephonyStatus]/11: Telephony state = IDLE
13/09/2019 19:12:52 [TelephonyStatus]/11: Reset the telephony status
13/09/2019 19:12:52 [CallRecorderService]/11: InCallThread stopped
13/09/2019 19:12:52 [CallRecorder]/11: Attempting to stop call recorder service..
bound=true
13/09/2019 19:12:52 [CallRecorder]/11: Unbinding service connection
13/09/2019 19:12:52 [CallRecorderService]/11: onDestroy
13/09/2019 19:32:03 [App]/11: Starting call recorder service .. bound=false
13/09/2019 19:32:03 [PhoneStateReceiver]/11: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
13/09/2019 19:32:03 [TelephonyStatus]/11: Set call type to INCOMING
13/09/2019 19:32:03 [TelephonyStatus]/11: Set phoneNo, len = 12
13/09/2019 19:32:03 [TelephonyStatus]/11: Telephony state = RINGING
13/09/2019 19:32:04 [CallRecorderService]/11: InCallThread started
13/09/2019 19:32:04 [App]/11: CallRecorderService is now bound
13/09/2019 19:32:04 [App]/11: Signalling service is bound..
13/09/2019 19:32:09 [CallRecorderService]/11: InCallThread notified
13/09/2019 19:32:31 [App]/11: Starting call recorder service .. bound=true
13/09/2019 19:32:31 [PhoneStateReceiver]/11: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
13/09/2019 19:32:32 [TelephonyStatus]/11: Telephony state = IDLE
13/09/2019 19:32:32 [TelephonyStatus]/11: Reset the telephony status
13/09/2019 19:32:32 [CallRecorderService]/11: InCallThread stopped
13/09/2019 19:32:32 [CallRecorder]/11: Attempting to stop call recorder service..
bound=true
13/09/2019 19:32:32 [CallRecorder]/11: Unbinding service connection
13/09/2019 19:32:32 [CallRecorderService]/11: onDestroy
13/09/2019 20:33:01 [App]/11: Starting call recorder service .. bound=false
13/09/2019 20:33:01 [PhoneStateReceiver]/11: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
13/09/2019 20:33:01 [TelephonyStatus]/11: Set call type to INCOMING
13/09/2019 20:33:01 [TelephonyStatus]/11: Set phoneNo, len = 12
13/09/2019 20:33:01 [TelephonyStatus]/11: Telephony state = RINGING
13/09/2019 20:33:01 [App]/11: CallRecorderService is now bound
13/09/2019 20:33:01 [App]/11: Signalling service is bound..
13/09/2019 20:33:01 [CallRecorderService]/11: InCallThread started
13/09/2019 20:33:06 [CallRecorderService]/11: InCallThread notified
13/09/2019 20:33:31 [App]/11: Starting call recorder service .. bound=true
13/09/2019 20:33:31 [PhoneStateReceiver]/11: PhoneStateReceiver: intent = Intent
{ act=android.intent.action.PHONE_STATE flg=0x1000010
cmp=call.recorder.automatic.acr/com.recorder.call.core.receiver.PhoneStateReceiver
(has extras) }
13/09/2019 20:33:31 [TelephonyStatus]/11: Telephony state = IDLE
13/09/2019 20:33:31 [TelephonyStatus]/11: Reset the telephony status
13/09/2019 20:33:31 [CallRecorderService]/11: InCallThread stopped
13/09/2019 20:33:31 [CallRecorder]/11: Attempting to stop call recorder service..
bound=true
13/09/2019 20:33:31 [CallRecorder]/11: Unbinding service connection
13/09/2019 20:33:31 [CallRecorderService]/11: onDestroy
14/09/2019 02:50:44 [CallRecorder]/11: SetAutomatic = true
14/09/2019 02:51:32 [CallRecorder]/11: SetAutomatic = false

You might also like