| 123456789101112131415161718192021222324252627282930313233343536 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!-- this file is autogenerated, do not edit! -->
- <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
- "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
- [ <!ENTITY % local.common.attrib
- "xmlns:xi CDATA #FIXED 'http://www.w3.org/2001/XInclude'">]
- >
- <book id="select_list" xmlns:xi="http://www.w3.org/2001/XInclude">
- <title>Select List</title>
- <bookinfo>
- <productname class="trade">kamailio.org</productname>
- <authorgroup>
- <author>
- <firstname>Kamailio</firstname>
- <surname>Development Team</surname>
- <affiliation><orgname>https://www.kamailio.org</orgname></affiliation>
- <address>[email protected]</address>
- </author>
- </authorgroup>
- <copyright>
- <year>2008-2017</year>
- <holder>Kamailio Project</holder>
- </copyright>
- </bookinfo>
- <xi:include href="intro.xml"/>
- <xi:include href="select_core.xml"/>
- <xi:include href="select_avp.xml"/>
- <xi:include href="select_cnxcc.xml"/>
- <xi:include href="select_db2_ops.xml"/>
- <xi:include href="select_nathelper.xml"/>
- <xi:include href="select_textopsx.xml"/>
- <xi:include href="select_timer.xml"/>
- <xi:include href="select_tls.xml"/>
- <xi:include href="select_tm.xml"/>
- <xi:include href="select_xmlrpc.xml"/>
- </book>
|