From 3d925e71632b87b17667060f8c52f31d0903b259 Mon Sep 17 00:00:00 2001 From: Ghislain MARY Date: Fri, 27 Jun 2014 17:57:52 +0200 Subject: [PATCH] webrtcisac has been renamed to webrtc. --- build/wp8/LibLinphoneTester-wp8/LibLinphoneTester-wp8.sln | 2 +- coreapi/linphonecall.c | 2 +- mediastreamer2 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/wp8/LibLinphoneTester-wp8/LibLinphoneTester-wp8.sln b/build/wp8/LibLinphoneTester-wp8/LibLinphoneTester-wp8.sln index 3e8ba7bb3..cf0d4a086 100644 --- a/build/wp8/LibLinphoneTester-wp8/LibLinphoneTester-wp8.sln +++ b/build/wp8/LibLinphoneTester-wp8/LibLinphoneTester-wp8.sln @@ -87,7 +87,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libmswp8vid", "..\..\..\..\ EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libmswebrtc", "..\..\..\..\mswebrtc\build\wp8\mswebrtc\mswebrtc.vcxproj", "{B16B81A9-BEF2-44C9-B603-1065183AE844}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "webrtcisac", "..\..\..\..\mswebrtc\webrtc\build\wp8\webrtcisac\webrtcisac.vcxproj", "{A5A719E5-FDD6-4DFD-AAF6-68C9534B5562}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "webrtc", "..\..\..\..\mswebrtc\webrtc\build\wp8\webrtc\webrtc.vcxproj", "{A5A719E5-FDD6-4DFD-AAF6-68C9534B5562}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libmsbcg729", "..\..\..\..\bcg729\build\wp8\bcg729\bcg729.vcxproj", "{1DB09AFE-FC9B-472E-A746-0E33F8EF8883}" EndProject diff --git a/coreapi/linphonecall.c b/coreapi/linphonecall.c index 4e4babcbc..e5dfbed58 100644 --- a/coreapi/linphonecall.c +++ b/coreapi/linphonecall.c @@ -3099,7 +3099,7 @@ static LinphoneAddress *get_fixed_contact(LinphoneCore *lc, LinphoneCall *call , } else { ctt=linphone_core_get_primary_contact_parsed(lc); if (ctt!=NULL){ - /*otherwise use supllied localip*/ + /*otherwise use supplied localip*/ linphone_address_set_domain(ctt,localip); linphone_address_set_port(ctt,linphone_core_get_sip_port(lc)); ms_message("Contact has been fixed using local ip"/* to %s",ret*/); diff --git a/mediastreamer2 b/mediastreamer2 index 71bce450a..185eae373 160000 --- a/mediastreamer2 +++ b/mediastreamer2 @@ -1 +1 @@ -Subproject commit 71bce450a360361039cfdf1967095bcd2a842af3 +Subproject commit 185eae3737b6956667f022d68dadeca9eae2a706