lump_rpl.xml 788 B

12345678910111213141516171819202122232425
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
  3. "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
  4. <section id="lump_rpl" xmlns:xi="http://www.w3.org/2001/XInclude">
  5. <sectioninfo>
  6. <revhistory>
  7. <revision>
  8. <revnumber>$Revision$</revnumber>
  9. <date>$Date$</date>
  10. </revision>
  11. </revhistory>
  12. </sectioninfo>
  13. <title>Structure <structname>lump_rpl</structname></title>
  14. <para>
  15. The structure represents text that should be added to reply. List of
  16. such data is kept in the request and processed when the request is
  17. being turned into reply.
  18. </para>
  19. <para>
  20. The structure will be described in more detail later in chapter SIP
  21. Message Modifications.
  22. </para>
  23. </section> <!-- lump-rpl -->