2
0

seruser.xml 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  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="seruser" xmlns:xi="http://www.w3.org/2001/XInclude">
  5. <sectioninfo>
  6. <authorgroup>
  7. <author>
  8. <firstname>Jiri</firstname>
  9. <surname>Kuthan</surname>
  10. <!-- <email>[email protected]</email> -->
  11. </author>
  12. <author>
  13. <firstname>Jan</firstname>
  14. <surname>Janak</surname>
  15. <!-- <email>[email protected]</email> -->
  16. </author>
  17. <author>
  18. <firstname>Yacine</firstname>
  19. <surname>Rebahi</surname>
  20. <!-- <email>[email protected]</email> -->
  21. </author>
  22. </authorgroup>
  23. <copyright>
  24. <year>2001</year>
  25. <year>2002</year>
  26. <holder>FhG FOKUS</holder>
  27. </copyright>
  28. <abstract>
  29. <para>
  30. The document describes the <acronym>SIP</acronym> Express Router and its use in
  31. <acronym>SIP</acronym> networks. It is intended as an aid to server
  32. administrators.
  33. </para>
  34. </abstract>
  35. <revhistory>
  36. <revision>
  37. <revnumber>$Revision$</revnumber>
  38. <date>$Date$</date>
  39. </revision>
  40. </revhistory>
  41. </sectioninfo>
  42. <title>SER Administrator's Guide</title>
  43. <xi:include href="general.xml"/>
  44. <xi:include href="intro.xml"/>
  45. <xi:include href="operation.xml"/>
  46. <xi:include href="apps.xml"/>
  47. <xi:include href="otherapps.xml"/>
  48. <xi:include href="reference.xml"/>
  49. <xi:include href="db_fifo.xml"/>
  50. </section>