François Grisez
1dfdbdd09d
Add a checkbox to enoble/disable auto-answering
...
+ auto-answering is now controled by the "auto-answer" parameter in the GtkUi
section of linphonerc
+ The corresponding command line argument is now unhadled
2015-03-23 15:30:49 +01:00
Ghislain MARY
67ffa6b614
Update ms2 and oRTP submodules.
2015-03-23 15:00:21 +01:00
Jehan Monnier
d019794006
ms2:fix broken rtcp encryption
2015-03-23 12:50:14 +01:00
Jehan Monnier
15b915e036
-No longer rewrite callparams->has_video, but use dedicated params to save offers answer result regarding video
...
-Invoke FIR in method linphone_core_send_vfu_request
-Invoke CallStatsUpdated even in case of scheduled updates
-Fix media direction in case of paused/resumed with paused by « inactive »
2015-03-23 12:49:31 +01:00
Ghislain MARY
706ed3cfa1
Test if the filename of the lpconfig is not NULL before trying to read a relative file.
2015-03-23 11:47:32 +01:00
Ghislain MARY
b6fac76880
Fix Python module build.
2015-03-23 09:34:11 +01:00
Simon Morlat
f3d0f2151f
update for lastest macport, and allow the use of the default locale on macos
2015-03-20 16:40:07 +01:00
François Grisez
b2e8fa0758
Cleaning main.ui
...
+ Remove unuseful properties
+ Remove superfluous images
+ Give a name to all images
2015-03-20 16:06:02 +01:00
Ghislain MARY
19e8ed4382
Update ms2 submodule.
2015-03-20 15:40:27 +01:00
Ghislain MARY
bee22b84f2
Disable opus on Windows Phone 8 devices with a single CPU.
2015-03-20 15:40:03 +01:00
Gautier Pelloux-Prayer
c03389c14c
bc_tester_utils.c: use tester_printf instead of fprintf and fix android log handling
2015-03-20 15:13:36 +01:00
Gautier Pelloux-Prayer
66fa2a03ac
liblinphone_tester.c: correctly set log level mask
2015-03-20 14:19:35 +01:00
Gautier Pelloux-Prayer
ba701257fe
linphonecore.c: add linphone_core_set_log_level_mask and deprecate linphone_core_set_log_level since it's actually a misname of the first function
2015-03-20 14:13:21 +01:00
Ghislain MARY
e05d5e1787
Add missing files to the Windows Phone 8 project.
2015-03-20 10:43:01 +01:00
Gautier Pelloux-Prayer
50826b2663
Makefile.am: use printf instead of echo to generate liblinphone_gitversion.h
2015-03-20 10:32:44 +01:00
Ghislain MARY
22b536bb7d
Update ms2 submodule.
2015-03-20 10:30:00 +01:00
François Grisez
1bf81f8792
Add a UNIX new line character before the end of liblinphone_gitversion.h
2015-03-19 17:30:17 +01:00
Simon Morlat
8f7a1ee5d5
fix audio only build
2015-03-19 17:21:24 +01:00
Gautier Pelloux-Prayer
f32d5ebbf7
configure.ac: disable lime by default for yet instead of auto
2015-03-19 15:09:19 +01:00
Simon Morlat
ac233d1c22
fix Makefile.am problem
2015-03-19 14:45:44 +01:00
François Grisez
0ce5a5f7df
Add a config parameter to avoid linphone to save authentication data
2015-03-19 14:18:22 +01:00
Ghislain MARY
c757b8e4c1
Test video bandwidth during early-media in "Forked outgoing early-media video call with inactive audio" test.
2015-03-19 12:08:56 +01:00
Ghislain MARY
59860a2ab7
Also test that the video stream is started to try early-media forking.
2015-03-19 12:08:13 +01:00
Sylvain Berfini
69c7dc0b60
Fix tester compilation on Android
2015-03-19 11:20:32 +01:00
Simon Morlat
b765a9b341
clarify build options
2015-03-19 11:09:19 +01:00
Johan Pascal
7e742958a2
Fix compilation when LIME is disabled
...
- enabled by default switch using --enable-lime
- check for polarssl gcm.h presence (version >=1.3)
2015-03-19 00:21:07 +01:00
Ghislain MARY
4855be3d7d
Add "Forked outgoing early-media video call with inactive audio" test.
2015-03-18 16:13:47 +01:00
Ghislain MARY
a3b8cf6b2b
Fix build of tester with CMake.
2015-03-18 15:20:21 +01:00
Gautier Pelloux-Prayer
c05b0ace94
tester: update common & add common/ subfolder in include directories
2015-03-18 14:18:05 +01:00
Gautier Pelloux-Prayer
88a7287ba7
tester.c: remove duplicate definition
2015-03-18 11:42:08 +01:00
Jehan Monnier
c3472f9312
add doc linphone_core_media_encryption_supported to javadoc
2015-03-18 11:18:48 +01:00
Gautier Pelloux-Prayer
acf3bb287d
tester: add test/suite getters for iOS tester and reorganize code a bit
2015-03-18 10:58:12 +01:00
Sylvain Berfini
ee33c10a68
Removed debug trace I pushed by mistake
2015-03-17 16:23:41 +01:00
Jehan Monnier
d1f21907e7
ms2:fix ios compilation issue
2015-03-17 15:56:47 +01:00
Gautier Pelloux-Prayer
d78eea16cb
autocompletion: add Linphone and mediastreamer tools as supported by the tool
2015-03-17 14:39:47 +01:00
Jehan Monnier
4451648110
-update tunnel documentation
...
-update ms2 to fix IOS compilation issue
2015-03-17 14:38:15 +01:00
Gautier Pelloux-Prayer
f02b957e60
tester: use linphone_core_set_log_level when setting verbosity in order to keep belle-sip logs too
2015-03-17 13:42:18 +01:00
Sylvain Berfini
9fff00eef2
Improved tester and fixed flexisip file transfer message rewrite test
2015-03-17 13:17:02 +01:00
François Grisez
ecf0caa54f
Change the name of recorded file in the "Call with file player" and "Call with mkv file player" testers
2015-03-17 11:43:15 +01:00
Sylvain Berfini
19cb807cbb
Finished implementation of file_transfer_send callback in JNI layer
2015-03-17 11:31:13 +01:00
Gautier Pelloux-Prayer
2bc09231d5
lime.c: temporary remove clang-not-compiling checks
2015-03-17 11:28:20 +01:00
Sylvain Berfini
8f03913001
Added JNI binding for new file transfer and chat message callbacks API
2015-03-17 10:34:24 +01:00
Ghislain MARY
c5e96802be
Add include of libxml/tree.h for xmlNewTextChild() function.
2015-03-17 10:05:49 +01:00
Sylvain Berfini
eeda3916cd
When simulating a client whithout RCS, still add a simple Accept header
2015-03-16 17:44:11 +01:00
Ghislain MARY
28e94ad99e
Call initialization function of WASAPI mediastreamer plugin in Python module if needed.
2015-03-16 17:41:08 +01:00
François Grisez
dd38893ff1
Fix bug in the management of the payloads list
...
It was impossible to disable the codecs which are enabled at the first use
of Linphone.
2015-03-16 17:18:48 +01:00
Gautier Pelloux-Prayer
c94a52f3f0
Merge branch 'dev_tester_factorization'
...
Conflicts:
tester/message_tester.c
2015-03-16 17:15:01 +01:00
Gautier Pelloux-Prayer
cdec9f9eda
Tester: update CMakeLists.txt and use latest changes
2015-03-16 16:48:03 +01:00
Simon Morlat
2b2b138f43
revert my changes about reusing sip.instance, it is not compatible with tests checking call forking
2015-03-16 16:29:01 +01:00
Simon Morlat
272d1ac8ea
fix memory leaks
...
reuse same sip.instance in account manager of tester
2015-03-16 16:22:19 +01:00