select_list.xml 1.3 KB

123456789101112131415161718192021222324252627282930313233343536
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- this file is autogenerated, do not edit! -->
  3. <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
  4. "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
  5. [ <!ENTITY % local.common.attrib
  6. "xmlns:xi CDATA #FIXED 'http://www.w3.org/2001/XInclude'">]
  7. >
  8. <book id="select_list" xmlns:xi="http://www.w3.org/2001/XInclude">
  9. <title>Select List</title>
  10. <bookinfo>
  11. <productname class="trade">kamailio.org</productname>
  12. <authorgroup>
  13. <author>
  14. <firstname>Kamailio</firstname>
  15. <surname>Development Team</surname>
  16. <affiliation><orgname>https://www.kamailio.org</orgname></affiliation>
  17. <address>[email protected]</address>
  18. </author>
  19. </authorgroup>
  20. <copyright>
  21. <year>2008-2017</year>
  22. <holder>Kamailio Project</holder>
  23. </copyright>
  24. </bookinfo>
  25. <xi:include href="intro.xml"/>
  26. <xi:include href="select_core.xml"/>
  27. <xi:include href="select_avp.xml"/>
  28. <xi:include href="select_cnxcc.xml"/>
  29. <xi:include href="select_db2_ops.xml"/>
  30. <xi:include href="select_nathelper.xml"/>
  31. <xi:include href="select_textopsx.xml"/>
  32. <xi:include href="select_timer.xml"/>
  33. <xi:include href="select_tls.xml"/>
  34. <xi:include href="select_tm.xml"/>
  35. <xi:include href="select_xmlrpc.xml"/>
  36. </book>