Benjamin Reis
b669640847
Add message_received_unable_decrypt callback
2017-02-01 15:36:01 +01:00
Erwan Croze
1cf4eda4aa
Add chat message is secured JNI
2017-02-01 14:54:33 +01:00
Simon Morlat
c1cd0c4eaf
fix make distcheck
2017-02-01 14:22:12 +01:00
Simon Morlat
7fd880bfdf
fix crash
2017-02-01 14:22:12 +01:00
Ronan Abhamon
aa4d6d035d
linphone_call_ogl_render supports preview
2017-02-01 14:13:15 +01:00
Ghislain MARY
d398c2c619
Fix build.
2017-02-01 13:38:16 +01:00
Ghislain MARY
e389e34c7e
Fix build of C++ wrapper on Windows.
2017-02-01 12:17:19 +01:00
Ghislain MARY
6735f6e731
Correct definition of LINPHONE_PUBLIC on Windows.
2017-02-01 12:16:24 +01:00
Ghislain MARY
925da7d7a0
Update ms2 submodule.
2017-02-01 12:12:16 +01:00
Benjamin Reis
31d5d90ca9
add is_secured API to LinphoneChatMessage
2017-02-01 12:10:59 +01:00
Sylvain Berfini
9551c9118a
Improvements on tunnel to make udp mirror and dual mode cohabitate + JNI wrapper
2017-02-01 11:20:40 +01:00
Simon Morlat
eb82036b55
fix compilation problem without lime
2017-02-01 11:08:57 +01:00
Simon Morlat
99240c117a
update ms2 and ortp
2017-02-01 11:05:10 +01:00
Simon Morlat
61c5137594
integrate new bandwidth control algorithm
2017-02-01 11:01:25 +01:00
Sylvain Berfini
7a9a12e606
Fixed tunnel dual mode config read from file
2017-01-31 17:50:16 +01:00
Benjamin Reis
567fac0445
Better management of LIME
2017-01-31 17:28:42 +01:00
Benjamin Reis
29a56ce847
If ZRTP key exist but LIME disabled keep receiving and decrypting LIME messages
2017-01-31 16:32:04 +01:00
Sylvain Berfini
53e99b9a22
Fixes related to tunnel
2017-01-31 15:54:25 +01:00
Ghislain MARY
120b9dc402
Fix build on Windows.
2017-01-31 14:26:22 +01:00
Ronan Abhamon
3c05f1e7d5
add a linphone_call_ogl_render to use MSOGL ms filter
2017-01-31 14:18:18 +01:00
Ghislain MARY
b11a4fc371
Update oRTP and ms2 submodules.
2017-01-31 14:17:43 +01:00
Sylvain Berfini
555612d87e
Added stubs for new tunnel methods
2017-01-31 14:10:49 +01:00
Benjamin Reis
289917ab62
update ms2
2017-01-31 12:46:11 +01:00
Ghislain MARY
b297a4cb1d
Rework chat handling.
...
- Add content type information in LIME encrypted message
- Single entry point for all types of chat messages that are first decrypted if necessary and then handled according to their content type
- Add possibility to send chat messages with a content type that is not 'text/plain'
- Encrypt IMDN
2017-01-31 12:25:12 +01:00
François Grisez
1c7fc21b3d
Bugfix: make linphone-daemon gives an Id to each proxy config loaded from the config file
2017-01-31 10:55:36 +01:00
Erwan Croze
2c5d691045
Add Lime JNI method
2017-01-31 10:47:43 +01:00
Ghislain MARY
d2654ce519
Add null character at the end of the key when storing it in a LinphoneContent (to prevent invalid reads).
2017-01-31 10:22:38 +01:00
Sylvain Berfini
4eea002784
Save & read dual tunnel mode from rc file
2017-01-30 17:36:36 +01:00
Sylvain Berfini
5659d1a3a9
Updated oRTP to fix compil
2017-01-30 17:32:13 +01:00
Sylvain Berfini
463a24d3e0
Added dual tunnel client feature in TunnelManager and C API above it
2017-01-30 17:14:26 +01:00
Benjamin Reis
8ba17eddf4
update ortp
2017-01-30 17:02:02 +01:00
Benjamin Reis
c7cc6e3bd5
ms2
2017-01-30 15:27:29 +01:00
Simon Morlat
ea3389d9a1
fix compilation issue in mediastreamer2
2017-01-30 15:24:06 +01:00
Simon Morlat
94bbd06368
update ms2 and ortp
2017-01-28 11:42:41 +01:00
Sylvain Berfini
3c0af441d7
Fixed cpp11 feature in wrapper
2017-01-27 16:55:29 +01:00
Sylvain Berfini
bbfaea6660
Removed test commited by error
2017-01-27 10:11:02 +01:00
Benjamin Reis
afce28204e
add friends from db to map if lf->refkey
2017-01-27 09:31:05 +01:00
François Grisez
92d4bcf812
Set C++ standard to C++11 for C++ wrapper compilation
2017-01-26 17:07:55 +01:00
François Grisez
c3b4624857
Generate and install LinphoneCxxConfig.cmake, LinphoneCxxTargets.cmake and LinphoneCxxVersion.cmake
2017-01-26 17:07:55 +01:00
Simon Morlat
c4e6c49dfe
fix memory leak
2017-01-26 16:21:24 +01:00
Erwan Croze
7ab1893afb
Update Mediastreamer
2017-01-26 14:12:49 +01:00
Simon Morlat
d2dd8fd389
fix bug when setting up tone files for tone ids. Update ms2 and ortp for jitter buffer improvements.
2017-01-25 17:45:54 +01:00
Ronan Abhamon
9b6643b651
fix(coreapi/linphonecall): linphone_call_get_duration returns call->log->duration value at end call
2017-01-25 15:24:35 +01:00
Ghislain MARY
a4109f7c4f
When marking a chat room as read send IM display notifications only for the messages that were not previously in the displayed state.
2017-01-25 11:39:48 +01:00
Ghislain MARY
c446f1f424
Do not send IM notification is the chat message does not have a message id.
2017-01-25 11:39:06 +01:00
Jehan Monnier
9621b080ea
fix Sweden contry code
2017-01-25 09:23:47 +01:00
Simon Morlat
6395c65feb
fix crash when removing a friend if such friend wasn't in the map.
2017-01-24 16:27:49 +01:00
François Grisez
64082f155f
Remove deprecated code inside genwrapper.py
2017-01-24 16:21:12 +01:00
François Grisez
5a8b07dee2
Fix invalid read/write in _linphone_call_params_clone()
2017-01-24 16:20:40 +01:00
François Grisez
cca80fbbe5
Use belle_sip_object_clone() in the definition of linphone_call_params_copy()
2017-01-24 12:36:01 +01:00