Commit graph

11128 commits

Author SHA1 Message Date
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
Ghislain MARY
9424c36593 Fix string conversion issue in C++ wrapper. 2017-02-20 11:30:25 +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
François Grisez
bb4fa4adfb Fix no record path displayed while recording a call 2017-02-20 11:14:03 +01:00
François Grisez
30382865a2 Fix snapshoting, call recording and contact export on Windows
Some utf8 strings were not translated into the locale charset before
being passed to Liblinphone.
2017-02-20 10:26:04 +01:00
Simon Morlat
d7bda643c1 fix problem with video device being set many times for nothing in the property box, which creates graph stop/start when in a video call 2017-02-20 09:04:12 +01:00
Simon Morlat
7549c9dd37 fix problem with video device being set many times for nothing in the property box, which creates graph stop/start when in a video call 2017-02-18 16:54:41 +01:00
Simon Morlat
0f70ef12ba fix build error in mediastreamer2 2017-02-18 11:15:09 +01:00
Ghislain MARY
35d9eeb152 The resources directories can now be defined at runtime. 2017-02-17 17:07:10 +01:00
Ghislain MARY
1fce67f507 Update ms2 submodule. 2017-02-17 17:06:44 +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
Simon Morlat
8fa7d8d72b update ort 2017-02-17 16:28:19 +01:00
Ghislain MARY
e288fa9819 Remove useless ring file. 2017-02-17 11:35:51 +01:00
François Grisez
5c46c2f566 Prevent the generic OpenGL displaying filter from being proposed in Linphone's settings 2017-02-17 11:30:02 +01:00
Simon Morlat
8b6e4e451e update ortp 2017-02-17 10:09:46 +01:00
François Grisez
cb40549c79 Display the download URI when a file transfer chat message is received 2017-02-16 17:25:59 +01:00
Benjamin Reis
8b82c64af9 update ms2 2017-02-16 16:31:53 +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
5eb9bc379b Hide the 'use NAT address' firewall policy 2017-02-16 13:40:02 +01:00
François Grisez
52b2cf4899 Switch default video definition to "VGA" 2017-02-16 12:20:04 +01:00
Simon Morlat
51c1e5a09f update ms2 and ortp 2017-02-15 21:12:53 +01:00
Simon Morlat
8bc3018f99 update ms2 and ortp 2017-02-15 18:42:41 +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
François Grisez
8d7d1692a3 Check validity of the username when setting Linphone with an already existing account 2017-02-15 15:18:01 +01:00
Ghislain MARY
fe25b0f87b Update ms2 submodule. 2017-02-15 14:45:00 +01:00
Ghislain MARY
3bc8cb17af Fix Python module build on Windows. 2017-02-14 15:22:52 +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
Ghislain MARY
406be4079b Update ms2 submodule. 2017-02-14 11:51:01 +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
c4feeb97b8 Fix unittests for Python 3. 2017-02-14 10:30:35 +01:00
Ghislain MARY
b20343c440 Fix linphone_chat_message_is_read() according to IM notif policy. 2017-02-14 10:14:52 +01:00
Ghislain MARY
b95a9b8cf6 Fix automatic wrapper generation. 2017-02-13 18:25:10 +01:00
Ghislain MARY
d9932c3e66 Support build of Python module for Python 3. 2017-02-13 17:48:29 +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
François Grisez
6d8d877119 Update ms2 2017-02-13 15:16:31 +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
Benjamin Reis
7a64dd1066 update ms2 2017-02-13 11:02:20 +01:00
Ronan Abhamon
371e1aab96 update mediastreamer2 2017-02-13 09:37:50 +01:00
Simon Morlat
a45d9eec90 fix compilation issue. 2017-02-12 11:19:13 +01:00
Simon Morlat
0595f361fb fix use of uninitalized value 2017-02-11 21:07:01 +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