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/params.xml

29 lines
793 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.parameters" xmlns:xi="http://www.w3.org/2001/XInclude">
<sectioninfo>
<revhistory>
<revision>
<revnumber>$Revision$</revnumber>
<date>$Date$</date>
</revision>
</revhistory>
</sectioninfo>
<title>Parameters</title>
<section id="max_limit">
<title><varname>max_limit</varname> (integer)</title>
<para>
Max.value of Max-forward, if received value is greater then value is decraesed to <emphasis>max_limit</emphasis>.
Value of 0 disables this functionality.
</para>
<para>
Default value is 16.
</para>
</section>
</section>