Commit graph

6172 commits

Author SHA1 Message Date
Gautier Pelloux-Prayer
9e6fa8ceb6 Doxygen: replace invalid @returns with @return 2015-01-09 11:42:05 +01:00
Gautier Pelloux-Prayer
7afeede178 Do not test MKV intercorrelation on Android, because the test lasts 20 minutes which is unacceptable 2015-01-09 09:42:14 +01:00
Gautier Pelloux-Prayer
a14fa22cf6 Add linphone_proxy_config_is_phone_number in public API 2015-01-08 11:51:07 +01:00
Gautier Pelloux-Prayer
b8f297f6be Change linphone_proxy_ocnifg_normalize_number API to return a boolean value: TRUE if input was a phone number, FALSE otherwise
Conflicts:
	coreapi/linphonecore.h
2015-01-08 11:39:25 +01:00
Jehan Monnier
a79a5ceaa8 MS2:remove check on HAVE_SRTP_SHUTDOWN 2015-01-07 15:24:01 +01:00
Guillaume BIENKOWSKI
9ff2841b18 Use debug trace instead of message 2015-01-07 10:55:24 +01:00
Guillaume BIENKOWSKI
3a62072c55 Link with ZLIB when it is detected 2015-01-07 10:52:00 +01:00
Gautier Pelloux-Prayer
ff330203af ILBC build is now optionnal on Android 2015-01-07 10:30:38 +01:00
Gautier Pelloux-Prayer
38c9b96b7a Add genericName in desktop file 2015-01-07 09:42:15 +01:00
Gautier Pelloux-Prayer
c40ca96ba0 Add genericName in desktop file 2015-01-07 09:38:30 +01:00
Jehan Monnier
a46902e39f MS2:fix various compilation issues 2015-01-07 08:30:14 +01:00
Ghislain MARY
800909073d Set correct soversion when building with CMake. 2015-01-06 17:36:40 +01:00
Ghislain MARY
06115e939b Add some registration unit tests in Python. 2015-01-06 16:16:40 +01:00
Ghislain MARY
0e055ae4f9 Fix documentation of linphone_proxy_config_get_transport(). 2015-01-06 16:16:16 +01:00
Jehan Monnier
ce396cc982 add -L/lib to mingw compilation 2015-01-06 16:07:16 +01:00
Gautier Pelloux-Prayer
ea855ba988 Update ms2 2015-01-06 13:34:56 +01:00
Guillaume BIENKOWSKI
b3aefec17a Check for ZLIB in configure 2015-01-06 13:29:15 +01:00
Jehan Monnier
8518bd1bf4 add test for timeouted BYE 2015-01-06 13:25:31 +01:00
Gautier Pelloux-Prayer
e63aad18b3 Update localization 2015-01-06 12:32:21 +01:00
Gautier Pelloux-Prayer
67e2205d92 Added possibility to set random/disabled port for UDP/TCP SIP 2015-01-06 12:26:46 +01:00
Jehan Monnier
456ca8d645 MS2:add missing file to distribution 2015-01-06 10:44:04 +01:00
Jehan Monnier
849af108df MS2:fix audio stream tester tester in case srtp is disabled 2015-01-06 09:29:22 +01:00
Jehan Monnier
0da96496ec MS2: rework a bit srtp 2015-01-05 17:46:59 +01:00
Sylvain Berfini
f965333d71 Fix typos 2015-01-05 16:10:33 +01:00
Sylvain Berfini
468932a579 Fix Android compil 2015-01-05 15:49:25 +01:00
Sylvain Berfini
4e5e409dc2 Started to bind log collection methods in JNI layer 2015-01-05 15:10:17 +01:00
Johan Pascal
88e2ba7625 move srtp from ortp to mediastreamer2 2015-01-05 15:02:52 +01:00
Ghislain MARY
75bfeeba88 Handle handwritten dealloc methods in Python module. 2015-01-05 09:48:53 +01:00
Ghislain MARY
36d535354f Add initialization of mediastreamer plugins in the Python module. 2015-01-02 17:43:32 +01:00
Ghislain MARY
86b74cc521 Handle compilation of account assistant when building with CMake. 2015-01-02 16:55:44 +01:00
Sylvain Berfini
507ca78628 Updated ms2 2015-01-02 11:01:17 +01:00
Simon Morlat
be7413c705 fix crash in ms2 2014-12-24 09:10:38 +01:00
Guillaume BIENKOWSKI
11f58f7324 Update oRTP 2014-12-23 14:51:00 +01:00
Simon Morlat
76c6886119 fix potential crash when receiving an incoming call for which audio is declined (due to incompatible codecs), but video is accepted. 2014-12-22 16:23:26 +01:00
Simon Morlat
9b06383c7e update ms2 for linuxgl and mac gl bugfixes 2014-12-19 18:44:28 +01:00
Ghislain MARY
564627ed46 Add some registration tests in Python. 2014-12-19 17:07:55 +01:00
Ghislain MARY
afe5abba86 Add some Python setup tests. 2014-12-19 15:56:30 +01:00
Ghislain MARY
98d1d15b0c Set body size when using the file body handler. 2014-12-19 14:34:32 +01:00
François Grisez
2af1f05dd8 Update README.macos.md 2014-12-19 12:16:12 +01:00
Simon Morlat
5789f8cd1a update oRTP 2014-12-18 22:59:39 +01:00
Simon Morlat
18328644bb update ms2 2014-12-18 22:54:05 +01:00
Simon Morlat
74c44f6c25 User pointer must remain the property of the user. 2014-12-18 19:15:29 +01:00
Simon Morlat
8f633b21fc fix stack overflow. 2014-12-18 16:17:26 +01:00
Ghislain MARY
88c902d12d Fix memory leak of returned strings in Python module. 2014-12-18 16:07:07 +01:00
Ghislain MARY
a2b93b2019 Replace ortp_strdup_printf by ms_strdup_printf. 2014-12-18 11:53:49 +01:00
Ghislain MARY
3347aa9a53 Fix const string return values so that wrapper generators know that these strings do not need to be dealloced. 2014-12-18 11:51:25 +01:00
Guillaume BIENKOWSKI
9033898be9 Fix 32 bits warnings 2014-12-18 10:33:57 +01:00
Simon Morlat
69307afc50 fix crash when receiving an external body SIP MESSAGE on android. 2014-12-18 08:41:52 +01:00
Ghislain MARY
1b32ed0316 Handle file transfer upload with memory body handler. 2014-12-17 17:02:52 +01:00
Ghislain MARY
96bd60cc47 Fix crash when sending file transfer message with a file transfer server that has not been set. 2014-12-17 17:02:23 +01:00