Ghislain MARY
bb673bb9f4
Improve logging in the Python module unit tests.
2014-08-28 10:44:12 +02:00
Ghislain MARY
13ca8e0e4c
Add a user_data properties to the objects of the Python wrapper.
2014-08-28 09:41:30 +02:00
Jehan Monnier
272b40e149
make sure rtp port are released even in case of call error
2014-08-27 16:58:54 +02:00
Ghislain MARY
5e23b563f7
Start adding registration unit tests for the Python wrapper.
2014-08-27 16:57:17 +02:00
Ghislain MARY
aa05370dce
Remove wrong decrementation of refcount in the event callbacks of the Python wrapper.
2014-08-27 16:48:43 +02:00
Ghislain MARY
46eec72a57
Use iterate interval of 20ms instead of 100ms in the tester.
2014-08-27 16:48:07 +02:00
François Grisez
a323e3c357
Add the setAndroidPowerManager private method to the LinphoneCoreImpl class
2014-08-27 16:52:31 +02:00
Simon Morlat
69750c29f4
fix refcount of proxy config
2014-08-27 14:22:29 +02:00
Simon Morlat
b011dd6234
update ms2
2014-08-27 13:55:12 +02:00
Ghislain MARY
b05b3db1e6
Add first Python module unit tests.
2014-08-27 12:38:26 +02:00
Ghislain MARY
294916d0eb
Use belle-sip reference counting for LinphoneChatRoom objects.
2014-08-27 12:37:58 +02:00
Simon Morlat
ec0a93b632
prevent unnecessary lookup in pending auth list
2014-08-27 12:04:59 +02:00
Ghislain MARY
4c6dcb5799
Fix type issue with bool_t in the Python wrapper, leading to memory overwrite.
2014-08-27 11:34:35 +02:00
Simon Morlat
32e0c948a1
update ms2
2014-08-26 16:01:38 +02:00
Jehan Monnier
0cbb5c5d20
MS2:on Android, make sure a resolution is selected even if an highest or equal is not found from the list
2014-08-26 15:24:21 +02:00
Guillaume BIENKOWSKI
d28e18e058
Null-check the auth-info when it fails. In some cases it could be Nil
2014-08-26 11:34:31 +02:00
François Grisez
cb355233b2
Fix compilation error
2014-08-25 18:55:25 +02:00
Simon Morlat
ca9ae30566
update ms2
2014-08-25 18:35:55 +02:00
Ghislain MARY
6018686807
Fix compilation warning.
2014-08-25 16:59:20 +02:00
François Grisez
4677df1e93
Integration of Android's wake locks
2014-08-25 14:53:34 +02:00
Ghislain MARY
614df3fd3f
Fix some refcount and userdata issues in the Python wrapper.
2014-08-25 13:40:57 +02:00
Simon Morlat
8e21453946
update ms2 for android sound improvements
2014-08-22 18:23:29 +02:00
Simon Morlat
0a8d30ce15
Merge branch 'master' of git://git.linphone.org/linphone
2014-08-22 18:23:21 +02:00
Ghislain MARY
ec11864066
Remove duplicated user pointer.
2014-08-22 17:57:45 +02:00
Ghislain MARY
3d512a019c
Fix update of primary contact.
2014-08-22 14:47:45 +02:00
Simon Morlat
9df45abebd
Merge branch 'master' of git://git.linphone.org/linphone
2014-08-21 21:49:00 +02:00
Ghislain MARY
aa5f676dcd
Improve fetching of the local IP to take into account the destination.
2014-08-21 17:51:01 +02:00
Simon Morlat
c68dd94acb
allow notification of registration_state_changed callback for removed proxy configs.
2014-08-21 17:01:55 +02:00
François Grisez
293ed89daa
Delete CU_ASSERT_PTR_NOT_NULL while H264 detection
2014-08-21 15:52:36 +02:00
Ghislain MARY
b6a9bdeed5
Use belle-sip reference counting for LinphoneProxyConfig and LinphoneCall objects.
2014-08-21 16:20:12 +02:00
François Grisez
f40c178dc4
Refactor "Call recording tester"
2014-08-21 15:34:36 +02:00
Ghislain MARY
9cdd062f48
Update ms2 submodule.
2014-08-21 11:59:14 +02:00
Simon Morlat
7b7a2570b7
improve timing of tester
2014-08-20 22:08:44 +02:00
Simon Morlat
a53740de5f
fix call acceptance with policy test, by adding linphone_core_create_call_params().
2014-08-20 18:08:24 +02:00
Ghislain MARY
eca15bf8c0
Use sphinx to generate the documentation of the Python wrapper.
2014-08-20 16:45:45 +02:00
Ghislain MARY
af6678a973
Hand-written implementation of linphone_core_get_sound_devices() in the Python wrapper.
2014-08-20 14:53:57 +02:00
Ghislain MARY
7a79aa17bc
Remove useless file.
2014-08-20 14:47:02 +02:00
Gautier Pelloux-Prayer
c8bd7e1007
Fix android writable dir for tests
2014-08-20 09:31:55 +02:00
Ghislain MARY
137688ce30
Prevent reference leak in Py_BuildValue in the Python wrapper.
2014-08-19 17:26:11 +02:00
Guillaume BIENKOWSKI
031f335135
Update ms2
2014-08-19 16:57:43 +02:00
Gautier Pelloux-Prayer
c53f70e256
Fix erroneous documentation from conversation history new methods
2014-08-19 15:06:50 +02:00
Ghislain MARY
da96438eb7
Fix documentation for automatic wrapper generation.
2014-08-19 14:45:18 +02:00
Ghislain MARY
94d0b2dc7b
Fix compilation with Visual Studio.
2014-08-19 14:45:00 +02:00
Ghislain MARY
ead5352fd8
Add unit tests for calls with several video switches.
2014-08-19 12:56:43 +02:00
Guillaume BIENKOWSKI
f1ef8e9c74
Update ms2
2014-08-19 12:25:49 +02:00
Ghislain MARY
8d442bf774
Fix bug 0001406: Missing crypto keys when adding video in an SAVP call.
2014-08-19 12:17:00 +02:00
Gautier Pelloux-Prayer
e745c956e7
Add method to retrieve size of a conversation history and a part of it
2014-08-19 11:31:40 +02:00
Guillaume BIENKOWSKI
6ed82cb740
Add the equalizer location parameter to the "sound" section of lpconfig.
...
Setting it to "mic" will place it in the input graph, rather than the default location in output graph.
This allow to pre-amplify some frequencies in the input device.
You still need to eq_active=1 and set eq_gains to what you want to amplify.
2014-08-18 19:02:31 +02:00
Guillaume BIENKOWSKI
e067549347
Provide correct sample rate when G722 is involved
2014-08-18 17:01:59 +02:00
Ghislain MARY
54c3f6efa9
Import linphone Python module with "import linphone".
2014-08-18 16:12:05 +02:00