2
0

dialplan_devel.xml 523 B

1234567891011121314151617181920
  1. <?xml version="1.0" encoding='ISO-8859-1'?>
  2. <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
  3. "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
  4. <!-- Include general documentation entities -->
  5. <!ENTITY % docentities SYSTEM "../../../docbook/entities.xml">
  6. %docentities;
  7. ]>
  8. <!-- Module Developer's Guide -->
  9. <chapter>
  10. <chapterinfo>
  11. </chapterinfo>
  12. <title>Developer's Guide</title>
  13. <para>
  14. The module does not provide any <acronym>API</acronym> to use in other &kamailio; modules.
  15. </para>
  16. </chapter>