From 57986397890cc45dad9270098c6615a47f1cc3ee Mon Sep 17 00:00:00 2001 From: Simon Morlat Date: Thu, 12 Dec 2013 11:29:32 +0100 Subject: [PATCH] add linphone_proxy_config_set_contact_uri_parameters() --- Classes/LinphoneManager.m | 2 +- submodules/belle-sip | 2 +- submodules/linphone | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Classes/LinphoneManager.m b/Classes/LinphoneManager.m index e1804a24b..9493cd55e 100644 --- a/Classes/LinphoneManager.m +++ b/Classes/LinphoneManager.m @@ -1382,7 +1382,7 @@ static void audioRouteChangeListenerCallback ( #define APPMODE_SUFFIX @"prod" #endif NSString *params = [NSString stringWithFormat:@"app-id=%@.%@;pn-type=apple;pn-tok=%@;pn-msg-str=IM_MSG;pn-call-str=IC_MSG;pn-call-snd=ring.caf;pn-msg-snd=msg.caf", [[NSBundle mainBundle] bundleIdentifier],APPMODE_SUFFIX,tokenString]; - linphone_proxy_config_set_contact_parameters(proxyCfg, [params UTF8String]); + linphone_proxy_config_set_contact_uri_parameters(proxyCfg, [params UTF8String]); } } diff --git a/submodules/belle-sip b/submodules/belle-sip index 0cf4dede9..7045b21f2 160000 --- a/submodules/belle-sip +++ b/submodules/belle-sip @@ -1 +1 @@ -Subproject commit 0cf4dede9e1f53e9a6b1bfdc329cef283bcb6022 +Subproject commit 7045b21f24ba9005f8a36d2e28f7b2c20e9d6fb6 diff --git a/submodules/linphone b/submodules/linphone index 2fa2ab905..4212cc43b 160000 --- a/submodules/linphone +++ b/submodules/linphone @@ -1 +1 @@ -Subproject commit 2fa2ab9056e98f0664fce05f88590015231a2571 +Subproject commit 4212cc43b8e44d3fe3168ced0aea7d366e9d46ad