[Telepathy] [Bug 17324] An interface to retrieve display-friendly representations for contacts
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Aug 27 05:23:50 PDT 2008
http://bugs.freedesktop.org/show_bug.cgi?id=17324
Simon McVittie <simon.mcvittie at collabora.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #1 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2008-08-27 05:23:42 PST ---
Aliasing is this interface. The implementation of Aliasing should mangle the
SIP address in the ways you suggest, if appropriate, whenever it is used as a
fallback.
Gabble's implementation of Aliasing has the JID as the final fallback, but it
could equally well use (for instance) just the part before the "@".
IMO, telepathy-sofiasip should strip off "sip:" or "sips:" or "tel:", and any
"?query=misc", from the SIP address when returning it as a fallback alias, so
it would just look like "mikhail at example.com" or "+441223362967" (of course,
ideally for tel: URIs it would also insert some dashes - but the conventional
way to space out phone numbers is country-specific, so it might well be
considered too hard to implement this).
In MSN with Yahoo interop (Butterfly), the handles currently look like
foo at passport.com#1 for MSN users and foo at yahoo.com#42 (or something) for Y!
users, but the fallback alias should be "foo at passport.com" or "foo at yahoo.com"
(I don't know whether this is in fact true).
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Telepathy
mailing list