François Grisez
20831d929e
Display the conference view while conferences using a focus server
2015-12-08 14:15:31 +01:00
Ghislain MARY
cafb1dfa3e
Fix strict-prototypes warnings.
2015-11-20 17:56:11 +01:00
Simon Morlat
3d7bbb5bd5
remove linphone_core_create_default_call_parameters() because this function is dangerous and error prone.
...
Indeed, it cannot guarantee that the created call params are compatible with the call being accepted or updated.
For doing an outgoing call there is no problem in using it but linphone_core_create_call_params() is better and hard to mis-use.
2015-10-31 12:00:28 +01:00
Simon Morlat
cf6995ef5c
clean chat room api.
...
fix multiple memory leaks, mainly in gtk UI
2015-09-04 14:57:25 +02:00
Ghislain MARY
0e4d2550c2
Fix compilation of linphonec and linphone-gtk.
2015-07-20 12:41:55 +02:00
Gautier Pelloux-Prayer
83f6597b01
linphonec: fix register command to use password correctly
2015-05-07 11:04:00 +02:00
Ghislain MARY
0df1b49ec5
Build console UI when building with CMake.
2015-04-14 17:38:18 +02:00
Gautier Pelloux-Prayer
da8d7aa36f
Reorder commands alphabetically
2015-01-29 12:43:55 +01:00
Simon Morlat
590e16569c
fix crash during exit() in linphonec due to log written to closed FILE
2014-09-26 12:47:23 +02:00
Gautier Pelloux-Prayer
717db9fd8d
Improved strict compilation flags
2014-09-11 15:46:05 +02:00
Jehan Monnier
113dece9cc
fix liblinphone android tester
2014-08-04 09:07:28 +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
acca0f19ad
Normalize function name.
2014-07-01 16:34:09 +02:00
Simon Morlat
0021b21feb
fix bad handling of call transfer sipfrags and compilation warning
2014-06-13 12:57:23 +02:00
Gautier Pelloux-Prayer
6783dc1d64
replace obsolete tempnam method with mkstemp
2014-06-12 17:21:39 +02:00
Simon Morlat
2c0e4947cc
fix crash in linphonec, update oRTP
2014-03-02 11:39:10 +01:00
Simon Morlat
3a405aab8b
fix unitialized expire in linphonec
2014-02-19 12:07:19 +01:00
Guillaume Beraudo
304361add5
Remove trailing spaces on linphonec call with options
2014-02-12 16:04:48 +01:00
Guillaume BIENKOWSKI
5ea937f787
Fix compilation issue in console.c for Mac
2013-12-05 18:06:04 +01:00
Simon Morlat
0177c5f876
fix compilation errors due to signature change in linphone_auth_info_new()
...
fix failed tests in case of failed authentication.
2013-11-05 22:00:19 +01:00
Ghislain MARY
9139a6bd70
Deprecate linphone_core_is_mic_muted() and linphone_core_mute_mic().
...
Introduce linphone_core_enable_mic() and linphone_core_mic_enabled() to replace them.
2013-10-09 15:19:39 +02:00
Ghislain MARY
c1968e3fd8
Normalize linphone_proxy_config_set_expires() name.
2013-10-04 17:41:55 +02:00
Simon Morlat
94c264f246
fix linphonec bugs
2013-09-30 11:17:42 +02:00
Ghislain MARY
20dfd43aac
More coherent friend API.
2013-09-19 11:15:29 +02:00
Simon Morlat
da9ed56491
fix mis-use of update_call in linphonec.
2013-03-19 12:19:01 +01:00
Yann Diorcet
1a5169a147
uPnP improvements
...
Fix mutex lock in the destructor
Add firewall commands in console
2013-02-28 10:44:32 +01:00
Simon Morlat
990cbb596d
- fix text_received() callback so that it can work without date header.
...
- add api to add custom header (work in progress)
- add accessors to call logs and hide the structure into private.h
2013-02-06 22:29:13 +01:00
Yann Diorcet
806203ca0a
uPnP in progress
2012-12-21 16:21:41 +01:00
Ghislain MARY
d0e7a66501
Refactor code to prevent changing linphone_core API.
2012-08-09 13:04:19 +02:00
Ghislain MARY
652471f66f
Defer call update when adding video during communication if ICE is activated to wait for ICE candidates gathering to finish.
2012-08-01 15:24:15 +02:00
Ghislain MARY
fd852f01c6
Add configuration parameter to enable ICE.
2012-07-19 15:03:27 +02:00
Yann Diorcet
6068c49f48
Avoid buffer overflow in console commands
2012-03-20 11:53:02 +01:00
Guillaume Beraudo
6f1dffe83a
Zrtp reset verified command.
2011-11-18 09:55:56 +01:00
Simon Morlat
7fc1f8a699
linphonec encryption support
2011-11-07 22:11:53 +01:00
Simon Morlat
0a9e2d3738
audio conferencing is working. Not all cases are tested yet.
2011-09-13 21:40:35 +02:00
Simon Morlat
41029c78b1
conferencing in progress
2011-09-13 14:43:20 +02:00
Simon Morlat
d22b1c0447
merge patch to adjust software gain from console app
2011-08-08 17:11:20 +02:00
Simon Morlat
2c2126aaa7
add new linphonec command to test call redirection
2011-04-14 11:00:01 +02:00
Simon Morlat
c52c697bc6
merge patch that allow configuration change of linphonerc in linphonec shell
2011-02-15 21:35:58 +01:00
Sandro Santilli
0492072fa8
Try to keep help messages within 80 columns
2011-02-11 21:05:02 +01:00
Guillaume Beraudo
cab33bd6ba
Added function to request other side to send a VFU.
2011-01-20 13:13:39 +01:00
Guillaume Beraudo
11749e5f8c
Added function to request other side to send VFU.
2011-01-20 12:42:09 +01:00
Simon Morlat
7fc7f0e0e2
update ms2 for new echo limiter features
2011-01-14 12:53:12 +01:00
Simon Morlat
c9809fb632
merge patch about linphonec improvements
2010-12-17 15:58:04 +01:00
Simon Morlat
f55a93216d
support early media sending for outgoing calls
2010-11-24 22:37:20 +01:00
Simon Morlat
e07a927d7e
implemented attended transfer (untested yet)
2010-10-20 17:48:14 +02:00
Simon Morlat
ba89029d08
option: use two windows for video display in linphonec
...
bugfixes concerning multicall
2010-10-12 21:46:11 +02:00
Simon Morlat
f3db122cd0
apply linphonec patches
2010-10-08 09:05:23 +02:00
Simon Morlat
cfe0c35083
merge patch allowing overriding of display
2010-10-06 14:51:55 +02:00
Simon Morlat
7132d2711f
add video snapshot command to linphonec
2010-10-06 12:25:17 +02:00