![]() |
2011-03-14
, 07:24
|
Posts: 44 |
Thanked: 16 times |
Joined on Mar 2010
|
#31
|
![]() |
2011-03-14
, 16:28
|
Posts: 44 |
Thanked: 16 times |
Joined on Mar 2010
|
#32
|
![]() |
2011-03-14
, 16:49
|
Posts: 21 |
Thanked: 42 times |
Joined on Jan 2010
|
#33
|
After last update, I always get this error, when I try 'callerid +4588888888' from commandline:
"Could not open system addressbook"
And when I receive a call, the yellow popup message with name/adr, doesn't go away.
The Following User Says Thank You to ovekaaven For This Useful Post: | ||
![]() |
2011-03-14
, 17:03
|
Posts: 44 |
Thanked: 16 times |
Joined on Mar 2010
|
#34
|
![]() |
2011-03-14
, 17:11
|
Posts: 44 |
Thanked: 16 times |
Joined on Mar 2010
|
#35
|
![]() |
2011-03-14
, 17:22
|
|
Posts: 800 |
Thanked: 957 times |
Joined on Sep 2010
@ India
|
#36
|
![]() |
2011-03-14
, 20:42
|
Posts: 21 |
Thanked: 42 times |
Joined on Jan 2010
|
#37
|
Would it be possible to make the application use a defined accesspoint for looking up numbers with a predefined pattern?
I would like to use it to look up numbers in intranet database, that can only be accessed by special APN
![]() |
2011-03-14
, 21:03
|
Posts: 21 |
Thanked: 42 times |
Joined on Jan 2010
|
#38
|
1. Could you please create a wiki page with more details and examples on creating xml and txt files?
2. Right now, even though I have a in.txt file, When trying the app, I get a Warning, no in.xml file, before showing the result. Is this intentional?
3. Also, if I try to have in_9.txt, in_4.txt, etc without having a in.txt file, the program returns with error "no in.xml file" and exits. but I can see from us_ca files that they have no us_ca.xml or us_ca.txt file and it works without errors. What am I doing wrong?
The Following User Says Thank You to ovekaaven For This Useful Post: | ||
![]() |
2011-03-14
, 21:08
|
|
Posts: 472 |
Thanked: 195 times |
Joined on Jun 2010
@ India, Mumbai
|
#39
|
![]() |
2011-03-15
, 07:24
|
|
Posts: 800 |
Thanked: 957 times |
Joined on Sep 2010
@ India
|
#40
|
Perhaps. Where should it be?
(The existing xml and txt files are the examples, though...)
Yes, if you haven't created an .xml file, then this is normal. The program wants to try a directory lookup first, and will use the .txt only if that fails. Since it can't do a lookup if the .xml file does not exist, that means it will fall back to the .txt instead. Essentially, it's just telling you why it can't look up the caller name, you can ignore the warning if you like.
I'm not sure what you mean. The "no in.xml file" is a warning, not an error, and since it complains about the .xml file, not the .txt file, the message should appear regardless of what you do with the .txt files. And the warning currently also appears if you try to look up a North American number, so that does not "work without errors" either, but it does work.