Simon Morlat
c225486a16
Merge remote-tracking branch 'linphone/master'
...
audiostream stats functionnality is broken now, it needs to be re-implemented from linphone/master branch first.
Conflicts:
configure.ac
coreapi/linphonecall.c
coreapi/private.h
2014-04-21 18:18:44 +02:00
Simon Morlat
b74aa1f56a
fix audio-only build
2014-04-21 10:35:47 +02:00
Simon Morlat
e0ee323dd0
give more time in tests
2014-04-21 10:27:18 +02:00
Simon Morlat
c1ef06eb8f
add refcounting to LpConfig
2014-04-18 16:05:37 +02:00
Jehan Monnier
9f68674a4b
ms2:fix opus traces
2014-04-18 11:36:06 +02:00
Sylvain Berfini
62365a4119
Fix compil of tester for android
2014-04-18 11:20:26 +02:00
Sylvain Berfini
ce7a483183
Fix local remote provisioning test for android
2014-04-18 11:15:29 +02:00
Simon Morlat
d6fef910bb
fix crash with ICE and compilation error
2014-04-18 11:02:09 +02:00
Jehan Monnier
471314ee1a
preserve media encryption mode for zrtp in case of re-invite initiated by ice
2014-04-18 09:06:11 +02:00
Jehan Monnier
43aa6ef34f
change encryption state management
2014-04-17 16:22:49 +02:00
Simon Morlat
f9c8c72c01
refactor ICE in liblinphone so that processing is centralized in a few methods, rather than spread into several methods.
2014-04-17 16:02:25 +02:00
Simon Morlat
59655c7d51
fix compilation
2014-04-16 16:21:08 +02:00
Simon Morlat
92762859a4
stop warning about missing tls
2014-04-16 15:35:10 +02:00
Margaux Clerc
f8cd001a22
Update ms2
2014-04-16 13:01:10 +02:00
Simon Morlat
0bb0bb23ea
fix non-null terminated string in provisioning from file
2014-04-15 15:37:02 +02:00
Simon Morlat
8c1be07500
update ms2 and ortp
2014-04-15 15:18:01 +02:00
Simon Morlat
15d7543a49
change default behavior regarding changing srtp keys.
...
They are now not changed by reINVITEs.
2014-04-15 13:43:25 +02:00
Simon Morlat
e5d8ff817a
update ms2
2014-04-14 19:13:31 +02:00
Jehan Monnier
a32c864292
fix invalid read in gtk app call log management
2014-04-14 16:29:09 +02:00
Simon Morlat
80c1f93b95
fix crash with RTCP xr
2014-04-14 16:10:56 +02:00
Simon Morlat
28f4a815f6
prevent concurrent registers using linphone_core_refresh_registers() being called multiple times.
2014-04-14 15:25:28 +02:00
Jehan Monnier
2ae4719376
change some registration test to wait until registration cleared to arive
2014-04-14 10:38:22 +02:00
Jehan Monnier
162f121348
better mgt of refresher in case of registration error
2014-04-14 10:38:22 +02:00
Guillaume Beraudo
7427b28169
Fix real early media command line.
2014-04-14 10:19:43 +02:00
Guillaume BIENKOWSKI
08645f8eea
Add lp_config_new_from_buffer
2014-04-11 16:21:02 +02:00
Simon Morlat
fd81360160
fix management of LinphoneChatMessage in android glue
...
add authInfoRequested implementation.
2014-04-11 14:46:21 +02:00
Simon Morlat
5e3ff318d9
add ref count to LinphoneChatMessage
2014-04-11 11:51:38 +02:00
Simon Morlat
643d39637b
repair android build, serialize proxy configs.
2014-04-11 11:10:56 +02:00
Simon Morlat
39f9ec6a48
improve LinphoneEvent api:
...
- better error notification
- allow publish without expires
2014-04-11 10:00:13 +02:00
Simon Morlat
7aec150bf4
fix missing custom header processing in generic PUBLISH api
2014-04-10 19:43:16 +02:00
Ghislain MARY
b28472af78
Update ms2 and oRTP submodules.
2014-04-10 16:47:10 +02:00
Sylvain Berfini
28dc28a244
updated ms2
2014-04-10 11:31:02 +02:00
Simon Morlat
cc7d32654a
add bzrtp in windows setup.exe
2014-04-10 11:20:16 +02:00
Simon Morlat
f64c06a85c
fix compilation on mac
2014-04-09 16:55:09 +02:00
Simon Morlat
0868c544d4
fix preview ring bug
2014-04-09 16:27:30 +02:00
Simon Morlat
756ae1737a
fix upnp build
2014-04-09 11:15:09 +02:00
Simon Morlat
bd83f0b7ca
fix crash while receiving a SIP message without content-type.
2014-04-09 00:00:22 +02:00
Simon Morlat
50c60455ce
update ms2
2014-04-08 23:41:14 +02:00
Simon Morlat
a8176a398d
rework SRTP support so that recv and send key can be set and updated independently.
2014-04-08 23:41:14 +02:00
Ghislain MARY
0c68cdcfba
Update ms2 submodule.
2014-04-08 16:45:23 +02:00
Simon Morlat
7bd50e004f
allow usage of system-choosen random ports.
...
Implies a lot of refactoring in streams management.
2014-04-07 17:37:50 +02:00
Guillaume BIENKOWSKI
affd021540
Add the ability to use a file:// protocol for provisioning
2014-04-07 13:44:10 +02:00
Ghislain MARY
90b5101764
Changes to add support of OpenH264 on Android.
2014-04-07 12:48:00 +02:00
Sylvain Berfini
5e01d28d2b
Added linphonecore stop ringing JNI wrapper
2014-04-07 11:58:15 +02:00
Jehan Monnier
9b4197fef9
add retry algo for vfu request + enable opus cbr by default
2014-04-05 09:45:06 +02:00
Simon Morlat
248bc24ab8
update ms1
2014-04-04 12:36:28 +02:00
Simon Morlat
e42d96d797
update ms2 (audiomixer bugfix)
2014-04-04 11:44:46 +02:00
Margaux Clerc
ef08558c02
Update README rpm
2014-04-04 11:30:03 +02:00
Guillaume BIENKOWSKI
5bd12799c7
Update mediastreamer2 to enable HD on more devices
2014-04-03 10:12:02 +02:00
Simon Morlat
274d50168e
implement digest authentication for anonymous calls (with id privacy)
2014-04-02 22:23:52 +02:00