Gautier Pelloux-Prayer
87d2c1a647
linphonecore: fix linphone_core_set_log_level behavior (eg. take argument not as bit mask but minimum verbosity
2015-06-19 14:44:49 +02:00
Gautier Pelloux-Prayer
eb89a3f159
proxy.c: move documentation to header
2015-06-17 09:53:02 +02:00
Gautier Pelloux-Prayer
98628e52b9
linphonecore.c: move documentation to header
2015-06-16 17:58:08 +02:00
Gautier Pelloux-Prayer
a312cb8988
chat.c: factorize some code and set call state before calling filetransfer callbacks so that message state and callback parameter are consistent
2015-06-15 15:48:58 +02:00
Gautier Pelloux-Prayer
24d86a55cf
chat.c: move doxygen documentation from source to header linphonecore.h to access it from xcode
2015-06-11 16:27:41 +02:00
Ghislain MARY
7ac6a838d4
Add linphone_core_get_video_preset() + Add JNI wrapper for some core functions.
2015-06-11 15:21:37 +02:00
Ghislain MARY
278bf66e33
Implement linphone_core_set_video_preset().
2015-06-11 09:41:56 +02:00
Ghislain MARY
6565d85b1d
Merge branch 'dev_xmlrpc'
2015-06-08 13:55:50 +02:00
Ghislain MARY
0cd6532117
Improve API of linphone account creator.
2015-06-08 09:46:01 +02:00
Ghislain MARY
17cad99e4f
Rework assistant for asynchronous XML-RPC requests.
2015-06-05 15:49:47 +02:00
Simon Morlat
c88685b194
fix memory leak and windows build
2015-06-05 12:14:56 +02:00
Ghislain MARY
16eba02ebf
Handle XML-RPC request in liblinphone directly instead of using libsoup.
2015-06-02 11:02:23 +02:00
Jehan Monnier
7a67f94090
improve logs upload
2015-05-28 11:04:26 +02:00
Jehan Monnier
e8aef044fb
Allows incoming call to be accepted even if an outgoing call is in progress. In such case, outgoing call is automatically canceled.
2015-05-04 16:50:41 +02:00
Gautier Pelloux-Prayer
02b9679551
proxy.c: linphone_proxy_config_normalize_number use now a default proxy config if none is provided
2015-04-30 11:23:41 +02:00
Gautier Pelloux-Prayer
7a969dbd7a
linphonecore: add linphone_call_stats_get_rtp_stats API to easily retrieve rtp stats
2015-04-24 09:19:18 +02:00
Ghislain MARY
0df1b49ec5
Build console UI when building with CMake.
2015-04-14 17:38:18 +02:00
Jehan Monnier
15b915e036
-No longer rewrite callparams->has_video, but use dedicated params to save offers answer result regarding video
...
-Invoke FIR in method linphone_core_send_vfu_request
-Invoke CallStatsUpdated even in case of scheduled updates
-Fix media direction in case of paused/resumed with paused by « inactive »
2015-03-23 12:49:31 +01:00
Gautier Pelloux-Prayer
ba701257fe
linphonecore.c: add linphone_core_set_log_level_mask and deprecate linphone_core_set_log_level since it's actually a misname of the first function
2015-03-20 14:13:21 +01:00
Jehan Monnier
c3472f9312
add doc linphone_core_media_encryption_supported to javadoc
2015-03-18 11:18:48 +01:00
Jehan Monnier
4451648110
-update tunnel documentation
...
-update ms2 to fix IOS compilation issue
2015-03-17 14:38:15 +01:00
Simon Morlat
b2b1410a69
fix multiple memory leaks
2015-03-13 15:18:08 +01:00
Jehan Monnier
5035992c64
Merge remote-tracking branch 'private/dev_lime'
...
Conflicts:
coreapi/linphonecall.c
2015-03-12 15:08:35 +01:00
Simon Morlat
c7a6cb0986
fix vtables
...
linphone_core_remove_listener() can safely be called from within a callback.
don't destroy the vtable in linphone_core_destroy(), similar to what is done with linphone_core_remove_listener().
2015-03-10 15:25:02 +01:00
Ghislain MARY
b6c17f2005
Add missing symbol exports.
2015-02-28 00:05:54 +01:00
Ghislain MARY
f0aff850e8
Add missing symbol exports.
2015-02-27 17:33:00 +01:00
Ghislain MARY
0d75cb32a3
Fix build of tester and lp-gen-wrappers with Visual Studio.
2015-02-27 14:14:54 +01:00
Johan Pascal
d133ebd5eb
Merge remote-tracking branch 'linphone-public/master' into dev_lime
2015-02-26 22:46:24 +01:00
Simon Morlat
49a91becb7
cleanups, add network simulation api to liblinphone
2015-02-24 18:11:12 +01:00
Ghislain MARY
5c8e2ad4ca
Document linphone_call_get_core() function.
2015-02-18 15:36:10 +01:00
Ghislain MARY
a149f36615
Add getter API for play_file and record_file.
2015-02-17 12:47:08 +01:00
Ghislain MARY
c9376cc2dd
Add parameter and API to allow ringing while in the incoming early media call state.
2015-02-06 19:03:03 +01:00
Simon Morlat
59758df62d
add custom header API to proxy config
2015-02-05 20:34:38 +01:00
Jehan Monnier
c2551b2baa
fix multicast documentation, add java api
2015-02-04 16:39:28 +01:00
Jehan Monnier
3e1a1430f4
add Android wifi lock management at LinphoneCall level
2015-02-04 12:17:15 +01:00
Jehan Monnier
06fc0526ec
multicast impl
2015-02-04 12:17:14 +01:00
Simon Morlat
53bc2cd5a0
add tests to check sips and ipv6 support of flexisip
2015-02-02 18:13:55 +01:00
Ghislain MARY
ecf4ba1b5c
Enable setting a different video window id for each call.
2015-02-02 14:25:57 +01:00
Simon Morlat
816ab8dfbd
adapt to mediastreamer2
2015-01-27 17:03:48 +01:00
Johan Pascal
219451388d
Merge remote-tracking branch 'origin/master' into dev_dtls
2015-01-27 10:42:06 +01:00
Simon Morlat
16180e2430
change the way payload type numbers are assigned, so that an application can support more payload type than the RTP profile table allows to contain.
...
Compliance with RFC3264 (offer answer model) is improved, by reusing numbers in case of reINVITEs.
Fix memory leaks
Move offer/answer related tests into a new test suite.
2015-01-21 22:38:46 +01:00
Guillaume BIENKOWSKI
0c4e7456d9
Prevent creating sip addresses which are not valid when using them
2015-01-15 17:19:45 +01:00
Johan Pascal
85ca8c3cac
Merge remote-tracking branch 'origin/master' into dev_dtls
2015-01-14 00:16:11 +01:00
Gautier Pelloux-Prayer
9e6fa8ceb6
Doxygen: replace invalid @returns with @return
2015-01-09 11:42:05 +01:00
Gautier Pelloux-Prayer
a14fa22cf6
Add linphone_proxy_config_is_phone_number in public API
2015-01-08 11:51:07 +01:00
Gautier Pelloux-Prayer
b8f297f6be
Change linphone_proxy_ocnifg_normalize_number API to return a boolean value: TRUE if input was a phone number, FALSE otherwise
...
Conflicts:
coreapi/linphonecore.h
2015-01-08 11:39:25 +01:00
Ghislain MARY
0e055ae4f9
Fix documentation of linphone_proxy_config_get_transport().
2015-01-06 16:16:16 +01:00
Johan Pascal
e93a80f322
Merge remote-tracking branch 'origin/master' into dev_dtls
2015-01-05 18:17:05 +01:00
Ghislain MARY
3347aa9a53
Fix const string return values so that wrapper generators know that these strings do not need to be dealloced.
2014-12-18 11:51:25 +01:00
Simon Morlat
5863df792e
Make the preview window a real gtk window. Move camera preview test within the settings.
2014-12-12 16:46:38 +01:00