|
|
2011-03-15
, 16:32
|
|
Posts: 130 |
Thanked: 13 times |
Joined on Nov 2005
|
#52
|
this is a fun application, and i'd like to get it fully working on my machine
so far this is what i get:
~ $ callerid +1802xxxxxxx
I/O Warning : Failed to load external entity "/opt/callerid/s_ca.xml"
13:36:20: Caller location Montpelier, VT
using the program via the daemon outputs only montpelier, vt too, without any error message.
can someone give me some advice on what i have failed to do? by the way, if it matters, i only use wifi to access the web.
thanks for the help
|
|
2011-03-15
, 16:48
|
|
|
Posts: 932 |
Thanked: 278 times |
Joined on Sep 2009
@ Kentucky
|
#53
|
|
|
2011-03-15
, 20:20
|
|
Posts: 139 |
Thanked: 20 times |
Joined on Apr 2010
@ Planet Earth for now!
|
#54
|
|
|
2011-03-15
, 21:51
|
|
Posts: 21 |
Thanked: 42 times |
Joined on Jan 2010
|
#55
|
|
|
2011-03-15
, 22:00
|
|
Posts: 21 |
Thanked: 42 times |
Joined on Jan 2010
|
#56
|
Ok I'm dying to try this program, but a little bit(alot) confused in North America we need <Query> which is a database lookup site or database correct?
Then the dialing pattern which would be "1+xxx+xxxx" 1 being international where normally it is just xxx-xxxx for those in NA
So at 52 states and 10 area codes per state +/- thats 520 area codes that would need to be in the XML file to cover the US,correct?
|
|
2011-03-15
, 23:24
|
|
Posts: 139 |
Thanked: 20 times |
Joined on Apr 2010
@ Planet Earth for now!
|
#57
|
Currently, it must be a website for reverse directory lookups yes.
Okay, so <query> www.reversephonedirectory,com and the the rest of the fields that you want info about <name> <address> <carrier> and what not.
I'm slow but learning
Only if you need to use a different website for every state/area code.
|
|
2011-03-16
, 04:36
|
|
|
Posts: 932 |
Thanked: 278 times |
Joined on Sep 2009
@ Kentucky
|
#58
|
Ok I'm dying to try this program, but a little bit(alot) confused in North America we need <Query> which is a database lookup site or database correct?
Then the dialing pattern which would be "1+xxx+xxxx" 1 being international where normally it is just xxx-xxxx for those in NA
So at 52 states and 10 area codes per state +/- thats 520 area codes that would need to be in the XML file to cover the US,correct?
Or am I overthinking this? Not asking for a free meal just teach me to fish better. Yeah I am a noob but trying.
|
|
2011-03-16
, 09:09
|
|
Posts: 212 |
Thanked: 66 times |
Joined on May 2010
@ India
|
#59
|
|
|
2011-03-16
, 09:16
|
|
|
Posts: 800 |
Thanked: 956 times |
Joined on Sep 2010
@ India
|
#60
|
Buddy, this app is currently on in development, so you can only test it out.
Unzip that file and place the contents of it in /opt/callerid/.
To run it, in xterm type. The app will then wait for a call and when call comes, it will show a banner with details.Code:callerid --deamon
Thank you for the file.But why its showing my Mobile number to be in Arunachal pradesh when i am actually in Andhrapradesh.By the way it shown land line number exactly.Can you make it possible to let the deamon show the address too.Thank you verymuch.
| The Following User Says Thank You to ejasmudar For This Useful Post: | ||
Also consider checking how much of that query string you actually need. You may be able to shorten it if you cut some parameters the server has defaults for.