After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 685323 - Provide SIP field for contacts
Provide SIP field for contacts
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Contacts
3.6.x (obsolete)
Other Linux
: Normal enhancement
: ---
Assigned To: evolution-addressbook-maintainers
Evolution QA team
: 352470 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2012-10-02 18:37 UTC by Ildar
Modified: 2014-04-29 13:05 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ildar 2012-10-02 18:37:34 UTC
I can't find a field for SIP in Contacts.
Comment 1 Milan Crha 2014-04-29 12:56:37 UTC
I made the SIP field available for 3.13.2+. The change also makes phone numbers click-able as "callto:" URIs and SIP numbers click-able as "sip:" URIs, but only is there is installed the URI scheme handler in the system (recognized by g_app_info_get_default_for_uri_scheme()).

By the way, evolution-data-server has the X-SIP available since 2.26, according to source code comments [2].

Created commit 3c497e2 in evo master (3.13.2+) [1]

[1] https://git.gnome.org/browse/evolution/commit/?id=3c497e2
[2] https://git.gnome.org/browse/evolution-data-server/tree/addressbook/libebook-contacts/e-vcard.h#n125
Comment 2 Milan Crha 2014-04-29 13:05:35 UTC
*** Bug 352470 has been marked as a duplicate of this bug. ***