maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   call phone number from browser (https://talk.maemo.org/showthread.php?t=73812)

satello 2011-06-07 16:40

call phone number from browser
 
hi everyone, is there any way/plugin that let call a phone number directly from a web page? is such a pain to switch between browser and dial pad to make a phone call.

thanks

thashku 2011-06-07 16:52

Re: call phone number from browser
 
+1:i would support the cause..show the number as a link..then when we press the number it should show two options one via network others via different VoIP skype and google talk incorporated:...wow that sounds great..:D

lorul2 2011-06-07 17:05

Re: call phone number from browser
 
:confused::confused::confused:

My N900 already does that.....

JonWW 2011-06-07 17:12

Re: call phone number from browser
 
Copy & Paste works.

sjgadsby 2011-06-07 17:18

Re: call phone number from browser
 
Please see: N900: browser clickable phone numbers?

JonWW 2011-06-07 17:31

Re: call phone number from browser
 
This seems to work
http://www.pohjolankatu27.net/n900/teltest.html

satello 2011-06-07 21:01

Re: call phone number from browser
 
Quote:

Originally Posted by sjgadsby (Post 1024380)

thanks for the tip

i tried this method, and it kind of work,

kind because numbers are clickable on a goggle search page, but they are not for example on a gmail message

anybody knows why? i tried with exactly the same number, same format

and guess what, the numbers on the emails are the ones that i really use most.

thanks

ps actually, on the same search page, some number is clickable some is not..... ouch..

erendorn 2011-06-07 21:41

Re: call phone number from browser
 
numbers need to be in link (href) format?
can't click them if it hasn't been specified as a phone number.
maybe look for a greasemonkey script to transform the non clickable ones.

satello 2011-06-07 22:01

Re: call phone number from browser
 
i understand, so it needs to be in the souce code of the page.

but i do remember like somebody else recalled in the other post that skype in the past made a plugin for firefox to highlight all the numbers on a page as phone numbers.

well, at that time i found the thing a bit annoying and ditched it, but in this case it would not bother me

and by the way how do you copy and paste a number from a webpage??

JonWW 2011-06-08 00:03

Re: call phone number from browser
 
It's called 'Hover mode'
http://wiki.maemo.org/N900_shortcuts...owser_Gestures

erendorn 2011-06-08 08:50

Re: call phone number from browser
 
Quote:

Originally Posted by satello (Post 1024599)
but i do remember like somebody else recalled in the other post that skype in the past made a plugin for firefox to highlight all the numbers on a page as phone numbers.

That's what I was meaning by greasemonkey scripts.
this one fore example
Greasemonkey
microb version

I have not tested this script, so try and feedback ;)
You can also modify it to your needs I guess.

JamesBond@ge 2011-06-08 14:54

Re: call phone number from browser
 
My old N97 used to do this out of the box. I do miss it on the N Nine Hundred.

satello 2011-06-08 16:41

Re: call phone number from browser
 
this is great guys, it DOES work.

I installed greasmonkey, and then this script

http://userscripts.org/scripts/show/56262

it work, only thing that it adds a +1 to any number.

It is down to this line on the script

//default country prefix
const defaultPrefix= '+1';

so.

terminal

sudo gainroot

leafpad /home/user/.mozilla/microb/gm_scripts/phone_to_tel/phone_to_tel.user.js

and just deleted the +1 and so left it as

//default country prefix
const defaultPrefix= '';

as the numbers i'm sent by email are usually standard UK numbers which no require prefix.

YOU ARE GREAT GUYS, and I'm happier n900 user


All times are GMT. The time now is 03:14.

vBulletin® Version 3.8.8