Commit graph

819 commits

Author SHA1 Message Date
Yann Diorcet
30eca09f41 add linphone_core_get_payload_type_number in api 2012-04-05 12:43:41 +02:00
Simon Morlat
2111e92a39 bugfix: do not retry without encryption when call is cancelled 2012-04-04 12:29:03 +02:00
Simon Morlat
5d60fae67e fix bug in incoming call timeout implementation 2012-04-04 10:40:26 +02:00
Simon Morlat
cb41acb925 fix auto-resuming of call in case of transfer failures 2012-04-03 16:19:42 +02:00
Pierre-Eric Pelloux-Prayer
05e04e2059 Add transfer_state property to LinphoneCall 2012-04-03 16:13:12 +02:00
Simon Morlat
9b421bfd43 fix broken compile 2012-04-03 16:04:57 +02:00
Simon Morlat
b06a202d82 fix: don't stop ringback in linphone_core_stop_dtmf_stream(). 2012-04-03 15:36:22 +02:00
Jehan Monnier
6e0a681c9e Merge commit 'aab6c70' 2012-04-03 10:50:48 +02:00
Jehan Monnier
aab6c70d93 introduce use of card preferred sample rate, usefull for IOS to speed-up call estbalishement 2012-04-03 10:49:23 +02:00
Simon Morlat
be455bfcae don't try to send text through not yet established dialogs 2012-03-30 15:45:27 +02:00
Pierre-Eric Pelloux-Prayer
d481382fb4 Moved the 'video frame decoded' callback from Core to LinphoneCall 2012-03-30 14:16:38 +02:00
Simon Morlat
48f34568c9 implement notifications when doing transfers 2012-03-29 15:09:52 +02:00
Pierre-Eric Pelloux-Prayer
9a21860f49 Add 'video_enabled' information to call log 2012-03-27 15:22:57 +02:00
Pierre-Eric Pelloux-Prayer
8ffeb3eb7c Expose ms2 MS_VIDEO_DECODER_FIRST_IMAGE_DECODED event to application 2012-03-26 15:33:39 +02:00
Pierre-Eric Pelloux-Prayer
35ab327fb2 Update current_call before notifiying call state change for LinphoneCallStreamsRunning 2012-03-26 15:32:55 +02:00
Simon Morlat
b285ff17c8 implement property to set video max recv buf size 2012-03-26 11:54:33 +02:00
Pierre-Eric Pelloux-Prayer
a43d75d8a3 Add display_filter_auto_rotate paramter to linphonerc
Conflicts:

	mediastreamer2
2012-03-22 17:26:41 +01:00
Sylvain Berfini
131086ee0c Renamed exported setCpu method 2012-03-22 16:23:44 +01:00
Sylvain Berfini
0116f4b2d3 ms_set_cpu_count exported via JNI 2012-03-22 10:37:56 +01:00
Yann Diorcet
6068c49f48 Avoid buffer overflow in console commands 2012-03-20 11:53:02 +01:00
Sylvain Berfini
7f873403bf Little bugfix for last commit 2012-03-15 10:38:05 +01:00
Sylvain Berfini
88f278bb4e Fix video asking issue while in conference if policy auto accept is set to true 2012-03-15 10:35:03 +01:00
Pierre-Eric Pelloux-Prayer
160a80e48e Use video policy in linphone_core_init_default_params 2012-03-14 15:46:09 +01:00
Simon Morlat
bdeb9679fe add LinphoneCore.setUserAgent() java wrapper 2012-03-13 22:04:21 +01:00
Simon Morlat
b89851b1d3 implement hotpluging of usb devices for linux, and update ortp 2012-03-12 16:21:39 +01:00
Simon Morlat
714f307043 update ms2 and fix incomplete previous bugfix 2012-03-09 18:43:08 +01:00
Simon Morlat
96c8389412 set SILK in codec preference order 2012-03-08 17:31:48 +01:00
Simon Morlat
6c49da243c fix memory leak 2012-03-08 11:17:52 +01:00
Simon Morlat
cd5be1531b avoid prompting password for ping (OPTIONS) requests 2012-03-08 10:51:41 +01:00
Simon Morlat
42267c4ce2 fix incoming re-INVITE without SDP. 2012-03-07 16:42:54 +01:00
Simon Morlat
4006baf289 update ortp, use eXosip_trylock() whenever possible 2012-03-05 15:06:56 +01:00
Pierre-Eric Pelloux-Prayer
f40bd13c63 srtp: fix crypto line tag handling
We were answering with the local tag index matching the remote crypto
algo; instead of using the remote tag
2012-03-02 14:45:34 +01:00
Simon Morlat
d99a286f0b fix bug when a caller is proposed video but auto acceptance does not work 2012-03-01 22:30:27 +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
52d3826a16 Fix compilation issue with setState JNI method 2012-02-29 15:33:42 +01:00
Sylvain Berfini
c578cdcf6e Export JNI of setState() method for LinphoneCall object 2012-02-29 15:23:56 +01:00
Yann Diorcet
221c0c5806 Initialize ls to NULL 2012-02-29 12:53:18 +01:00
Simon Morlat
0892b55ddc decline unsupported protocols in SDP 2012-02-28 20:27:23 +01:00
Yann Diorcet
639600ab2e Fix linphone_call_get_remote_params JNI 2012-02-27 17:12:57 +01:00
Yann Diorcet
a4d6892158 Add linphone_core_defer_call_update, linphone_call_params_copy, linphone_core_accept_call_with_params, linphone_core_accept_call_update to JNI 2012-02-27 16:54:37 +01:00
Simon Morlat
3da2b2ae96 fix: avoid giving LinphoneRegistration* notifications for removed proxy config 2012-02-23 18:27:56 +01:00
Simon Morlat
20d21f4b5b Bugfixing of dynamic video add/remove 2012-02-23 17:38:05 +01:00
Simon Morlat
15453f7044 update documentation 2012-02-23 13:25:48 +01:00
Simon Morlat
4b178dc8b2 implement dynamic video add/remove in gtk ui. 2012-02-22 18:29:55 +01:00
Simon Morlat
aba3dac934 implement new apis to control video enablement during calls. 2012-02-22 18:29:55 +01:00
Jehan Monnier
0a75c27b4e fix wrong ortp submodule 2012-02-20 13:24:23 +01:00
Jehan Monnier
5732fcea54 g729 integration for Android 2012-02-17 09:05:55 +01:00
Simon Morlat
f1933983b8 add sanity check in linphone_core_remove_proxy_config()
fix compilation without tunnel (stubs are needed and must be declared as extern "c"
2012-02-15 21:48:34 +01:00