Package: icedove
Version: 17.0.8-1~deb7u1

I've been trying to dial from the address book using click to dial,
facilitated by the TBDialOut 1.7.2 plugin, which converts the address
book phone numbers into URIs.

I already have sipdialer installed and configured and it works from the
command line if I type /usr/bin/sipdialer $NUMBER

I added tel:  into gconftool as documented in the sipdialer README:

gconftool-2 -t string \
   -s /desktop/gnome/url-handlers/$scheme/command "/usr/bin/sipdialer %s"
  gconftool-2 -t bool \
   -s /desktop/gnome/url-handlers/$scheme/needs_terminal false
  gconftool-2 -t bool \
   -s /desktop/gnome/url-handlers/$scheme/enabled true


and I can query the values from sipdialer.

The icedove address book displays the phone numbers as clickable tel: links

When I click one, I get the message "tel is not a registered protocol"

I went into the config editor and tried adding the following, which
should not be necessary given the gconf settings exist:

network.protocol-handler.app.tel (string) = /usr/bin/sipdialer
network.protocol-handler.external.tel (bool) = true
network.protocol-handler.expose.tel (bool) = true

and tried again and I still get the same error.


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to