Commit graph

21 commits

Author SHA1 Message Date
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)