Commit graph

5580 commits

Author SHA1 Message Date
Gautier Pelloux-Prayer
a6fbc18b91 Remove debug log 2014-09-08 14:20:36 +02:00
Gautier Pelloux-Prayer
aed5bd789a Improve tunnel test: check that SIP packet actually use the tunnel 2014-09-08 14:20:31 +02:00
Gautier Pelloux-Prayer
06035f934d Update submodules and rtp_transport behavior 2014-09-08 14:20:31 +02:00
Gautier Pelloux-Prayer
e5522d62ef Add transport tests (tunnel only and tunnel + srtp) 2014-09-08 14:20:31 +02:00
Gautier Pelloux-Prayer
b9c043bf6a Applying "[patch]i18n for desktop file" from Alexey Loginov 2014-09-08 11:55:21 +02:00
Gautier Pelloux-Prayer
ba13a9baf7 Fix tunnel bug: reset 'enable register' option in proxy config after enabling/disabling the tunnel 2014-09-04 16:59:41 +02:00
Guillaume BIENKOWSKI
3c32fd4397 Fix remote provisioning zero-length values. Fixes #1457 again. 2014-09-04 16:10:34 +02:00
Guillaume BIENKOWSKI
6de4c89510 Don't allow values to be empty in a linphonerc file.
Added unit tests for this.

Fixes #1457
2014-09-04 15:35:44 +02:00
François Grisez
48a8132eeb Fix bug #1409 2014-09-04 15:28:33 +02:00
Ghislain MARY
79213ff28f Add belle-sip link flags in CMake script to find linphone. 2014-09-04 13:42:16 +02:00
François Grisez
d9370208b0 Update README.macos 2014-09-04 11:45:41 +02:00
François Grisez
4014c07dd9 Fix compilation bug on Android 2014-09-04 10:02:44 +02:00
Guillaume BIENKOWSKI
8f33fcb711 Add russian translation, thanks to loginov.alex.valer@gmail.com 2014-09-04 09:19:59 +02:00
François Grisez
c3575589c1 Add two JNI functions for tunnels manipulation
*Add LinphoneCore.tunnelGetServers()
*Ass LinphoneCore.tunnelAddServer()
2014-09-03 17:12:40 +02:00
Ghislain MARY
46b4817ad6 Increase required CMake version. 2014-09-03 16:51:24 +02:00
Ghislain MARY
1ce1c85ab4 Prevent rebuilding the documentation if this is not necessary. 2014-09-03 16:32:19 +02:00
Ghislain MARY
d2f1886083 Add LINPHONE_LDFLAGS in CMake script to find linphone. 2014-09-03 12:51:23 +02:00
François Grisez
5b17d4d473 Delete temporary jpeg file while snapshot tester ending 2014-09-02 17:12:23 +02:00
Gautier Pelloux-Prayer
e960ca4d7d Improved README: use multiple lines for apt-get instruction 2014-09-02 16:18:29 +02:00
Guillaume BIENKOWSKI
ce0391ac6d Add the send_ringback_without_playback option so that in early media, we can send the ringback tone without playing the return sound. 2014-09-02 14:56:32 +02:00
Ghislain MARY
282a4cb88d Fix compilation on Windows. 2014-09-02 09:15:57 +02:00
Jehan Monnier
4be60e396d fix liblinphone useragent 2014-09-02 09:09:39 +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
32c1c8b57d Add some message sending unit tests in Python. 2014-09-01 17:54:57 +02:00
Ghislain MARY
cbe15d33a5 Finish call params cleaning. 2014-09-01 16:30:40 +02:00
Ghislain MARY
7974621bae Fix crash since remote params now need to take a reference on the custom headers. 2014-09-01 15:43:44 +02:00
Ghislain MARY
04f3bbc212 Fix compilation with uPnP enabled. 2014-09-01 15:10:23 +02:00
Jehan Monnier
b0384298be adapt test -Call with specified codec bitrate- to arm single core (speex16 to speex8) 2014-09-01 15:02:21 +02:00
Ghislain MARY
eaa1d6bb1d Add reference count handling to the LinphoneCallParams object. 2014-09-01 14:58:32 +02:00
Jehan Monnier
1ce425fc1c adapt test -Call with specified codec bitrate- to arm single core 2014-09-01 13:53:01 +02:00
Ghislain MARY
6fab974ad7 Add some API to get information from a LinphoneCallStats object. 2014-09-01 11:33:44 +02:00
Ghislain MARY
6639e57535 Fix crash in Python wrapper when the core is destroyed before the chat rooms. 2014-09-01 10:52:41 +02:00
Ghislain MARY
dfcedfd701 Include config.h when HAVE_CONFIG_H is defined (needed for compilation with CMake). 2014-09-01 10:44:13 +02:00
Ghislain MARY
095beeb583 Build player.c on all platforms. 2014-09-01 10:43:01 +02:00
Simon Morlat
2c90f5e702 add player api, fix bug in linphone_core_terminate_conference() 2014-08-31 21:58:32 +02:00
Simon Morlat
9c396a9cd9 Fix big crash in call logs because logs built from linphonerc were constructed using ms_new0(LinphoneCallLog,1). 2014-08-31 10:56:37 +02:00
Simon Morlat
c9c23c2318 remove unnecessary includes, update ms2 2014-08-30 13:00:37 +02:00
Simon Morlat
6d57908ce2 move flexisip conf files into a dedicated directory.
Add README
simple_call is checking CallReleased state.
2014-08-29 19:47:42 +02:00
Ghislain MARY
53c6673032 Fix reference count problem when returning an already existing Python object from the native object user data. 2014-08-29 17:34:41 +02:00
Ghislain MARY
b4978948f9 Add some call unit tests in Python. 2014-08-29 16:39:23 +02:00
François Grisez
b6d1b58b17 Fix compilation error. Add missing #define _GNU_SOURCE 2014-08-29 16:32:27 +02:00
Jehan Monnier
0369a30fb0 make liblinphone message tester more reliable 2014-08-29 15:57:45 +02:00
Jehan Monnier
a72ba5d1b5 fix call_tester call_base method 2014-08-29 15:57:45 +02:00
Ghislain MARY
2f63ec8135 Fix typo that is causing crashes. 2014-08-29 15:32:40 +02:00
Ghislain MARY
a03227d3e2 Fix reference count issue in the set_log_handler() method of the Python module + Allow setting its value to None. 2014-08-29 15:22:24 +02:00
Ghislain MARY
1caa2d8de3 Add reference count handling to LinphoneCallLog objects. 2014-08-29 15:07:13 +02:00
Ghislain MARY
34c945f201 Fix compilation. 2014-08-29 15:06:22 +02:00
Ghislain MARY
b4963d9f70 Put call log related code in its own files. 2014-08-29 14:39:34 +02:00
Ghislain MARY
53a34317a5 Some API and documentation change for automatic wrapper generation. 2014-08-29 11:44:21 +02:00