Commit graph

4900 commits

Author SHA1 Message Date
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
Simon Morlat
97ef67377c update ms2 and oRTP, add documentation for zrtp related functions. Fix bug about sesion name not taken into SDP answers. 2014-04-01 22:44:15 +02:00
Jehan Monnier
0ceef7f4b9 Merge branch 'master' of git.linphone.org:linphone 2014-04-01 16:21:27 +02:00
Jehan Monnier
e0d25ce29e Merge remote-tracking branch 'origin/dev_bzrtp'
Conflicts:
	oRTP
2014-04-01 16:21:17 +02:00
Ghislain MARY
9ff080e19c Update oRTP and ms2 submodules for RTCP XR. 2014-04-01 14:01:28 +02:00
Johan Pascal
6d7b96c4fc update oRTP module to get correct android makefile 2014-03-31 12:17:13 +02:00
Johan Pascal
41816812e6 Merge branch 'dev_bzrtp' of git.linphone.org:linphone into dev_bzrtp 2014-03-31 12:12:11 +02:00
Johan Pascal
e42a8d15c0 Update Makefile and oRTP to switch to bzrtp 2014-03-31 12:02:19 +02:00
Simon Morlat
5cff5bebe5 fix bad enum cast and invalid enum translation 2014-03-28 17:12:49 +01:00
Ghislain MARY
1a05114e49 Use #define instead of enum. 2014-03-28 14:25:32 +01:00
Simon Morlat
a191c39224 fix bug around legacy sip_random_port property 2014-03-27 17:19:01 +01:00
Simon Morlat
4341b43ff0 update ms2 2014-03-27 11:29:23 +01:00
Simon Morlat
fe3a59ed69 destroy http provider before sal is destroyed, otherwise the belle_sip_stack is already destroyed when destroying the provider. 2014-03-27 10:32:57 +01:00
Simon Morlat
3013fd8ae2 allow configuration of root_ca before provisioning, so that it can be used for https fetching 2014-03-26 17:51:47 +01:00
Simon Morlat
8a292b30cc fix generic publishes not properly terminated. 2014-03-26 17:09:02 +01:00
Ghislain MARY
1c3714327f Do not use raw attributes to get values. 2014-03-26 16:58:13 +01:00
Johan Pascal
15e98c24e8 branch to oRTP with zrtp 2014-03-26 15:09:17 +01:00
Simon Morlat
266207c5f0 change behavior of linphone_core_get_sip_transports() if random port selection was specified.
Only linphone_core_get_sip_transports_used() will return the real port if random port selection was specified.
2014-03-26 11:30:07 +01:00
Simon Morlat
250495034e rely on belle-sip ability to choose SIP transport random port using bind(). 2014-03-25 22:48:17 +01:00
Jehan Monnier
838a3c3ed4 MS2:fix for android build in msresampler 2014-03-25 18:11:04 +01:00
Jehan Monnier
21319737c9 MS2:downgrade speex resampler quality to min in case of arm with no neon 2014-03-25 17:51:52 +01:00
Simon Morlat
2276fd70fe wrap chat enablement methods to java 2014-03-25 13:11:15 +01:00
Simon Morlat
c25273e9ca add C function to disable chat 2014-03-25 12:48:50 +01:00
Margaux Clerc
51bd9c2c9c Add audio-assistant in rpm 2014-03-25 11:07:22 +01:00
Simon Morlat
546dcfb160 enable real early media sending for incoming calls. 2014-03-25 10:58:18 +01:00
Simon Morlat
cf25820aec add new checks for ErrorInfo mechanism 2014-03-24 16:53:41 +01:00
Simon Morlat
9d31ca0e5d add java wrapper to LinphoneErrorInfo 2014-03-24 16:33:42 +01:00
Margaux Clerc
25e3c36748 Fix audio-assistant.ui gtk version 2014-03-24 16:30:01 +01:00
Margaux Clerc
a53029578d Fix compilation with video disabled 2014-03-24 15:51:21 +01:00
Margaux Clerc
100e8e903e Add audio assistant start icon 2014-03-24 15:15:28 +01:00
Simon Morlat
9de8fe1b76 fix make dist 2014-03-23 11:38:18 +01:00
Simon Morlat
c08b540f7b fix crash in ms2, enhance audio assistant, fix crash when changing the record device 2014-03-21 19:06:33 +01:00
Simon Morlat
269f8d1c4e add new API to obtain full details about failures (calls, registration, events).
Fix bug when receiving a 487 after cancelling call, resulting in a call waiting tone to be played.
2014-03-21 18:15:28 +01:00
Margaux Clerc
9073389641 Add audio assistant
Fix wizard bug
2014-03-21 14:46:00 +01:00
Simon Morlat
4d6894901e remove unused variable and update ms2 2014-03-20 16:25:15 +01:00