View Single Post
brontide's Avatar
Posts: 868 | Thanked: 474 times | Joined on Oct 2007 @ Capital District, NY, USA
#47
Originally Posted by pipeline View Post
Hmm success (for mms: ), now to figure out which settings i changed were the magic ones :
To get tel: working I did the following and rebooted.

Added this to uri-action-defaults.list

tel=hildon-voip-ui.desktop

Then added/ modified voip-ui.desktop with the following lines.

X-Osso-URI-Actions=voipto;callto;sip;tel

[X-Osso-URI-Action Handler tel]
Method=voip_to
Name=uri_link_make_call
TranslationDomain=osso-uri


Maybe that will help you find your magic changes ;-)