Commit graph

8062 commits

Author SHA1 Message Date
Ghislain MARY
d9416f1eec Negotiate RPSI as positive feedback that is the way we are using it in Linphone, keeping compatibility with older versions of Linphone. 2015-06-01 14:14:42 +02:00
Jehan Monnier
68532f69bc make lime optional for file sharing 2015-06-01 12:49:53 +02:00
Gautier Pelloux-Prayer
0bf665e86c call_tester.c: fix compilation on clang macosx 2015-05-29 17:20:40 +02:00
Simon Morlat
f0c786e6e4 update ortp and ms2 to fix problem when sending RFC2833 dtmfs with a number which is not the one choosen by the remote. 2015-05-29 15:50:40 +02:00
Jehan Monnier
319116a6db fix win32 compilation issue 2015-05-29 11:41:34 +02:00
Jehan Monnier
3da7a6e18a fix c89 compilation issue 2015-05-29 08:28:40 +02:00
Gautier Pelloux-Prayer
819e0f07dc proxy: fix normalize_number when having invalid prefix dial code 2015-05-28 17:30:52 +02:00
Jehan Monnier
1bd8a6ad1e improve auto answer tool 2015-05-28 17:15:39 +02:00
Gautier Pelloux-Prayer
2b016a4318 quality_reporting.c: remove debug log and refactorize a bit 2015-05-28 17:13:44 +02:00
Gautier Pelloux-Prayer
38ed600456 proxy.c: add Jersey in dialplans 2015-05-28 15:46:01 +02:00
Jehan Monnier
cdfdabebea improve lime test robustness 2015-05-28 15:45:47 +02:00
Ghislain MARY
b1cd06e66f Add missing source file when building with CMake. 2015-05-28 11:47:39 +02:00
Jehan Monnier
e59224e2c1 fix android compilation issue 2015-05-28 11:21:58 +02:00
Jehan Monnier
7a67f94090 improve logs upload 2015-05-28 11:04:26 +02:00
Jehan Monnier
7de2c1bf33 ms2: disable symmetric rtp triggered by stun in case of multicast 2015-05-27 18:00:37 +02:00
Ghislain MARY
f5b65146ac Generate linphonetester library when building for IOS with CMake. 2015-05-27 17:30:35 +02:00
Simon Morlat
5f30b8a1eb set stereo=1 in opus fmtp to test stereo
rewrite ugly code
2015-05-27 12:36:36 +02:00
Jehan Monnier
7f2c4c22b4 fix compilation issue + fix lime tests for Android 2015-05-27 09:17:37 +02:00
Jehan Monnier
40ae36e14a still one fopen to be replaced in lime unit test 2015-05-26 18:39:59 +02:00
Jehan Monnier
78cc40e1c4 make sure lime test use writable path 2015-05-26 18:21:26 +02:00
Gautier Pelloux-Prayer
0dcb593fed main.c: add --version option 2015-05-26 13:26:39 +02:00
François Grisez
c618d9c77d Fix crash in the GTK implementation of StatusIcon when blinking is set 2015-05-26 12:20:40 +02:00
François Grisez
4c91dfd81c Fix crash in the GTK implementation of StatusIcon when blinking is set 2015-05-26 12:13:55 +02:00
Gautier Pelloux-Prayer
3ca4cce833 liblinphone_tester.mk: add/rename missing test files 2015-05-26 10:21:26 +02:00
François Grisez
68ca8ff500 Make the setup wizard and the adding contact window transient
That notifies the window manager to keep these windows over the main window
2015-05-26 01:09:21 +02:00
Gautier Pelloux-Prayer
fcbbbd1979 dtmf_tester.c: stop using static global variables to definitively fix tests when opus not available 2015-05-25 13:49:21 +02:00
Gautier Pelloux-Prayer
73ec6eb8d9 dtmf_tester.c: fix previous commit in case of opus not available 2015-05-25 11:44:29 +02:00
Gautier Pelloux-Prayer
7b074dccc6 dtmf_tester.c: do not try Opus test if codec is not avalaible 2015-05-25 10:47:19 +02:00
Ghislain MARY
9dbaa4299b Update ms2 submodule. 2015-05-22 17:17:24 +02:00
Gautier Pelloux-Prayer
4d547292db proxy_config_tester.c: fix compilation 2015-05-22 16:22:01 +02:00
Gautier Pelloux-Prayer
6b134f5a33 proxy config: add tests for phone number normalization and fix API accordingly 2015-05-22 16:11:49 +02:00
Gautier Pelloux-Prayer
89e547fa50 configure.ac: rename --disable-documentation to --enable-documentation 2015-05-22 16:11:49 +02:00
Ghislain MARY
5950d432c4 Improve CMake find module for zlib on IOS. 2015-05-22 10:54:26 +02:00
Jehan Monnier
9f68e464ed Trying to improve test checking on bandwidth by using max value out of last 3 instead of last value only 2015-05-22 08:46:38 +02:00
Gautier Pelloux-Prayer
30cec33fbd call_tester: rename CU_PASS to BC_PASS 2015-05-21 11:28:12 +02:00
Gautier Pelloux-Prayer
03287d93cf tester: do not execute TLS tests when it is not available, and avoid using TLS when it is not necessary 2015-05-21 11:28:12 +02:00
Simon Morlat
7ae9cf700c update ms2 2015-05-21 11:11:00 +02:00
François Grisez
96e4b94690 Fix double free while linphone quits 2015-05-20 13:59:44 +02:00
François Grisez
a83b41c293 Fix double free while linphone quits 2015-05-20 13:58:42 +02:00
François Grisez
8c5a217c1d Fix missing status icon on Linux desktop environment that does not support StatusNotifierItem
Only the first implementation of LinphoneStatusIcon was checked at startup
2015-05-20 13:38:49 +02:00
François Grisez
cbccbafd42 Fix missing status icon on Linux desktop environment that does not support StatusNotifierItem
Only the first implementation of LinphoneStatusIcon was checked at startup
2015-05-20 13:34:02 +02:00
François Grisez
e72ba8183d Fix crash while linphone quiting 2015-05-20 13:33:45 +02:00
François Grisez
72ce0bf9a3 Fix crash while linphone quiting 2015-05-19 16:35:39 +02:00
Jehan Monnier
2cfc9ecfd8 enable lime at compilation time for Android 2015-05-19 16:12:25 +02:00
Jehan Monnier
6eeff52a62 remove original auth info from testers 2015-05-19 15:09:33 +02:00
Johan Pascal
5200810ca8 Clean Lime tests 2015-05-18 23:55:12 +02:00
Ghislain MARY
1f6fcb6393 Fix negociation of rtcp-fb attributes in SDP.
Some attributes could be added by us on incoming call whereas it should
not be done.
2015-05-18 15:36:18 +02:00
Gautier Pelloux-Prayer
c8ca91ec23 tester: fix some tests 2015-05-18 15:19:01 +02:00
Gautier Pelloux-Prayer
2dc1116da8 tester: move from BC_ASSERT_TRUE to more accurate asserts for some tests 2015-05-18 13:56:58 +02:00
Ghislain MARY
fd159f62cd Fix build on Linux. 2015-05-18 11:11:28 +02:00