Page 1 of 1

Tips for swedish users

Posted: Thu Jun 24, 2004 8:39 am
by MEE
In sweden the phonenumbers are published on the www on a site called Eniro.

I have done an action that looks up the incoming phonenumber on the website.
Then I made the action default for all unknown calls.

The action should be like this:
run "http://privatpersoner.eniro.se/query?st ... Type=trunc";


/Mattias

Re: Tips for swedish users

Posted: Thu Jun 24, 2004 8:31 pm
by Bill Root
MEE wrote:In sweden the phonenumbers are published on the www on a site called Eniro.

I have done an action that looks up the incoming phonenumber on the website.
Then I made the action default for all unknown calls.

The action should be like this:
run "http://privatpersoner.eniro.se/query?st ... Type=trunc";


/Mattias
Hi Mattias,

Thank you for the tip! This is a good idea. Readers should note that Mattias' script should be pasted into the Advanced action script for a category. If you prefer to use an Easy Action, paste the following into the "Program" box on the "Run Program" page of the action:
http://privatpersoner.eniro.se/query?st ... hat=wphone

(The URL should be on one line for use in an Easy Action.)

Finest regards,
Bill Root
Ascendis Software

Posted: Sun Jul 01, 2007 1:12 am
by MEE
Now there is a site that provides areacodes that works fine in CallerID.
The Area Code Lookup URL shold be: http://www.riktnummer.nu/?type=1&q={AreaCode}

/Mattias