Commit graph

35 commits

Author SHA1 Message Date
Ghislain MARY
8d4c44e8cc Fix Python module automatic code generation. 2016-06-17 14:19:43 +02:00
Ghislain MARY
7b4af96a4a Fix Python module build. 2016-06-06 11:35:31 +02:00
Ghislain MARY
fc1fed70fe Merge branch 'master' into dev_turn 2016-06-01 14:56:52 +02:00
Jehan Monnier
7add04a59f Enable ipv6 by default on IOS 2016-05-26 13:57:03 +02:00
Ghislain MARY
b6076942fc Add LinphoneNatPolicy API and deprecate LinphoneFirewallPolicy. 2016-05-20 10:50:54 +02:00
Sylvain Berfini
be6d6b47b3 Added a way to not dump some chosen sections/entries when converting lpc to xml 2016-04-27 12:19:38 +02:00
Gautier Pelloux-Prayer
1537a5228a lpconfig: add lp_config_dump 2016-04-05 11:56:48 +02:00
Sylvain Berfini
e82e187f9b Added set overwrite flags for section for convenience 2015-11-19 16:50:30 +01:00
Sylvain Berfini
07fd8f61fa Added methods to set/get overwrite flag in LpConfig (used when dumping config as xml) 2015-11-19 16:28:14 +01:00
Sylvain Berfini
67c22d57ee Changes to be able to call lp_config_get_sections_names from python wrapper 2015-10-21 15:10:02 +02:00
Sylvain Berfini
f999712c5b Added new functions in lpconfig to dump xml and get a list of sections' names 2015-10-21 13:58:36 +02:00
Gautier Pelloux-Prayer
d6cdbe46c4 lpconfig.c: add lp_config_relative_file_exists and use it to avoid false-positive logs for .linphone.ecstate file 2015-05-11 10:27:23 +02:00
François Grisez
db5fc6ea89 Fix the reading of .linpohne.ecstate 2014-12-12 12:12:44 +01:00
François Grisez
75eee41a76 Fix bug #1426: Echo cancelation state blob is too big for being in linphonerc
The state of the echo canceler is stored in a file beside .linphonerc
The file is named .linphone.ecstate
2014-09-09 12:27:19 +02:00
Simon Morlat
c1ef06eb8f add refcounting to LpConfig 2014-04-18 16:05:37 +02:00
Guillaume BIENKOWSKI
08645f8eea Add lp_config_new_from_buffer 2014-04-11 16:21:02 +02:00
Sylvain Berfini
7630d39863 Added possibility to set parameters key=value for sections 2014-03-07 15:46:07 +01:00
Sylvain Berfini
cac1551acd Reworked lpconfig global default values section to have one default value for each section + use proxy default value when creating proxy config 2014-03-03 10:54:56 +01:00
Ghislain MARY
a8b47c508f Add missing symbol exports. 2013-12-20 16:30:17 +01:00
Ghislain MARY
ba0cead0ad Fix compilation. 2013-10-08 15:01:25 +02:00
Ghislain MARY
73864e1138 Document lpconfig_read_file(). 2013-10-07 10:58:20 +02:00
Ghislain MARY
a9eaffb1b2 Remove multiple declarations of lp_config_read_file(). 2013-09-04 16:42:45 +02:00
Ghislain MARY
a186e1670d Add exports. 2013-04-11 14:10:41 +02:00
Ghislain MARY
9c66aeb8b2 Merge branch 'master' of git.linphone.org:linphone into belle-sip 2013-04-11 14:02:08 +02:00
Ghislain MARY
dfb316ea7c Add the linphone_core_new_with_config() function to instantiate a LinphoneCore given an already existing LpConfig.
This enables the creation of the LpConfig before creating the LinphoneCore.
It is useful on some systems to read some configuration parameters and perform some customization before creating the LinphoneCore.

The LpConfig can now also be created given a factory config filename using the new lp_config_new_with_factory() function.
2013-04-11 15:41:43 +02:00
Jehan Monnier
30f5b028b4 fix build issue introduced by LINPHONE_PUBLIC 2013-04-05 15:38:31 +02:00
Ghislain MARY
fd7d18bf5a Add exports. 2013-04-04 11:33:43 +02:00
Yann Diorcet
4a1e994326 Improve the lpconfig functions 2013-01-16 14:35:37 +01:00
Yann Diorcet
148a0a91b5 Add XML2LPC lib/tool 2012-12-13 16:08:43 +01:00
Ghislain MARY
539f3396b2 Define common macros to get default configuration values. 2012-10-16 15:03:03 +02:00
Ghislain MARY
d5f8a6f933 Add handling of ranges in the config file. 2012-10-11 15:39:12 +02:00
Simon Morlat
d676eb51df implement dscp settings from config file and gtk interface 2012-09-14 17:39:27 +02:00
Simon Morlat
ace189f5f2 change the way call log dates are stored in linphonerc 2012-06-26 23:12:38 +02:00
Simon Morlat
ddff1d8460 display average quality in call logs 2011-06-10 16:01:08 +02:00
Simon Morlat
999d216d7c purge out p2pproxy 2010-01-20 15:44:30 +01:00
Renamed from linphone/coreapi/lpconfig.h (Browse further)