Benjamin Reis
1c2b5ab29c
Add accepted elswhere and declined elsewhere call status, do not display this status as missed + tester
2017-09-08 15:14:35 +02:00
Jehan Monnier
1948fbcb07
Revert most of Ronan refactoring to avoid to much instability on master.
2017-09-08 15:13:34 +02:00
Benjamin Reis
94a0af4119
Add accepted elswhere and declined elsewhere call status, do not display this status as missed + tester
2017-08-30 17:06:37 +02:00
Erwan Croze
4b648c1158
Use of BCTBX_NO_BREAK instead of LINPHONE_NO_BREAK
2017-05-31 15:25:47 +02:00
François Grisez
41a1f556e1
Add LINPHONE_NO_BREAK macro
...
This macro tells GCC that a 'break' statement has been deliberately
omitted in a switch block.
2017-05-30 14:21:30 +02:00
Simon Morlat
f902451723
fix bugs with audio conference management
2017-05-10 18:02:15 +02:00
Ghislain MARY
986734364e
Fix build.
2017-04-26 10:32:18 +02:00
Sylvain Berfini
83b94af9a4
LinphoneCallStats is now a belle_sip_object. BREAKS BINARY COMPATIBILITY
2017-04-19 16:17:51 +02:00
Simon Morlat
b2d2eb4caa
fix compilation issue
2017-04-16 21:51:16 +02:00
Johan Pascal
313b60c004
zid cache migration moved to bzrtp lib
...
- cache migration is now performed in place not to another file
- tester of the migration needs to be fixed
2017-04-16 18:11:09 +07:00
Johan Pascal
9368df7238
Merge branch 'master' into sqlzidcache
...
# Conflicts:
# mediastreamer2
2017-04-04 09:57:35 +07:00
François Grisez
351bb97027
Reworking of Liblinphone's API around payload types
2017-04-03 12:34:49 +02:00
Johan Pascal
fcc61d1aa5
Switch to sql based zrtp/lime cache
...
Warning: no migration from old xml cache provided yet
2017-04-01 11:05:08 +07:00
Ghislain MARY
60802389ba
Change the account creator API so that it is wrapper-friendly.
2017-03-31 11:52:26 +02:00
Erwan Croze
ed9c2fd478
Changes in account_creator
...
-Add deprecated tag to domain and route function
-Add custom constructor for linphone account
2017-03-28 17:08:01 +02:00
Erwan Croze
2482371bc4
Add account creator request engine + some changes
2017-03-28 17:08:01 +02:00
Erwan Croze
b41b920426
Refactoring of account creator + tester of account creator
2017-03-28 17:06:14 +02:00
Simon Morlat
130d471028
fix crash and memory leaks
2017-03-23 11:56:00 +01:00
Ghislain MARY
6a9b199af6
Remove a lot of deprecation warnings.
2017-03-17 17:49:45 +01:00
Ghislain MARY
d69adc82c5
Set an IO error info for a call when it gets terminated after connectivity lost timeout.
2017-03-01 11:46:59 +01:00
Ghislain MARY
b467f9441b
Fix crash when opening preferences if built without video support.
2017-03-01 10:28:03 +01:00
Ghislain MARY
f122b8e78d
Use bc_apply_compile_flags from bctoolbox CMake utils.
2017-02-28 18:07:17 +01:00
François Grisez
17df3b86a5
Merge tag '3.11.0'
...
3.11.0
2017-02-24 16:38:36 +01:00
François Grisez
bb4fa4adfb
Fix no record path displayed while recording a call
2017-02-20 11:14:03 +01:00
François Grisez
30382865a2
Fix snapshoting, call recording and contact export on Windows
...
Some utf8 strings were not translated into the locale charset before
being passed to Liblinphone.
2017-02-20 10:26:04 +01:00
Simon Morlat
d7bda643c1
fix problem with video device being set many times for nothing in the property box, which creates graph stop/start when in a video call
2017-02-20 09:04:12 +01:00
Simon Morlat
7549c9dd37
fix problem with video device being set many times for nothing in the property box, which creates graph stop/start when in a video call
2017-02-18 16:54:41 +01:00
Ghislain MARY
35d9eeb152
The resources directories can now be defined at runtime.
2017-02-17 17:07:10 +01:00
François Grisez
5c46c2f566
Prevent the generic OpenGL displaying filter from being proposed in Linphone's settings
2017-02-17 11:30:02 +01:00
François Grisez
cb40549c79
Display the download URI when a file transfer chat message is received
2017-02-16 17:25:59 +01:00
François Grisez
5eb9bc379b
Hide the 'use NAT address' firewall policy
2017-02-16 13:40:02 +01:00
François Grisez
8d7d1692a3
Check validity of the username when setting Linphone with an already existing account
2017-02-15 15:18:01 +01:00
Ghislain MARY
7a7cfb17e6
Do not include private.h in gtk.
2017-01-19 17:47:10 +01:00
Erwan Croze
758d516a39
Change the video display in real time
2017-01-18 16:23:55 +01:00
Simon Morlat
656ff43b13
fix most common warnings
2017-01-14 14:13:26 +01:00
Ghislain MARY
a44a98d6dd
Fix make distcheck.
2016-11-16 14:20:01 +01:00
Ghislain MARY
3819580b9a
Some fixes for build with autotools.
2016-11-15 16:04:03 +01:00
Ghislain MARY
5c1d7a5fa3
Fix build with moved header files.
2016-11-15 14:54:00 +01:00
Ghislain MARY
33b72ce6b5
Move public header files in the include/linphone directory.
2016-11-15 14:41:18 +01:00
Simon Morlat
a961d2771b
fix potential crash when DONTBIND transports are configured.
2016-11-10 11:33:18 +01:00
Jehan Monnier
c1e5007667
avoid unneccessary and time consuming linphone friend parsing
2016-11-07 15:29:22 +01:00
Simon Morlat
eee46cc5df
mandatory media encryption is available for all RTP encryption methods.
2016-11-02 20:45:56 +01:00
Ghislain MARY
9a23352c4c
Stricter compilation options + new compilation error fixes.
2016-10-19 17:31:07 +02:00
Simon Morlat
ce537c3e1f
fix the Beraudo's button, who lost its effect due proxy config edit/done refactoring.
2016-10-17 21:38:15 +02:00
Jehan Monnier
628eb7f5c8
fix static compilation
2016-10-12 14:45:13 +02:00
Simon Morlat
33a781807e
Revert "chat.c: avoid crashing when sending too big uri"
...
This fix is bad as it will hide any message greater than 1000 characters. The root cause of the original problem is probably not understood.
This reverts commit 545d9ac09f .
2016-09-28 11:49:48 +02:00
Simon Morlat
f9aee35116
heavy rework of lists, presence list subscriptions, and fix many memory leaks
2016-09-22 22:10:36 +02:00
Sylvain Berfini
05cf0889ea
Revert to old auth_info_requested callback and added a new one instead
2016-09-21 13:03:23 +02:00
Sylvain Berfini
f575f94bb4
Added methods to set TLS certificate/key on LinphoneAuthInfo + updated auth_info_requested callback
2016-09-20 12:44:43 +02:00
Gautier Pelloux-Prayer
b2a78cbf97
Revert "Experimental feature lime"
...
This reverts commit 837b94df2d .
2016-09-12 15:22:35 +02:00