Kingzp / rvoix

Automatically exported from code.google.com/p/rvoix
0 stars 0 forks source link

Not recording "call type unknown" calls #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Having a call type that is "unknown"

What is the expected output? What do you see instead?
Given my settings are all set to "record all" and no blacklist/whitelist 
enabled, it should record all calls, even "unknown" types.

What version of the product are you using? On what operating system?
rVoix 1.06 Build 105
HTC Firmware 2.1-update 1

Please provide any additional information below.
I have been using this product seemingly flawlessly with CyanogenMod.  However, 
I have reverted back to the stock image so that I can have 3G enabled.  Now it 
is flaking out a lot because of this issue (and it happens whether I log or 
not).

If you want me to help you test or debug, I can.  I have never done android 
dev, but I am set up fairly well to do so.

Original issue reported on code.google.com by clifford...@gmail.com on 20 Oct 2011 at 2:03

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I think I have partially traced the issue.  

First: I installed Eclipse with ADK 1.7 and retrieved the source, but every 
project that I built crashed when the "Start Service" was initiated.

However, what I had done was installed rVoix from the Android Market and 
enabled automatic updates.  I think this might have been interfering.

I uninstalled rVoix and disabled automatic updates from the Android market.  
Then I installed the v1.06 Build 93 from this website download files.  Now I am 
having no problems at all (not even seeing the unknown call message in the log 
file when a call is missed).

I am willing to help with debug, but my development experience is not with 
Android development.  Also, I am working on a windows machine, not Unix/Linux.  
Let me know if I can assist.

Original comment by clifford...@gmail.com on 24 Oct 2011 at 3:51