linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] Linphone-Android phonebook/contact change


From: Olivier Schonken
Subject: [Linphone-developers] Linphone-Android phonebook/contact change
Date: Wed, 23 Jul 2014 15:47:54 +0200

Hi

In the following commit the phonebook entry on Android devices was changed to a custom IM protocol named sip. 

commit d2f91f5a84ce1f0d32517481a5c3183d324c6647
Author: Margaux Clerc <address@hidden>
Date:   Thu Jul 10 14:33:48 2014 +0200

    Fix contact sip address

This breaks the sending of contacts to other users via vcards.  It also creates issues when trying to write a vcard that would contain linphone contact details for distribution.  The previously used 'X-SIP' tag is the defacto field to which Android parses an IMPP field in vcard that contains a sip address that is not one of the default IM types - {AIM,MSN,GOOGLE-TALK,Skype...}.  There is no way to specify an IMPP field with a custom defined protocol so that an Android device will recognize and parse it to the IM:custom:sip field.

What was the reasoning behind this change?  Will this change be permanent?

Regards

Olivier Schonken



reply via email to

[Prev in Thread] Current Thread [Next in Thread]