From 6c3e78d6338d80c341b59167be16c79e89652724 Mon Sep 17 00:00:00 2001
From: Emeric Vigier <emeric.vigier@savoirfairelinux.com>
Date: Tue, 6 Nov 2012 19:24:09 -0500
Subject: [PATCH] > #17208 Include password in along with username when calling
 getAccountDetails in daemon   > #15835: Fix first ougoing call fails to
 instantiate codec   > #17001: Add Call Type (incomming/outgoing) to call
 state   > #16852: Implement on_call_state_change   > #16852: Add
 new_call_created signal handler   > #16702: Implement account state chaged
 callback   > #16032: Add %template(StringVect) vector<string> in jni   >
 #15939: Add configuration manager methods   > #15939: Separate
 jni_interface.i in three files (call and config)   > #15939: Rename
 callmanager.i to jni_interface.i   > #15939: Include std::vector and std::map
 in callmanagerJNI.h   > #15985: Add getAccountDetails call in configuration
 manager   > #15939: Add configuration Manager in SFLPhone android service

---
 jni/sflphone | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jni/sflphone b/jni/sflphone
index 1753aedf5..c0a81a7da 160000
--- a/jni/sflphone
+++ b/jni/sflphone
@@ -1 +1 @@
-Subproject commit 1753aedf592215f99211239bc84b923d25604376
+Subproject commit c0a81a7da156e66a2ff20080ae674e240858388b
-- 
GitLab