You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kamailio/modules_s/maxfwd/doc/maxfwd.xml

37 lines
960 B

<?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="maxfwd" xmlns:xi="http://www.w3.org/2001/XInclude">
<sectioninfo>
<authorgroup>
<author>
<firstname>Bogdan</firstname>
<surname>Iancu</surname>
<affiliation><orgname>FhG FOKUS</orgname></affiliation>
<address>
<email>iancu@fokus.fraunhofer.de</email>
</address>
</author>
</authorgroup>
<copyright>
<year>2003</year>
<holder>FhG FOKUS</holder>
</copyright>
</sectioninfo>
<title>Maxfwd Module</title>
<section id="maxfwd.overview">
<title>Overview</title>
<para>
The module implements all the operations regarding MaX-Forward
header field, like adding it (if not present) or decrementing and
checking the value of the existent one.
</para>
</section>
<xi:include href="functions.xml"/>
</section>