1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54
|
<?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>jiri@iptel.org</email> -->
</author>
<author>
<firstname>Jan</firstname>
<surname>Janak</surname>
<!-- <email>jan@iptel.org</email> -->
</author>
<author>
<firstname>Yacine</firstname>
<surname>Rebahi</surname>
<!-- <email>rebahi@fokus.fhg.de</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>
|