Simon Morlat
a75e849611
disable cross correlation tests, on arm, too long.
2015-01-22 10:21:11 +01:00
Simon Morlat
16180e2430
change the way payload type numbers are assigned, so that an application can support more payload type than the RTP profile table allows to contain.
...
Compliance with RFC3264 (offer answer model) is improved, by reusing numbers in case of reINVITEs.
Fix memory leaks
Move offer/answer related tests into a new test suite.
2015-01-21 22:38:46 +01:00
Guillaume BIENKOWSKI
317504a306
Update ms2
2015-01-21 13:59:12 +01:00
Guillaume BIENKOWSKI
5824199483
Add keepAccounts(bool) and clearAccounts() to JNI
2015-01-21 12:29:13 +01:00
Ghislain MARY
0d32bfbd3b
Improve transport change test in Python.
2015-01-20 16:22:38 +01:00
Ghislain MARY
23530d3d27
Update ms2 submodule.
2015-01-20 12:34:05 +01:00
Ghislain MARY
7f7671cfa2
Include the git revision in the Windows setup.exe and Mac bundle file names.
2015-01-20 12:33:32 +01:00
Guillaume BIENKOWSKI
b4dc7b3868
Fix typo for ZLIB
2015-01-20 10:48:14 +01:00
Jehan Monnier
af79c04208
always create lib/mediastreamer/plugins at install time
2015-01-20 08:54:26 +01:00
Guillaume BIENKOWSKI
25b40de1ba
Update ms2 for arm64 downscaling routine
2015-01-19 14:07:37 +01:00
Guillaume BIENKOWSKI
c1443751ec
Update ms2
2015-01-19 10:35:50 +01:00
Simon Morlat
de83e6795f
update ms2
2015-01-17 11:59:53 +01:00
Guillaume BIENKOWSKI
d282ec6ad9
Update ms2 for ios crash when camera access is denied
2015-01-16 17:31:39 +01:00
Guillaume BIENKOWSKI
0737657941
Possible fix for App Nap problem
2015-01-16 17:08:58 +01:00
Gautier Pelloux-Prayer
47c92f50fa
Update Mac README a bit for bundle for global icons
2015-01-16 09:30:23 +01:00
Ghislain MARY
67dbf48b25
Update ms2 submodule.
2015-01-16 09:19:00 +01:00
Gautier Pelloux-Prayer
a5d51cb821
Update Mac README a bit for bundle
2015-01-16 09:16:40 +01:00
Simon Morlat
23f950a73f
update ms2
2015-01-15 22:18:56 +01:00
Simon Morlat
546b953c5d
fix severe bug (everything broken)
2015-01-15 21:34:14 +01:00
Guillaume BIENKOWSKI
838520350c
Use const for sal_address_is_ipv6()
2015-01-15 17:19:58 +01:00
Guillaume BIENKOWSKI
0c4e7456d9
Prevent creating sip addresses which are not valid when using them
2015-01-15 17:19:45 +01:00
Guillaume BIENKOWSKI
f2a4cb60d2
Fix a crash when an absolute address is passed to linphone_core_invite.
...
See bug #2009 .
2015-01-15 11:37:30 +01:00
Gautier Pelloux-Prayer
fa5f547a5a
test hook commit (empty)
2015-01-14 11:29:29 +01:00
Gautier Pelloux-Prayer
c130005f3a
test hook commit (empty)
2015-01-14 11:29:12 +01:00
Gautier Pelloux-Prayer
2a9ad45d27
Update localization
2015-01-14 11:26:53 +01:00
Gautier Pelloux-Prayer
0c57766f35
Add genericName for audio assistant
2015-01-13 16:18:39 +01:00
Gautier Pelloux-Prayer
8164e9434c
Correctly write in file: do not use fprintf but fputs...
2015-01-13 12:10:15 +01:00
Gautier Pelloux-Prayer
b2748f5283
Log collection suite: collect_init and collect_cleanup should be call between each tests, not at end/start of the suite execution...
2015-01-13 11:25:44 +01:00
Gautier Pelloux-Prayer
c0870da1e7
Fix logcollection suite in case of ZLIB enabled
2015-01-12 12:09:52 +01:00
Margaux Clerc
b8ce037ffc
Add read flag to transfert message
2015-01-09 17:04:31 +01:00
Gautier Pelloux-Prayer
1c59fe2e94
Add option to disable ZLIB
2015-01-09 12:04:47 +01:00
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