Johan Pascal
9123609ef4
Merge branch 'dev_lime' of git.linphone.org:linphone-private into dev_lime
2014-04-28 22:04:00 +02:00
Johan Pascal
6b6ff7bb2b
Don't send message in plain if no cache is found
2014-04-28 22:03:27 +02:00
Johan Pascal
a3869672c8
Default value shall be Lime enabled
2014-04-25 22:13:10 +02:00
Johan Pascal
c6d02779a3
Debug trace cleaning
2014-04-25 21:48:44 +02:00
Johan Pascal
f50248a3d0
Merge branch 'dev_lime' of git.linphone.org:linphone-private into dev_lime
2014-04-25 21:27:27 +02:00
Johan Pascal
9242d38292
add lime to the android makefile
2014-04-25 21:26:34 +02:00
Johan Pascal
26ada60683
Complete LIME integration into liblinphone
...
- add a boolean into linphoneCore to check if encryption is requested
- move encryption/decryption from chat.c to sal_op_message.c
- check encrypted message validity
- return error to application when enable to encrypt/decrypt
2014-04-25 21:24:50 +02:00
Johan Pascal
3ccc7fb4de
Give peer URI to the zrtp context
2014-04-22 12:26:50 +02:00
Johan Pascal
aabff39f85
update oRTP
2014-04-15 16:03:35 +02:00
Johan Pascal
2522605b79
Merge branch 'master' into dev_bzrtp
2014-04-14 22:04:30 +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
Johan Pascal
8a8eb4afe1
Add Lime (Linphone Instant Message Encryption)
...
- not fully functional yet.
2014-04-11 00:02:36 +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
Johan Pascal
bfba263da2
Merge branch 'master' into dev_bzrtp
2014-04-08 15:47:39 +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
Johan Pascal
5ef6293af5
Prepare for IM encryption
...
- update oRTP and ms2
2014-04-03 15:03:56 +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
Guillaume Beraudo
34561b414e
Real early media switch to console.
...
Allow using the real hardware to stream early media.
2014-04-02 13:31:00 +02:00
Sylvain Berfini
d26a93eaac
Fix crash on Android
2014-04-02 11:57:26 +02:00