Gautier Pelloux-Prayer
|
0200eb2213
|
Quality reporting: remove unimplemented fields and split content filling to an one-field-at-a-time process
|
2014-04-17 16:38:39 +02:00 |
|
Gautier Pelloux-Prayer
|
3c71544b24
|
Store reporting struct in linphone call
|
2014-04-17 16:38:39 +02:00 |
|
Gautier Pelloux-Prayer
|
e6524c1d8f
|
Quality reporting: filling some available fields from reporting struct
|
2014-04-17 16:38:39 +02:00 |
|
Gautier Pelloux-Prayer
|
b32e79218d
|
Quality reporting: added all fields and a bit of refactoring
|
2014-04-17 16:38:39 +02:00 |
|
Gautier Pelloux-Prayer
|
2e07b6730f
|
Continuing quality reporting - use a buffer with belle_sip_snprintf instead of ms_strdup_printf (multiple new allocations)
|
2014-04-17 16:38:39 +02:00 |
|
Gautier Pelloux-Prayer
|
ee0a646d93
|
Use a struct to store reporting data
|
2014-04-17 16:38:39 +02:00 |
|
Gautier Pelloux-Prayer
|
ce0d3bde0e
|
Set timestamp_to_string method accessible from other coreAPI files
|
2014-04-17 16:38:38 +02:00 |
|
Gautier Pelloux-Prayer
|
8417c0b18d
|
Quality reporting: on call end, send a PUBLISH message with call quality data (work in progress)
|
2014-04-17 16:38:38 +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 |
|
Jehan Monnier
|
75529783cf
|
bzrtp integration for android
|
2014-04-02 17:24:49 +02:00 |
|
Guillaume Beraudo
|
0aaac5f605
|
Coma separated list of user defined alsa devices
Config alsadev; patch from Ingo Krabbe.
|
2014-04-02 13:47:00 +02:00 |
|