chenqiyang
2021-08-10 1af610975b1093e96217c381a51cb520000f0a2c
1
2
3
4
5
6
7
<?xml version="1.0" encoding="UTF-8"?>
<config xmlns="http://www.linphone.org/xsds/lpconfig.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.linphone.org/xsds/lpconfig.xsd lpconfig.xsd">
  <section name="test">
    <entry name="zero_len" overwrite="true"></entry>
    <entry name="non_zero_len" overwrite="true">test</entry>
  </section>
</config>