Simon Morlat
|
2dd2ee6e79
|
fix memory leaks
|
2017-07-31 16:08:56 +02:00 |
|
Ghislain MARY
|
3f3c114a3f
|
Fix build for iOS.
|
2017-07-28 10:20:28 +02:00 |
|
Ronan Abhamon
|
8f64595659
|
feat(object): rename Linphone namespace to LinphonePrivate
|
2017-07-27 14:07:56 +02:00 |
|
nicolas
|
f11cabf8b2
|
fix leak calllog
|
2017-07-27 10:25:15 +02:00 |
|
Jehan Monnier
|
23d28dbb02
|
It looks like c++ enum cannot be used as a mask
|
2017-07-27 10:09:27 +02:00 |
|
Ronan Abhamon
|
58c9d50970
|
chore(coreapi/CMakeLists.txt): compile new cpp object base
|
2017-07-26 13:31:31 +02:00 |
|
Ronan Abhamon
|
ed69bd4505
|
feat(app): add new source folder with object base
|
2017-07-26 13:24:02 +02:00 |
|
Jehan Monnier
|
339c7678f6
|
fix call from sip uri with transport
|
2017-07-25 21:09:01 +02:00 |
|
Jehan Monnier
|
8f86c4a37a
|
fix c++ link issue
|
2017-07-24 18:35:18 +02:00 |
|
Ghislain MARY
|
43c69dc445
|
Set correct compilation flags for clang.
|
2017-07-24 13:47:05 +02:00 |
|
Ghislain MARY
|
0f20b4359c
|
Fix build on Windows.
|
2017-07-24 12:54:43 +02:00 |
|
Ghislain MARY
|
7ceddff0b9
|
Do not rename files to compile them as C++.
|
2017-07-24 11:56:50 +02:00 |
|
Wescoeur
|
d88e17cd3a
|
fix(Conference): better and cleaned code
|
2017-07-22 17:44:10 +02:00 |
|
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 |
|