Commit graph

322 commits

Author SHA1 Message Date
Simon Morlat
ab5f04807f Merge remote-tracking branch 'linphone/master' 2015-02-25 12:00:55 +01:00
Sylvain Berfini
209219b8cf Use false linphone_plugins_dir in wp8 to not load plugins twice 2015-02-18 14:21:37 +01:00
Margaux Clerc
d80ed0f2a3 Fix liblinphone tester 2015-02-18 10:51:17 +01:00
Sylvain Berfini
835978a333 Removed yet another reference to belle_sip with tunnel in wp8 no tunnel project 2015-02-17 16:16:44 +01:00
Margaux Clerc
a29ccb43e2 Link android project with zlib 2015-02-17 15:57:17 +01:00
Sylvain Berfini
62a2dd1e84 Fix issue using _no_tunnel prefix 2015-02-17 15:31:43 +01:00
Sylvain Berfini
cae4fe4e06 Fix typo in WP8 project 2015-02-17 14:19:19 +01:00
Sylvain Berfini
3d99556b61 Fix WP8 no tunnel project 2015-02-17 14:17:00 +01:00
Sylvain Berfini
c041745cf5 Added wp8 project without tunnel 2015-02-17 12:04:50 +01:00
Sylvain Berfini
c9315f4a3f Merge remote-tracking branch 'master/master' 2015-02-13 12:22:20 +01:00
Jehan Monnier
2b7f2fd1cb Finilize multicast api java binding 2015-02-05 14:40:27 +01:00
Simon Morlat
2293421958 Merge remote-tracking branch 'linphone/master' 2015-01-23 12:48:22 +01:00
Simon Morlat
16180e2430 change the way payload type numbers are assigned, so that an application can support more payload type than the RTP profile table allows to contain.
Compliance with RFC3264 (offer answer model) is improved, by reusing numbers in case of reINVITEs.
Fix memory leaks
Move offer/answer related tests into a new test suite.
2015-01-21 22:38:46 +01:00
Guillaume BIENKOWSKI
0737657941 Possible fix for App Nap problem 2015-01-16 17:08:58 +01:00
Gautier Pelloux-Prayer
9e6fa8ceb6 Doxygen: replace invalid @returns with @return 2015-01-09 11:42:05 +01:00
Gautier Pelloux-Prayer
ff330203af ILBC build is now optionnal on Android 2015-01-07 10:30:38 +01:00
Ghislain MARY
89565386ac Working file transfer in Python.
- Add the LinphoneBuffer object so that file transfer callbacks do not pass out parameters
- Use the LinphoneBuffer object in the file transfer callbacks
- Implement the file_transfer_send callback in the Python file transfer test
2014-12-10 16:35:19 +01:00
Simon Morlat
b67b596f39 allow passing of directory prefix where to pickup dependencies when running the mac bundler. 2014-12-04 22:46:41 +01:00
Simon Morlat
754f4657cd pass workdir with environment variable, because passing it from arguments doesn't work if the path has a space. 2014-12-04 22:21:10 +01:00
Sylvain Berfini
d0966f027f Fix android tester build 2014-12-02 13:40:42 +01:00
Simon Morlat
983f043b71 Merge branch 'master' of git.linphone.org:linphone 2014-12-01 16:36:31 +01:00
Ghislain MARY
35189535a7 Convert LinphoneContent from a simple struct to a belle-sip object to ease generation of wrappers. 2014-11-18 16:42:16 +01:00
Gautier Pelloux-Prayer
d249550e0a Fix log collection test suite for Android 2014-11-12 15:33:23 +01:00
Gautier Pelloux-Prayer
0aabc05145 Add linphone_call_send_dtmfs method to allow sending a DTMF sequence instead of a single one, and add a test suite 2014-11-12 14:58:19 +01:00
Sylvain Berfini
52312c0361 Fix compilation with ndk 10c 2014-11-07 15:15:57 +01:00
Jehan Monnier
cc5ec63197 log_collection_tester on android, delete local ref to avoid 500 local ref limit on android 2014-11-07 08:39:00 +01:00
Gautier Pelloux-Prayer
d67957ab2a Add log collection tester suite 2014-11-04 17:12:17 +01:00
Ghislain MARY
593454ce53 Add missing file for Windows Phone 8 build. 2014-11-04 08:52:38 +01:00
Ghislain MARY
dadefe2a10 Build with correct version number on Windows Phone 8. 2014-11-03 11:41:19 +01:00
Ghislain MARY
a2954ef1aa Fix compilation warnings/errors when compiling for Android. 2014-10-30 14:59:08 +01:00
Ghislain MARY
b7a8975d4f Add localplayer to the Windows Phone 8 build. 2014-10-21 15:22:12 +02:00
François Grisez
2630a9b0f0 Fix compilation on Android 2014-10-15 12:44:52 +02:00
Sylvain Berfini
4be7d1c931 Fix message_storage for WP8 2014-10-15 12:31:56 +02:00
Simon Morlat
052f1dc476 Merge remote-tracking branch 'linphone/master' 2014-10-10 08:39:02 +02:00
Jehan Monnier
d26dcd487c update belle-sip for openembeded 2014-10-09 15:14:35 +02:00
Ghislain MARY
aa298d645c Windows Phone 8 project depends on zlib + implementation of log compression. 2014-10-06 16:15:22 +02:00
Ghislain MARY
ce88c5ae5a Add Visual Studio project and solution to build zlib. 2014-10-06 16:14:20 +02:00
François Grisez
db528b1a74 Add the LinphonePlayer Java interface 2014-10-06 15:07:47 +02:00
Gautier Pelloux-Prayer
f6de1cd109 Update belle-sip reference and add header in makefile 2014-09-12 14:39:25 +02:00
Gautier Pelloux-Prayer
e5522d62ef Add transport tests (tunnel only and tunnel + srtp) 2014-09-08 14:20:31 +02:00
Jehan Monnier
def9a95377 fix LIBLINPHONE_VERSION on Android 2014-09-01 18:33:43 +02:00
Jehan Monnier
59cdb8850b various fix for lib linphone tester on Android 2014-09-01 18:26:51 +02:00
Ghislain MARY
eaa1d6bb1d Add reference count handling to the LinphoneCallParams object. 2014-09-01 14:58:32 +02:00
Ghislain MARY
095beeb583 Build player.c on all platforms. 2014-09-01 10:43:01 +02:00
Ghislain MARY
b4963d9f70 Put call log related code in its own files. 2014-08-29 14:39:34 +02:00
Gautier Pelloux-Prayer
416aba3a2c Merge remote-tracking branch 'linphonemaster/master' 2014-08-20 11:47:35 +02:00
François Grisez
62efa148c2 Rename recording_call() into call_recording()
Save test results into sdcard
2014-08-06 10:55:01 +02:00
Ghislain MARY
c8d65fc4ec Fix LINPHONE_PLUGIN_DIRS for Windows Phone 8. 2014-07-09 15:28:13 +02:00
Simon Morlat
c6b84e1caf Merge branch 'master' of git.linphone.org:linphone 2014-07-04 17:34:01 +02:00
Sylvain Berfini
556b859e5e Updated ms2 and Android.mk for openh264 update 2014-07-03 10:39:48 +02:00