From 86e3e31ec2636fe3d00a9ecedf13af40fb5d9311 Mon Sep 17 00:00:00 2001 From: Simon Morlat Date: Wed, 19 Sep 2012 16:13:38 +0200 Subject: [PATCH 1/2] fix ring.wab --- Classes/LinphoneManager.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Classes/LinphoneManager.m b/Classes/LinphoneManager.m index f376f9956..e7b0d0af4 100644 --- a/Classes/LinphoneManager.m +++ b/Classes/LinphoneManager.m @@ -637,7 +637,7 @@ static LinphoneCoreVTable linphonec_vtable = { linphone_core_set_root_ca(theLinphoneCore, lRootCa); // Set audio assets - const char* lRing = [[LinphoneManager bundleFile:@"ring.wab"] cStringUsingEncoding:[NSString defaultCStringEncoding]]; + const char* lRing = [[LinphoneManager bundleFile:@"ring.wav"] cStringUsingEncoding:[NSString defaultCStringEncoding]]; linphone_core_set_ring(theLinphoneCore, lRing); const char* lRingBack = [[LinphoneManager bundleFile:@"ringback.wav"] cStringUsingEncoding:[NSString defaultCStringEncoding]]; linphone_core_set_ringback(theLinphoneCore, lRingBack); From 1b8912ae87f2c2ee8c9d8f1c227c0bd9b8410486 Mon Sep 17 00:00:00 2001 From: Simon Morlat Date: Wed, 19 Sep 2012 21:52:24 +0200 Subject: [PATCH 2/2] update exosip (for expire limit) --- submodules/externals/exosip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/submodules/externals/exosip b/submodules/externals/exosip index 972e9d009..3403f378b 160000 --- a/submodules/externals/exosip +++ b/submodules/externals/exosip @@ -1 +1 @@ -Subproject commit 972e9d009e1fe9dc3e2e1d672e39c98de0affa37 +Subproject commit 3403f378bab82b67d569b029f466a2f1dee499bb