Nicolas Follet
|
dd2de72fad
|
add functions : linphone::conference getId, linphone::conference setId, linphone::call getToHeader. delete headers from callLogs
|
2017-07-22 17:43:53 +02:00 |
|
Wescoeur
|
f0468337e4
|
fix(SipLogin): static struct init doesn't work with tags in C++
|
2017-07-22 17:15:54 +02:00 |
|
Wescoeur
|
670a5751c9
|
fix: many fixes on cpp files
|
2017-07-22 17:10:57 +02:00 |
|
Ghislain MARY
|
3037a37a4f
|
Cleanup CMakeLists.txt.
|
2017-07-21 17:52:45 +02:00 |
|
Ghislain MARY
|
b9b283dcdb
|
Compile source files as C++.
|
2017-07-21 17:06:41 +02:00 |
|
Jehan Monnier
|
f2121d520c
|
port spec file to cmake
|
2017-07-21 14:09:48 +02:00 |
|
Ronan Abhamon
|
74fd021a47
|
update version in CmakeLists.txt
|
2017-07-21 09:36:30 +02:00 |
|
Ghislain MARY
|
f7a4846e36
|
Use CMake macro from bctoolbox to get git version.
|
2017-07-20 15:16:45 +02:00 |
|
Ghislain MARY
|
81302d4a55
|
Enable C++ wrapper by default.
|
2017-07-20 15:16:08 +02:00 |
|
Sylvain Berfini
|
c673c854cb
|
Added test to reproduce LIME issue when sending 2 messages while network not reachable + improved LIME error logs
|
2017-07-19 11:22:42 +02:00 |
|
Ghislain MARY
|
b7658734f0
|
Handle TTL in DNS responses.
|
2017-07-19 10:27:04 +02:00 |
|
Sylvain Berfini
|
0beb626b5d
|
Added error logs in lime decryption process
|
2017-07-18 10:14:34 +02:00 |
|
Ghislain MARY
|
4b8dd8670e
|
Remove now useless payload type usability check with opus and webrtc echo canceller.
|
2017-07-12 17:35:15 +02:00 |
|
Sylvain Berfini
|
0cb13b884b
|
Let python wrapper wrap PayloadType automatically + added sample python file from wiki
|
2017-07-11 14:59:42 +02:00 |
|
Sylvain Berfini
|
9d15a75723
|
Fixed issue with LinphoneStatus in python wrapper
|
2017-07-11 14:46:39 +02:00 |
|
Sylvain Berfini
|
5b09936389
|
Added missing group to LinphoneHeaders
|
2017-07-11 10:34:13 +02:00 |
|
Sylvain Berfini
|
82c68c8e17
|
Fixed issue in python wrapper with brief description since it has been enabled
|
2017-07-10 17:50:19 +02:00 |
|
Benjamin Reis
|
a8088c83db
|
Fix double free of a chat message
|
2017-07-07 15:01:30 +02:00 |
|
Ghislain MARY
|
17e4a1ff6c
|
Improve selection of IP address to use to connect to the STUN server for ICE candidates gathering.
|
2017-07-06 17:20:08 +02:00 |
|
Ghislain MARY
|
786c1614fb
|
Prefer NAT64 address when choosing the STUN server IP address on IPv6 only network.
|
2017-07-06 13:43:20 +02:00 |
|
Sylvain Berfini
|
d5f765da2f
|
Added get/set domain and configure to AccountCreator JNI wrapper
|
2017-07-05 14:21:23 +02:00 |
|
Sylvain Berfini
|
fe9512bdce
|
Fixed C# wrapper generation
|
2017-06-29 14:58:24 +02:00 |
|
Ghislain MARY
|
e9f31b693c
|
Mirror video output when calling linphone_core_preview_ogl_render().
|
2017-06-29 11:21:21 +02:00 |
|
Ghislain MARY
|
a906cfa658
|
Fix path to check if the msopenh264 plugin is present on Android.
|
2017-06-28 13:52:08 +02:00 |
|
Simon Morlat
|
cbc273d8b8
|
Fix make distcheck
|
2017-06-28 11:13:23 +02:00 |
|
Sylvain Berfini
|
5a2f227301
|
Changes in C# wrapper for Windows UWP
|
2017-06-27 17:07:19 +02:00 |
|
Erwan Croze
|
ca3eadc1ef
|
Fix typo error
|
2017-06-27 16:01:43 +02:00 |
|
Simon Morlat
|
e4149d19a8
|
Add LinphoneCall callback to be notified about ACKs, in order to be able to add custom headers in sent ACKs and read custom headers in received ACKs.
|
2017-06-26 22:49:15 +02:00 |
|
Jehan Monnier
|
5e89a0416c
|
add function to chatroom to find a message with a given direction.
It re-enable to send messages to itself on the same device
|
2017-06-26 17:53:40 +02:00 |
|
Jehan Monnier
|
88fe8d0044
|
make sure IP encryption Engine API can be used without needing to include any private headers
|
2017-06-26 15:21:43 +02:00 |
|
Sylvain Berfini
|
7647218252
|
Merge branch 'dev_continuous_bw_measurement'
|
2017-06-26 15:02:46 +02:00 |
|
Benjamin Reis
|
1c80e72cb1
|
Recreate ZRTP DB file when corrupted and test
|
2017-06-26 11:08:38 +02:00 |
|
Ghislain MARY
|
25010f058d
|
Handle more error cases during log collection upload.
|
2017-06-23 17:04:39 +02:00 |
|
Ghislain MARY
|
229623f331
|
Handle HTTP error responses during log collection upload.
|
2017-06-23 16:47:03 +02:00 |
|
Erwan Croze
|
0013ebeceb
|
Fix JNI of LinphoneInfoMessageImpl_setContent
Fixes BelledonneCommunications/linphone-android#81
|
2017-06-22 14:30:32 +02:00 |
|
Ghislain MARY
|
346e8ae92e
|
Fix wrapper generation for linphone_core_set_dns_servers() function.
|
2017-06-22 13:44:24 +02:00 |
|
Simon Morlat
|
77e50236f9
|
fix compilation issue
|
2017-06-21 10:07:29 +02:00 |
|
Erwan Croze
|
186d309332
|
Fix log on H264Helper.java
|
2017-06-21 09:26:28 +02:00 |
|
Ghislain MARY
|
735268f85d
|
Fix last received chat message not being marked as read.
|
2017-06-20 12:06:11 +02:00 |
|
Jehan Monnier
|
8517a2d0d5
|
disable legacy GTK UI from default cmake option
|
2017-06-19 14:51:15 +02:00 |
|
Jehan Monnier
|
1612e329a1
|
avoid cancel with info testers to crash
|
2017-06-19 14:49:47 +02:00 |
|
François Grisez
|
199ce2d10d
|
Add missing files
|
2017-06-19 11:07:32 +02:00 |
|
François Grisez
|
2e84d99183
|
Remove coreapi/help/doc path from .gitignore
|
2017-06-19 11:06:34 +02:00 |
|
Jehan Monnier
|
c4481dcce3
|
fix trace
|
2017-06-16 17:28:37 +02:00 |
|
Jehan Monnier
|
7720b06041
|
add a trace in case lime key is derivated because of message loses
|
2017-06-16 17:16:20 +02:00 |
|
François Grisez
|
397424e584
|
Disable documentation generation with Autotools
|
2017-06-16 17:03:17 +02:00 |
|
François Grisez
|
2705f777ef
|
Update C++ wrapper CMakeLists.txt
|
2017-06-16 15:44:20 +02:00 |
|
François Grisez
|
599b43b3db
|
Fix Doxyfile.in
|
2017-06-16 15:44:20 +02:00 |
|
François Grisez
|
e3228cb8ab
|
Remaking doc directory aborescence
Fix Doxyfile.in
|
2017-06-16 15:44:00 +02:00 |
|
Sylvain Berfini
|
36df948b23
|
Added expected_bandwidth parameter
|
2017-06-16 15:12:57 +02:00 |
|