Ghislain MARY
9767112193
Change API of findPayloadType() to take the number of channels into account.
2012-08-28 09:51:26 +02:00
Ghislain MARY
32ef8c9994
Define ICE firewall policy for java.
2012-08-10 17:23:54 +02:00
Sylvain Berfini
042890cdde
GetVersion method for linphoneCore exported
2012-08-02 12:17:57 +02:00
Jehan Monnier
cf9332d400
add notifyReceived + refreshRegisters to java api
2012-06-28 13:18:00 +02:00
Sylvain Berfini
fb9d2bebd3
takeSnapshot and zoomVideo methods exported throught JNI
2012-06-27 10:16:00 +02:00
Simon Morlat
80e4341e05
add setHttpProxy wrapper
2012-06-18 16:56:48 +02:00
Sylvain Berfini
0d922d4c80
Added resetMissedCallsCount to linphone core and exported via JNI
2012-06-13 15:11:25 +02:00
Sylvain Berfini
cc211d4813
Exported JNI method to get call duration from log
2012-06-13 14:15:48 +02:00
Sylvain Berfini
f1f3c3c5e7
Added LinphoneCallLog interface previously exported JNI method
2012-06-13 14:11:14 +02:00
Sylvain Berfini
160dc76b0e
Created and exported some methods to manage call logs from Java
2012-06-13 10:15:16 +02:00
Jehan Monnier
3f071e9eb0
fix tunnel code for android
2012-05-18 12:38:08 +02:00
Jehan Monnier
504a67b0e7
replace vectors by array lin LinphoneCore.java
2012-05-02 10:11:14 +02:00
Yann Diorcet
9694d4a9eb
Compatible with Java 1.3
2012-04-23 13:51:24 +02:00
Sylvain Berfini
0116f4b2d3
ms_set_cpu_count exported via JNI
2012-03-22 10:37:56 +01:00
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