The address book renders the contact's email addresses as mailto: links that I can click However, it fails to render the phone numbers as clickable links I've confirmed that a tel: URI handler is registered in gconf: $ gconftool-2 -g /desktop/gnome/url-handlers/tel/command /usr/bin/sipdialer %s $ gconftool-2 -g /desktop/gnome/url-handlers/tel/enabled true