Ghislain MARY
|
d69adc82c5
|
Set an IO error info for a call when it gets terminated after connectivity lost timeout.
|
2017-03-01 11:46:59 +01:00 |
|
Ghislain MARY
|
f122b8e78d
|
Use bc_apply_compile_flags from bctoolbox CMake utils.
|
2017-02-28 18:07:17 +01:00 |
|
Erwan Croze
|
83ff452587
|
Resolve stun server after the network reachable callback
|
2017-02-28 17:42:10 +01:00 |
|
Erwan Croze
|
583b0ed767
|
Add network reachable callback in JNI
|
2017-02-28 17:02:48 +01:00 |
|
Benjamin Reis
|
b18702cf9e
|
to_be_stored_api && do not filter SIP message notified to app
|
2017-02-28 17:00:29 +01:00 |
|
François Grisez
|
17df3b86a5
|
Merge tag '3.11.0'
3.11.0
|
2017-02-24 16:38:36 +01:00 |
|
Ghislain MARY
|
eab4eadebd
|
Fix resources paths issues.
|
2017-02-24 13:50:54 +01:00 |
|
Ghislain MARY
|
c02b16ddcd
|
Add missing symbol export.
|
2017-02-24 13:50:46 +01:00 |
|
Ghislain MARY
|
747d0843d4
|
Fix build on Windows 10.
|
2017-02-23 18:53:03 +01:00 |
|
Ronan Abhamon
|
95664d6879
|
add doc on linphone_core_get_mtu & remove it in linphonecore.c
|
2017-02-23 16:44:51 +01:00 |
|
Ronan Abhamon
|
75578c8c62
|
add doc on linphone_core_get_mtu
|
2017-02-23 16:39:32 +01:00 |
|
Sylvain Berfini
|
fc2e9efe81
|
Improved IM encryption engine API doc + added error log when invalid read
|
2017-02-21 11:05:02 +01:00 |
|
Ghislain MARY
|
29b27b752c
|
Fix compilation issue.
|
2017-02-21 10:56:58 +01:00 |
|
Ghislain MARY
|
5193bb34e1
|
Add API to resend a chat message that has not been delivered.
|
2017-02-21 10:52:17 +01:00 |
|
Ghislain MARY
|
87cfca94b5
|
Fix build with disabled video.
|
2017-02-21 10:50:22 +01:00 |
|
Sylvain Berfini
|
db1c043cd0
|
Improved IM encryption engine API
|
2017-02-21 10:26:33 +01:00 |
|
Benjamin Reis
|
615f9d4e23
|
Send 200Ok to server if message we can't decrypt to avoid useless retransmission + adaptation of tests to this behavior
|
2017-02-20 11:19:47 +01:00 |
|
Ghislain MARY
|
35d9eeb152
|
The resources directories can now be defined at runtime.
|
2017-02-17 17:07:10 +01:00 |
|
Sylvain Berfini
|
a4627732a7
|
Use list pointer directly
|
2017-02-17 17:01:04 +01:00 |
|
Benjamin Reis
|
b95d637c25
|
Better management of friends_map_uri
|
2017-02-17 16:47:19 +01:00 |
|
Benjamin Reis
|
376f8ead9c
|
add alais address to firend amp
|
2017-02-16 16:30:56 +01:00 |
|
Benjamin Reis
|
0f45a2acee
|
Fix : presence re-created after network changes + corresponding test
|
2017-02-16 14:23:04 +01:00 |
|
François Grisez
|
52b2cf4899
|
Switch default video definition to "VGA"
|
2017-02-16 12:20:04 +01:00 |
|
François Grisez
|
fd9fbedb40
|
Fix regression about P2P presence
Denying a friend to subscribe presence was no more possible
once we accepted.
|
2017-02-15 17:09:08 +01:00 |
|
François Grisez
|
605fd462c9
|
Fix regression: system environment was no more used to generate the primary contact URI on first Linphone's start
|
2017-02-15 15:57:23 +01:00 |
|
Benjamin Reis
|
1052d9fe49
|
Use relative Xpath to parse only XMLLine with presence
|
2017-02-14 11:57:46 +01:00 |
|
Ghislain MARY
|
66cf0b624c
|
Perform an ICE reset instead of an ICE restart when recovering from a connection loss (it has the effect to also clear the previous local candidates).
|
2017-02-14 11:51:19 +01:00 |
|
Benjamin Reis
|
8c1f7104f0
|
Fix linphone_chat_message_is_read in case im_notif_policy is changed
|
2017-02-14 10:36:52 +01:00 |
|
Ghislain MARY
|
b20343c440
|
Fix linphone_chat_message_is_read() according to IM notif policy.
|
2017-02-14 10:14:52 +01:00 |
|
Jehan Monnier
|
74a3277084
|
-enable g729 by default
-add useragent to remote provisioning http request
|
2017-02-13 16:27:23 +01:00 |
|
Ghislain MARY
|
e53d4cf70d
|
Improve API so that it is more object-oriented.
|
2017-02-13 16:18:37 +01:00 |
|
Benjamin Reis
|
7276f565f2
|
tempoarily change linphone_chat_message_is_read
|
2017-02-13 13:28:38 +01:00 |
|
Benjamin Reis
|
0263048643
|
Fix crash : do not search a LinphoneFriend by a NULL address
|
2017-02-13 12:18:39 +01:00 |
|
Simon Morlat
|
78ef95a3e1
|
fix multiple compilation warnings and memory corruptions in recent commits.
|
2017-02-11 10:33:38 +01:00 |
|
Benjamin Reis
|
7055204182
|
remove useless logs
|
2017-02-10 17:13:52 +01:00 |
|
Benjamin Reis
|
d1f7e4d7f5
|
Add friends_map_uri to LinphoneFriendList
|
2017-02-10 17:03:16 +01:00 |
|
Simon Morlat
|
ef8b319a82
|
fix compilation without vcard
|
2017-02-08 17:14:32 +01:00 |
|
Simon Morlat
|
669c3cee4e
|
Fix tests broken by the change of RTP symmetric policy.
|
2017-02-08 13:58:03 +01:00 |
|
Simon Morlat
|
b551bb92cd
|
fix warnings
|
2017-02-08 09:12:52 +01:00 |
|
Simon Morlat
|
7a13e47f69
|
fix double definition of linphone_factory_create_vcard()
|
2017-02-08 09:06:10 +01:00 |
|
Simon Morlat
|
cf49dc437c
|
fix various problems with the handling of LinphoneCallStats in JNI wrapper.
|
2017-02-07 21:06:00 +01:00 |
|
Ghislain MARY
|
612e63f684
|
Fix build on Windows.
|
2017-02-07 18:14:30 +01:00 |
|
Ghislain MARY
|
cd4870d5ad
|
Some refactoring to have a more object-oriented API.
|
2017-02-07 15:32:42 +01:00 |
|
Simon Morlat
|
ebf1760947
|
add new function to get stream stats
|
2017-02-07 13:58:15 +01:00 |
|
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
|
9949784c2d
|
fix unreliable tests
|
2017-02-06 21:58:34 +01:00 |
|