Commit graph

105 commits

Author SHA1 Message Date
Simon Morlat
bdeb9679fe add LinphoneCore.setUserAgent() java wrapper 2012-03-13 22:04:21 +01:00
Sylvain Berfini
fb34c57b2a Fix bad JNI deferCallUpdate export 2012-03-01 14:18:31 +01:00
Sylvain Berfini
9bb8621513 Export setVideoPolicy via JNI 2012-03-01 12:12:31 +01:00
Sylvain Berfini
1905c95529 Revert JNI method setState 2012-02-29 16:46:35 +01:00
Sylvain Berfini
c578cdcf6e Export JNI of setState() method for LinphoneCall object 2012-02-29 15:23:56 +01:00
Yann Diorcet
1d0a356fcf Add linphone_core_defer_call_update, linphone_call_params_copy, linphone_core_accept_call_with_params, linphone_core_accept_call_update to java code 2012-02-29 09:00:09 +01:00
Sylvain Berfini
2ed9ed7ce3 getProxyConfigList added to JNI exports 2012-02-02 11:29:01 +01:00
Sylvain Berfini
29e89fc9de JNI method getPlayVolume() added 2011-12-30 17:06:32 +01:00
Guillaume Beraudo
886d80bb6d Tunnel manager. 2011-12-16 10:43:30 +01:00
Guillaume Beraudo
6892c98ccd JNI for setting file to play while on hold. 2011-12-01 08:36:03 +01:00
Simon Morlat
ad0cc88a91 java API enhancements for media encryption 2011-11-23 22:15:13 +01:00
Guillaume Beraudo
ab498e8e8c Fix call not paused when entering conference. 2011-11-22 11:09:33 +01:00
Guillaume Beraudo
ce510f9d1f Jni for setAuthenticationTokenVerified function. 2011-11-14 15:32:31 +01:00
Simon Morlat
91b606875d add isEchoLimiterEnabled() java binding 2011-11-09 17:27:46 +01:00
Jehan Monnier
32527a1bc1 test if sample rate is supported by android sound card, remove areStreamsEncrypted from Android 2011-11-08 16:22:20 +01:00
Simon Morlat
527d6cfdef Merge branch 'master' of git.linphone.org:linphone 2011-11-04 10:32:28 +01:00
Simon Morlat
263b103154 Merge remote-tracking branch 'private/srtp'
Conflicts:
	coreapi/linphonecore.c
	coreapi/linphonecore.h
	coreapi/sal_eXosip2.c
	java/common/org/linphone/core/LinphoneCore.java
	oRTP
2011-11-04 10:32:08 +01:00
Guillaume Beraudo
cfaa4721e5 Expose setter for max calls. (0 while in GSM call). 2011-11-03 16:11:04 +01:00
Guillaume Beraudo
598bafd4a8 Function to check if a call locks sound resources.
Use to prevent a situation where several calls
try to use the sound resources.
- outgoing states (ring)
- incoming states (ring)
- ..
2011-10-27 10:38:05 +02:00
Guillaume Beraudo
f203f82182 Reject incoming calls from people already in call with.
Note that the other call will change state to paused by other.
2011-10-26 13:11:44 +02:00
Guillaume Beraudo
324551708e Max calls limit (config, C, exposed to java) 2011-10-18 15:41:04 +02:00
Pierre-Eric Pelloux-Prayer
5becaaee29 srtp: add Javadoc for new API functions 2011-10-10 10:58:29 +02:00
Pierre-Eric Pelloux-Prayer
fe3eaf6f2d srtp: add Java API 2011-10-10 09:02:07 +02:00
Guillaume Beraudo
df65d11373 Function linphone_core_find_call_from_uri(). 2011-09-30 12:18:16 +02:00
Jehan Monnier
cdbb0e3b87 LIBLINPHONE_EXTENDED_C_INCLUDES must be for all arch 2011-09-21 16:09:02 +02:00
Guillaume Beraudo
5127119c46 Merge branch 'dev_conference' of git.linphone.org:linphone-private
Conflicts:
	mediastreamer2
2011-09-20 14:49:49 +02:00
Guillaume Beraudo
038190233c Implement some conference functions. 2011-09-20 14:41:48 +02:00
Simon Morlat
6d0b58eb71 Merge branch 'dev_conference'
Conflicts:
	coreapi/linphonecall.c
	coreapi/linphonecore.c
	java/common/org/linphone/core/LinphoneCall.java
	mediastreamer2
2011-09-16 21:51:26 +02:00
Pierre-Eric Pelloux-Prayer
9db25e99e4 android: improve android linphone app (video calls) 2011-09-16 10:37:24 +02:00
Pierre-Eric Pelloux-Prayer
55271ff6d7 Update coreapi to improve Android app 2011-09-15 11:14:17 +02:00
Pierre-Eric Pelloux-Prayer
0ce2d7cdfb android: replace State java class by an enum 2011-09-15 11:11:12 +02:00
Guillaume Beraudo
b07b784570 Conferencing JNI + Android support.
Conflicts:

	coreapi/conference.c
	coreapi/linphonecore.h
2011-09-14 10:27:11 +02:00
Guillaume Beraudo
0ac2049f77 Public ECCalibrationStatus ids. 2011-09-06 14:37:59 +02:00
Simon Morlat
fba8726ff8 echo cancellation improvements 2011-09-05 16:29:28 +02:00
Pierre-Eric Pelloux-Prayer
b0e75d9d78 Add configuration option allowing to specify trusted CA certificates.
This option can contain either :
- a single file path; this file can contain several concatenated CA PEM files
- a folder path containing several CA PEM files
2011-07-22 11:37:38 +02:00
Guillaume Beraudo
ce13260438 API and makefiles for ZRTP support. 2011-07-15 22:03:24 +02:00
Simon Morlat
c8f4f8f296 add missing jni 2011-06-22 13:06:13 +02:00
Simon Morlat
96f5278f71 add jni glue and java interface for call quality indicator 2011-06-10 19:04:09 +02:00
Guillaume Beraudo
918759ba07 JNI for call pause and resume. 2011-04-20 15:37:25 +02:00
Simon Morlat
bed44649e2 add amr support on android 2011-04-15 23:54:46 +02:00
Guillaume Beraudo
e12a24b585 Initial support for softvolume in Android. 2011-04-11 12:16:25 +02:00
Guillaume Beraudo
0025ff06f6 Enable ipv6 support for Android. 2011-04-06 15:13:59 +02:00
Guillaume Beraudo
c6149d1f4e Add Transport constructor. 2011-03-10 15:49:00 +01:00
Guillaume Beraudo
ea362d160c JNI transport ports accessors. use List. hide warnings. 2011-03-10 12:04:07 +01:00
Guillaume Beraudo
a779c59e8b Call duration accessor
Revert speaker on dtmf
Remove useless public on interfaces.
2011-03-02 13:09:02 +01:00
Guillaume Beraudo
f515a560bc Merge branch 'master' of git.savannah.nongnu.org:/srv/git/linphone
Conflicts:
	mediastreamer2
2011-02-23 16:13:08 +01:00
Guillaume Beraudo
c0785a9ca6 Moved Android video capture class. 2011-02-23 16:10:22 +01:00
Jehan Monnier
bd5b1ce9e4 fix java 3 compilation issue 2011-02-16 13:54:54 +01:00
Jehan Monnier
aadd9b0b02 Merge branch 'master' of git.linphone.org:linphone-private 2011-02-15 15:08:23 +01:00
Jehan Monnier
21c783a9c6 add signalling transport getter 2011-02-15 15:07:01 +01:00