Simon Morlat
|
2c90f5e702
|
add player api, fix bug in linphone_core_terminate_conference()
|
2014-08-31 21:58:32 +02:00 |
|
Ghislain MARY
|
b4963d9f70
|
Put call log related code in its own files.
|
2014-08-29 14:39:34 +02:00 |
|
Ghislain MARY
|
53a34317a5
|
Some API and documentation change for automatic wrapper generation.
|
2014-08-29 11:44:21 +02:00 |
|
Ghislain MARY
|
3bba8ea3d2
|
Normalize default proxy getter signature so that it can be automatically wrapped.
|
2014-08-28 16:26:21 +02:00 |
|
Ghislain MARY
|
3d4821c69e
|
Renamed get_to(), set_to(), get_from() and set_from() respectively to get_to_address(), set_to_address(), get_from_address() and set_from_address().
|
2014-08-28 15:11:17 +02:00 |
|
Jehan Monnier
|
9b68f18820
|
keep linphone_core_get_chat_room(LinphoneCore *lc, const LinphoneAddress *addr) with const param
|
2014-08-28 14:59:00 +02:00 |
|
Ghislain MARY
|
60aee12e5c
|
Fix linphone_core_get_chat_room() that was not creating the chat room if it did not exist yet.
|
2014-08-28 12:03:17 +02:00 |
|
Ghislain MARY
|
294916d0eb
|
Use belle-sip reference counting for LinphoneChatRoom objects.
|
2014-08-27 12:37:58 +02:00 |
|
Ghislain MARY
|
b6a9bdeed5
|
Use belle-sip reference counting for LinphoneProxyConfig and LinphoneCall objects.
|
2014-08-21 16:20:12 +02:00 |
|
Simon Morlat
|
a53740de5f
|
fix call acceptance with policy test, by adding linphone_core_create_call_params().
|
2014-08-20 18:08:24 +02:00 |
|
Gautier Pelloux-Prayer
|
c53f70e256
|
Fix erroneous documentation from conversation history new methods
|
2014-08-19 15:06:50 +02:00 |
|
Ghislain MARY
|
da96438eb7
|
Fix documentation for automatic wrapper generation.
|
2014-08-19 14:45:18 +02:00 |
|
Gautier Pelloux-Prayer
|
e745c956e7
|
Add method to retrieve size of a conversation history and a part of it
|
2014-08-19 11:31:40 +02:00 |
|
Ghislain MARY
|
31ab25d815
|
Handle PayloadType objects in the Python wrapper.
|
2014-08-13 16:10:48 +02:00 |
|
Ghislain MARY
|
efacfee3a3
|
Standardize user_data/user_pointer naming.
|
2014-08-13 14:28:48 +02:00 |
|
François Grisez
|
7d94757ac0
|
Enable openh264 plugins for the "Call recording tester"
|
2014-08-11 13:33:38 +02:00 |
|
François Grisez
|
f4dc674dc2
|
Enable openh264 plugin for "Call recording" test
|
2014-08-11 13:33:38 +02:00 |
|
Ghislain MARY
|
574ed8e52b
|
Add API to activate the serialization of logs.
|
2014-08-06 10:53:05 +02:00 |
|
Ghislain MARY
|
3dc5801283
|
Follow naming conventions of linphone core callbacks.
|
2014-08-01 14:40:38 +02:00 |
|
Johan Pascal
|
97050ac654
|
File Transfer: manage i/o error during file download from server
- note : not functional, test is bugged and commented. To be fixed.
|
2014-07-30 17:14:56 +02:00 |
|
Johan Pascal
|
ce24877b9d
|
File transfer: add a cancel function to the core
- allow cancellation during upload or download
+ fix bug in file transfer message tester
|
2014-07-29 21:16:01 +02:00 |
|
Gautier Pelloux-Prayer
|
82ec76a4e1
|
Reuse previous nonce if outbound proxy realm is set to avoid reauthentication
|
2014-07-25 14:37:01 +02:00 |
|
Ghislain MARY
|
e3257c88a1
|
Add API and linphonerc parameter to configure SIP transport timeout.
|
2014-07-11 11:04:22 +02:00 |
|
Ghislain MARY
|
214521c5a8
|
Fix typos in previous commit.
|
2014-07-10 12:22:31 +02:00 |
|
Ghislain MARY
|
1953750ec6
|
Improve documentation of LinphoneAuthInfo.
|
2014-07-10 12:19:07 +02:00 |
|
Ghislain MARY
|
ed6499b896
|
Fix compilation warnings: "function declaration isn’t a prototype".
|
2014-07-07 11:29:23 +02:00 |
|
Simon Morlat
|
7e0e6ff1be
|
allow setting output framerate, get actual sent and received framerate from call params
|
2014-07-03 13:16:46 +02:00 |
|
Simon Morlat
|
65d70e3448
|
add linphone core api and setting to allow forcing the video capture size, and take a snapshot of preview during calls.
|
2014-07-02 23:35:39 +02:00 |
|
Ghislain MARY
|
f59489c76d
|
Small documentation fixes.
|
2014-07-02 14:13:07 +02:00 |
|
Simon Morlat
|
570be5ea3f
|
Merge remote-tracking branch 'private/dev_recorder'
Conflicts:
mediastreamer2
|
2014-07-02 11:56:57 +02:00 |
|
Ghislain MARY
|
acca0f19ad
|
Normalize function name.
|
2014-07-01 16:34:09 +02:00 |
|
Jehan Monnier
|
8639b1f83d
|
make sure default value are not reset when proxy config is read from file
|
2014-06-30 20:58:09 +02:00 |
|
Simon Morlat
|
7cd96d33ba
|
fix git version checking when not in a git tree
add linphone_proxy_config_pause_register()
make linphone_core_remove_proxy_config() really send unregister.
|
2014-06-27 17:13:17 +02:00 |
|
Ghislain MARY
|
e41203a4c5
|
Fix compilation for Windows Phone 8.
|
2014-06-25 17:46:44 +02:00 |
|
Simon Morlat
|
f0c07e2fe0
|
Merge remote-tracking branch 'origin/master' into dev_recorder
Conflicts:
gtk/main.c
mediastreamer2
|
2014-06-25 17:11:34 +02:00 |
|
Gautier Pelloux-Prayer
|
5cf381b667
|
add linphone_core_get_user_agent to retrieve local user agent
|
2014-06-24 14:17:11 +02:00 |
|
Simon Morlat
|
ae4298faaf
|
video recorder in place
|
2014-06-19 11:59:49 +02:00 |
|
Ghislain MARY
|
634ebdfde1
|
Fix some documentation generation warnings.
|
2014-06-12 13:39:29 +02:00 |
|
Johan Pascal
|
3c918dfd8b
|
Merge branch 'master' of git.linphone.org:linphone into dev_filetransfer
|
2014-06-09 13:40:06 +02:00 |
|
Simon Morlat
|
c913816dee
|
java synchronize LinphoneEvent and LinphoneChatRoom APIs with LinphoneCore
|
2014-06-09 11:05:22 +02:00 |
|
Gautier Pelloux-Prayer
|
4094aec87a
|
removed minor warnings generated by doxygen due to outdated functions prototype
|
2014-06-05 17:38:15 +02:00 |
|
Gautier Pelloux-Prayer
|
11e43b1b28
|
fill media information when sending interval report too and added unit test for it (quality_reporting_interval_report)
|
2014-06-05 16:59:28 +02:00 |
|
Gautier Pelloux-Prayer
|
25186cc0ae
|
Quality reporting: disabled interval report per default and add minimal value when set (120 seconds minimum)
|
2014-06-05 16:59:28 +02:00 |
|
Gautier Pelloux-Prayer
|
ce7a644616
|
Quality reporting: add possibility to send interval reports to a given spacing interval during a call
|
2014-06-05 16:59:28 +02:00 |
|
Gautier Pelloux-Prayer
|
22e2cb518f
|
Quality reporting: rename parameters send_statistics to quality_reporting_enabled and statistics_collector to quality_repotring_collector
|
2014-06-05 16:59:27 +02:00 |
|
Ghislain MARY
|
52d8d8c59a
|
Show RTP profile in call statistics dialog.
|
2014-06-04 18:10:21 +02:00 |
|
Simon Morlat
|
31d767f9e3
|
fix compilation error
|
2014-06-04 15:17:48 +02:00 |
|
Guillaume BIENKOWSKI
|
a29a93cd76
|
Add an API to set and retrieve chat messages "app data". This allows clients to store resilient data for each messages
|
2014-06-02 14:06:03 +02:00 |
|
Ghislain MARY
|
ad64b94401
|
Parse rtcp-fb attributes contained in SDP.
|
2014-06-02 11:02:41 +02:00 |
|
Ghislain MARY
|
1a5f37eaba
|
Allow activation of AVPF for a call based on the proxy configuration.
|
2014-06-02 11:02:40 +02:00 |
|