Ronan Abhamon
|
f4d1fd0fe7
|
Merge branch 'master' of git.linphone.org:linphone
|
2017-02-07 12:39:27 +01:00 |
|
Ronan Abhamon
|
51dca644ba
|
use MS_OGL_RENDER instead of MS_VIDEO_DISPLAY_CALL_GENERIC_RENDER in linphone_call_ogl_render
|
2017-02-07 12:39:02 +01:00 |
|
Simon Morlat
|
2e9a01885e
|
factorize code and clean strangely designed functions.
|
2017-02-07 12:36:28 +01:00 |
|
Simon Morlat
|
bcae09e42e
|
Fix bug when setting up custom tone twice.
|
2017-02-07 11:51:45 +01:00 |
|
Simon Morlat
|
f37e3f5345
|
turn off symmetric RTP by default. Indeed, this creates problem if a late STUN packet arrives from a stun server after the audio or video stream are started, because all the flow will be directed to the stun server.
|
2017-02-07 11:08:02 +01:00 |
|
Simon Morlat
|
0a09b7c987
|
Set good bandwidth to use VGA with videotoolbox
|
2017-02-06 22:06:51 +01:00 |
|
Simon Morlat
|
9949784c2d
|
fix unreliable tests
|
2017-02-06 21:58:34 +01:00 |
|
Simon Morlat
|
9bb4a2a4c1
|
fix lime declaration inconsistency
|
2017-02-06 13:24:23 +01:00 |
|
Simon Morlat
|
1121e07313
|
stop pending file transfers when entering linphone_core_destroy().
|
2017-02-06 11:44:49 +01:00 |
|
Sylvain Berfini
|
4849ca2e35
|
Updated ms2 to fix compil
|
2017-02-06 10:42:07 +01:00 |
|
Johan Pascal
|
bced2b3534
|
Lime key validity gets easier config file setting
- can use expression like 1W, 2M or 3d instead of number of seconds
|
2017-02-06 14:39:14 +07:00 |
|
Johan Pascal
|
1841b4222e
|
update to new get current time API in bctoolbox
|
2017-02-06 09:40:39 +07:00 |
|
Simon Morlat
|
23c34bc18f
|
make sure that rtp statistics reported from LinphoneCall are updated after a stream terminates, so that it really says the exact number of packets that were received and sent.
|
2017-02-05 21:12:13 +01:00 |
|
Simon Morlat
|
dbf7675070
|
fix compilation error without sqlite
|
2017-02-05 17:41:03 +01:00 |
|
Simon Morlat
|
a366c02623
|
add missing stub
|
2017-02-05 17:37:11 +01:00 |
|
Simon Morlat
|
fa21f35941
|
fix enablement of advanced rate control
|
2017-02-05 17:12:01 +01:00 |
|
Simon Morlat
|
fe51a7bb48
|
fix compilation errors when compiling without lime
|
2017-02-05 12:27:51 +01:00 |
|
Simon Morlat
|
a535162608
|
robustize tests
|
2017-02-05 12:17:23 +01:00 |
|
Johan Pascal
|
d0222b5a87
|
Manage LIME key expiration date
|
2017-02-05 15:33:12 +07:00 |
|
Simon Morlat
|
cc4966a130
|
fix bug in quality indicator and optimize quality reporting (avoid full copies of structures)
|
2017-02-04 17:52:57 +01:00 |
|
Simon Morlat
|
998433b72e
|
set VGA as minimum size for a test using videotoolbox H264
|
2017-02-04 10:29:22 +01:00 |
|
Simon Morlat
|
285ee7aec7
|
enforce sanity of call state changes.
|
2017-02-03 22:02:49 +01:00 |
|
Simon Morlat
|
a8078ca9b0
|
add checks and fix bug where a call is directly transitionned to Released state when an io error occurs during a reINVITE.
|
2017-02-03 17:12:38 +01:00 |
|
Ghislain MARY
|
c6c13b2606
|
Fix Visual Studio compilation warnings with booleans in C++ wrapper generated code.
|
2017-02-03 15:45:38 +01:00 |
|
Ghislain MARY
|
50f4e52966
|
Store chat message in database before file upload so that if the file upload fails we can try sending the chat message an other time.
|
2017-02-03 15:29:40 +01:00 |
|
Erwan Croze
|
01e990259d
|
Add JNI function:
- linphone_proxy_config_pause_register
- linphone_proxy_config_refresh_register
|
2017-02-02 16:39:07 +01:00 |
|
François Grisez
|
2064d9ba12
|
Update mediastreamer2 submodule (MediaCodec fix)
|
2017-02-02 15:10:48 +01:00 |
|
Erwan Croze
|
3342ccf4ab
|
Add JNI callback for messageReceivedUnableToDecrypted
|
2017-02-02 15:03:40 +01:00 |
|
Benjamin Reis
|
c61c5e1339
|
Only create an IMEE if lime available
|
2017-02-02 11:48:26 +01:00 |
|
Ghislain MARY
|
37cab64a72
|
Fix build of C++ wrapper on Mac OS X.
|
2017-02-02 11:45:44 +01:00 |
|
Ghislain MARY
|
e014172f63
|
Fix for paths with spaces when generating the C++ wrapper.
|
2017-02-02 11:02:33 +01:00 |
|
Ghislain MARY
|
448038b9c1
|
Fix line-endings in generated C++ wrapper on Windows.
|
2017-02-02 09:36:29 +01:00 |
|
Simon Morlat
|
a8e4660ef3
|
fix memory leaks
|
2017-02-01 16:18:09 +01:00 |
|
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 |
|