From 7ffa7c04715b76fa661ff3782d07d92f1817650e Mon Sep 17 00:00:00 2001 From: Sylvain Berfini Date: Mon, 27 Jun 2016 13:38:35 +0200 Subject: [PATCH] Only set LinphoneFriend's name if it has at least an address + use the multiple SIP addresses in one LinphoneFriend feature --- src/org/linphone/LinphoneContact.java | 30 ++++++++++++++++----------- 1 file changed, 18 insertions(+), 12 deletions(-) diff --git a/src/org/linphone/LinphoneContact.java b/src/org/linphone/LinphoneContact.java index dbe7bd0d0..7233462bf 100644 --- a/src/org/linphone/LinphoneContact.java +++ b/src/org/linphone/LinphoneContact.java @@ -313,24 +313,30 @@ public class LinphoneContact implements Serializable, Comparable