123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
- "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
- <section id="seruser" xmlns:xi="http://www.w3.org/2001/XInclude">
- <sectioninfo>
- <authorgroup>
- <author>
- <firstname>Jiri</firstname>
- <surname>Kuthan</surname>
- <!-- <email>[email protected]</email> -->
- </author>
- <author>
- <firstname>Jan</firstname>
- <surname>Janak</surname>
- <!-- <email>[email protected]</email> -->
- </author>
- <author>
- <firstname>Yacine</firstname>
- <surname>Rebahi</surname>
- <!-- <email>[email protected]</email> -->
- </author>
- </authorgroup>
- <copyright>
- <year>2001</year>
- <year>2002</year>
- <holder>FhG FOKUS</holder>
- </copyright>
- <abstract>
- <para>
- The document describes the <acronym>SIP</acronym> Express Router and its use in
- <acronym>SIP</acronym> networks. It is intended as an aid to server
- administrators.
- </para>
- </abstract>
- <revhistory>
- <revision>
- <revnumber>$Revision$</revnumber>
- <date>$Date$</date>
- </revision>
- </revhistory>
- </sectioninfo>
- <title>SER Administrator's Guide</title>
- <xi:include href="general.xml"/>
- <xi:include href="intro.xml"/>
- <xi:include href="operation.xml"/>
- <xi:include href="apps.xml"/>
- <xi:include href="otherapps.xml"/>
- <xi:include href="reference.xml"/>
- <xi:include href="db_fifo.xml"/>
- </section>
-
|