Commit graph

10960 commits

Author SHA1 Message Date
Jehan Monnier
8d4d875486 fix gruu tester 2017-10-11 15:11:19 +02:00
François Grisez
f56f27fb2c Add the deprecation date on some deprecated functions 2017-10-10 17:55:16 +02:00
François Grisez
d61a62de91 Creates a new singleton object for logging features in the API of Liblinphone 2017-10-10 15:49:15 +02:00
François Grisez
fe7c1cec74 Fix typo in log messages of the C++ wrapper generator 2017-10-10 15:49:15 +02:00
Simon Morlat
145b05ee8d Fix reference model of LinphoneChatMessage and its listener. 2017-10-06 13:40:26 +02:00
Mickaël Turnel
1dfa27a009 Fix implicit cast for windows 2017-10-06 11:56:30 +02:00
Ghislain MARY
452234d4bc Add log when we cannot find the selected valid ICE pair in the case where it should be there. 2017-10-05 13:33:10 +02:00
Mickaël Turnel
fb465e0def Update fps tests according to VP8 conf table changes 2017-10-05 11:24:01 +02:00
Erwan Croze
fb3a215b7c Blacklist linphone_call_set_audio_route 2017-10-04 10:57:56 +02:00
François Grisez
7e2a6a56fa Make CMake to clean the old XML and HTML Doxygen documentations out before generating them again 2017-10-03 15:20:49 +02:00
François Grisez
07e15c33ac Fix indentation of coreapi/help/doc/doxygen/CMakeLists.txt 2017-10-03 15:13:30 +02:00
Mickaël Turnel
cc6b6bd320 Fix fps unit tests values for mobile devices 2017-09-29 17:49:47 +02:00
Mickaël Turnel
f891abe4db Add unit tests for fps in video calls 2017-09-29 11:53:51 +02:00
Mickaël Turnel
0d38a7a444 Removed default bitrate limitation 2017-09-29 11:53:22 +02:00
Benjamin Reis
f975012e3c add linphone_core_cbs_set_message_received_unable_decrypt linphone_core_cbs_get_message_received_unable_decrypt 2017-09-28 13:13:15 +02:00
Erwan Croze
4fb1db869f Init bctbx logger before create the core in factory 2017-09-27 17:19:35 +02:00
Jehan Monnier
a6b0c7bcb1 make sure local sip ports used by testers are always random 2017-09-27 17:05:59 +02:00
Jehan Monnier
fe7b744e99 avoid crash in case audio resources (mainly on macosx) take to much time to start 2017-09-27 15:04:43 +02:00
Benjamin Reis
63095a3016 re-init streams after stoping them when restarting an invte 2017-09-27 14:41:26 +02:00
Jehan Monnier
1b9500b3c6 enable gruu for gruu specific tests 2017-09-27 08:13:17 +02:00
Benjamin Reis
10d2a21d0c better reason management 2017-09-26 16:04:05 +02:00
Benjamin Reis
34f2e94230 do not crash on null reason header 2017-09-26 15:34:04 +02:00
Benjamin Reis
56efb47f2c Fix NULL reason header & missed call when time out 2017-09-26 15:17:01 +02:00
Erwan Croze
9d35ff433b Fixing last commit concerning Cs Wrapper 2017-09-26 14:39:29 +02:00
Jehan Monnier
e9a83366ea complete gruu implementation. 2017-09-26 14:12:02 +02:00
Jehan Monnier
d158267277 fix xcode9 compilation issue 2017-09-26 13:28:26 +02:00
Erwan Croze
216d252c4d Fixing CS wrapper 2017-09-26 11:04:58 +02:00
Simon Morlat
ddd0805222 attempt to fix a crash with LinphoneChatMessage (java) pointing to a null LinphoneChatMessage (C) 2017-09-26 10:22:08 +02:00
Simon Morlat
e99fdee766 revert a change made to workaround a w10 bug (hang), that was finally solved (mswasapi).
This workaround was breaking some tests by changing the duration of calls.
2017-09-25 11:57:03 +02:00
Jehan Monnier
bca851d0b5 fix wrong client cert 2017-09-25 11:24:30 +02:00
Jehan Monnier
c03ea19074 renew certificates used by client auth tests 2017-09-25 10:50:42 +02:00
Simon Morlat
38466919d0 Fix unreliability with custom header handling.
Indeed, the ACK was clearing previous custom headers read from incoming INVITEs
2017-09-25 10:18:24 +02:00
Erwan Croze
627eb03451 Fix cancelled_ringing_call test 2017-09-22 16:33:51 +02:00
Simon Morlat
8b0a3f926e add offer answer test for payload types 2017-09-22 15:01:44 +02:00
Erwan Croze
76ccd7c138 Fixing warning in linphonecall.c
linphone_call_handle_stream_events - cast double to float
2017-09-21 17:14:40 +02:00
Erwan Croze
fffadbb4ec Fixing log for WIN32 2017-09-21 17:14:08 +02:00
Erwan Croze
8608017809 Removing useless file 2017-09-21 17:13:39 +02:00
Jehan Monnier
2c4bd476a6 disable gruu for tunnel testers 2017-09-19 14:38:12 +02:00
Simon Morlat
84d4fb1ca5 workaround w10 again 2017-09-19 14:08:52 +02:00
Jehan Monnier
07845c1939 make sure cmakelist does not overide CXX_FLAGS 2017-09-19 14:01:38 +02:00
Simon Morlat
8c50b06b10 Fix again (workaround for win10 hang) 2017-09-19 09:31:14 +02:00
Simon Morlat
f28d968a67 fix compilation with NDK > 14 2017-09-18 21:11:24 +02:00
Simon Morlat
c4f3981df2 possible workaround for win10 test suite hang. 2017-09-18 16:10:24 +02:00
Simon Morlat
d3cef31cc5 Fix crash when trying to cancel a non-existing INVITE transaction 2017-09-18 16:09:05 +02:00
Erwan Croze
279e26151d Fix no break error in proxy.c 2017-09-18 10:47:59 +02:00
Simon Morlat
ed5f18e32b Merge remote-tracking branch 'origin/dev_ice_defered_response' 2017-09-16 11:01:04 +02:00
Simon Morlat
c3b31767a3 fix crash in linphonec 2017-09-14 21:16:05 +02:00
Simon Morlat
f145c0d49e fix crash in linphonecsh 2017-09-14 21:08:59 +02:00
Simon Morlat
30d04d4ca7 Indicate mediastreamer2 a maximum output bitrate, so that rate control algorithm can use it. 2017-09-14 17:43:50 +02:00
Jehan Monnier
337f1e1674 Switch sip transports used by multi call testers to full tcp in case of IPV6 2017-09-14 15:03:46 +02:00