Conn.I.Addressing in telepathy-sofiasip
Submitted by Simon McVittie
Assigned to Mikhail Zabaluev
Description
+++ This bug was initially created as a clone of Bug #26866 +++
Some extra ways to request a handle would be helpful:
-
From a vCard, often for telephony: ('tel', '+441223362967') -> +441223362967 in telepathy-ring, tel:+441223362967 or (hypothetically) sip:441223362967@pstn-gateway.example.com in telepathy-sofiasip
-
From a URI: 'xmpp:bob@example.com/Work' -> bob@example.com in telepathy-gabble
Either or both of these would be good to have in cases where we deal with more than one protocol:
-
Native MSNP vs. Yahoo! interop in telepathy-butterfly
-
sip: vs. tel: in telepathy-sofiasip
-
Eventually, other protocols via gateways, in telepathy-gabble?
Version: git master