diff --git a/mediastreamer2 b/mediastreamer2 index 738fcf99d..31ec76f3e 160000 --- a/mediastreamer2 +++ b/mediastreamer2 @@ -1 +1 @@ -Subproject commit 738fcf99df2f930fe64bf8e5dc3fb4d65a004a7d +Subproject commit 31ec76f3e3955c2521fc770308c39f1de641de67 diff --git a/oRTP b/oRTP index 753a2d67e..8cac6a399 160000 --- a/oRTP +++ b/oRTP @@ -1 +1 @@ -Subproject commit 753a2d67ee0e4e9a8c2f64f92b598ac11187378a +Subproject commit 8cac6a399755001f5df7a933bc26c7b9629981fc diff --git a/tester/flexisip_tester.c b/tester/flexisip_tester.c index 3e5992988..dc0250eb8 100644 --- a/tester/flexisip_tester.c +++ b/tester/flexisip_tester.c @@ -662,9 +662,6 @@ static void call_with_ipv6(void) { LinphoneCoreManager* marie; LinphoneCoreManager* pauline; LinphoneCall *pauline_call; - - /*skipped until sip2 has ipv6 address*/ - return; if (!liblinphone_tester_ipv6_available()){ ms_warning("Call with ipv6 not tested, no ipv6 connectivity");