Commit graph

8632 commits

Author SHA1 Message Date
Simon Morlat
46e3ae725a fix RTT CRLF handling (not sure it is correct but at least it no longer does invalid reads)
fix memory leak
2015-09-25 18:27:27 +02:00
Simon Morlat
7cbbb6b17e fix conflicting changes 2015-09-25 17:35:18 +02:00
Simon Morlat
8e200bcf98 fix memory leaks in RTT and fix generation of local media description 2015-09-25 17:28:10 +02:00
Ghislain MARY
eb22c29a1d Allow belle-sip-tester for Windows 10 to be launched with the liblinphone-tester URI scheme. 2015-09-25 17:15:48 +02:00
Ghislain MARY
86dab4733d Synchronize bc_tester_unit. 2015-09-25 17:00:26 +02:00
Ghislain MARY
3c4d10e870 Update ms2 submodule. 2015-09-25 16:41:51 +02:00
Sylvain Berfini
ecc4615b05 Fix huge leak in rtt callback in linphonecall + a few others in rtt tester 2015-09-25 16:14:09 +02:00
Sylvain Berfini
4a5a866cd6 Finally RTT test is working 2015-09-25 15:33:53 +02:00
Jehan Monnier
a919e56787 no longer associate http proxy to sips only but allow https 2015-09-25 15:30:03 +02:00
Jehan Monnier
5aadaf0896 add file transfert tests with http proxy 2015-09-25 15:30:03 +02:00
Gautier Pelloux-Prayer
03c280ac38 message_tester.c: wrong line fixed... damn. 2015-09-25 15:26:25 +02:00
Gautier Pelloux-Prayer
d13ce4e74e message_tester.c: fix lime tests 2015-09-25 14:28:21 +02:00
Simon Morlat
46547098cc fix android build 2015-09-25 11:52:55 +02:00
Simon Morlat
f67f749dc8 fix possible JNI local ref overflow 2015-09-25 10:51:51 +02:00
Simon Morlat
e38fb7a661 workaround crash on mingw 2015-09-25 09:45:17 +02:00
Simon Morlat
d41a0282c6 update ms2 2015-09-24 22:11:59 +02:00
Simon Morlat
bd0061f227 fix memory leak and add new test to check that linphone_core_destroy() sends BYE for unterminated calls. 2015-09-24 22:06:30 +02:00
Simon Morlat
fd2b0dfa44 temporarily disable real-time text test, as it is work in progress 2015-09-24 21:29:14 +02:00
Simon Morlat
088d6c48e7 fix unterminated calls leaving http proxy test and replace deprecated gethostbyname() 2015-09-24 21:18:57 +02:00
Gautier Pelloux-Prayer
398a032790 message_tester.c: fix lime compilation 2015-09-24 17:38:05 +02:00
Simon Morlat
8eba183b17 fix memory leaks 2015-09-24 17:25:35 +02:00
Sylvain Berfini
0216630824 More work on RTT 2015-09-24 17:21:35 +02:00
Jehan Monnier
56a08e7fab fix compilation issue 2015-09-24 16:57:39 +02:00
Jehan Monnier
4a21150da7 merge add http proxy for sip 2015-09-24 16:48:19 +02:00
Simon Morlat
13e408a09e update ms2 2015-09-24 16:44:51 +02:00
Simon Morlat
0f1cf8b14a fix various recent problems with SDP offer/answer and ICE.
Most problematic was that declined streams were not put in SDP answers.
2015-09-24 16:44:07 +02:00
Ghislain MARY
275e6b615b Fix tester resources paths in Visual Studio project for Windows 10. 2015-09-24 16:11:53 +02:00
Ghislain MARY
d0cd8a7c1a Add missing file to Visual Studio project for Windows 10. 2015-09-24 15:50:27 +02:00
Ghislain MARY
6c07f100b8 Fix logos for liblinphone-tester on Windows 10. 2015-09-24 15:47:56 +02:00
Ghislain MARY
44c7dd2802 Update ms2 submodule. 2015-09-24 15:40:00 +02:00
Gautier Pelloux-Prayer
fabe9c3773 message_tester.c: fix file transfer testers now that certificate is working again 2015-09-24 15:35:07 +02:00
Gautier Pelloux-Prayer
6d372d83ec tester: update *.linphone.org certificate since it has been changed a few hours earlier 2015-09-24 15:09:55 +02:00
Gautier Pelloux-Prayer
24687ecbe9 message_tester.c: abort test if message has not been received, fix crash and reformat it 2015-09-24 14:52:04 +02:00
Simon Morlat
ba100f073f fix memory leaks 2015-09-24 11:47:51 +02:00
Gautier Pelloux-Prayer
aadad2dde3 tester: update bc_tester_utils 2015-09-24 11:30:00 +02:00
Simon Morlat
32eb45dfc6 fix bad handling of remote params, resulting in wrong information given in them in case of received INVITE without SDP 2015-09-24 11:15:34 +02:00
Gautier Pelloux-Prayer
03ad6404b6 tester: remove --config since bc tester already provide it now 2015-09-24 11:13:28 +02:00
François Grisez
c94da304c3 Fix "Single call/Call with mkv file" tester on platform that does not support Opus 2015-09-24 11:05:21 +02:00
Sylvain Berfini
dafc344292 Removed useless ref in complex call tester 2015-09-24 10:20:51 +02:00
Sylvain Berfini
3f38e29408 Improved complex sip call tester 2015-09-24 09:36:45 +02:00
François Grisez
134c7f09ac Migrate startcall and stopcall icons 2015-09-24 01:31:03 +02:00
François Grisez
2b2579453e Migrate icons 2015-09-24 00:51:17 +02:00
François Grisez
6cbcade898 Migrate contact_starred icons 2015-09-24 00:30:08 +02:00
François Grisez
b547a7845c Fix missing bookmark icon in the address bar 2015-09-24 00:13:14 +02:00
Simon Morlat
489a5f3b8e don't cancel an http request that is already terminated 2015-09-23 23:21:06 +02:00
François Grisez
18f226ca50 Delete the icons that are not referenced in the source code 2015-09-23 18:28:59 +02:00
Simon Morlat
b4eebd1085 fix compilation 2015-09-23 18:19:52 +02:00
Simon Morlat
28a7d3dbbe fix bug where a pause reINVITE was having a video stream while the original INVITE (made by other party) wasn't proposing video at all. 2015-09-23 18:11:03 +02:00
François Grisez
5bc3094229 Set the size of the friend list icons 2015-09-23 18:06:12 +02:00
Gautier Pelloux-Prayer
3fcf71072f tester: update bc_tester_utils 2015-09-23 17:49:48 +02:00