|
@@ -72,7 +72,7 @@
|
|
|
|
|
|
<section>
|
|
<section>
|
|
<title>Parameters</title>
|
|
<title>Parameters</title>
|
|
- <section>
|
|
|
|
|
|
+ <section id="siputils.p.ring_timeout">
|
|
<title><varname>ring_timeout</varname> (int)</title>
|
|
<title><varname>ring_timeout</varname> (int)</title>
|
|
<para>
|
|
<para>
|
|
Timeout value in seconds, define how long the call-id is stored in the internal list kept for replacing 183 messages with 180.
|
|
Timeout value in seconds, define how long the call-id is stored in the internal list kept for replacing 183 messages with 180.
|
|
@@ -92,7 +92,7 @@ modparam("siputils", "ring_timeout", 30)
|
|
</programlisting>
|
|
</programlisting>
|
|
</example>
|
|
</example>
|
|
</section>
|
|
</section>
|
|
- <section>
|
|
|
|
|
|
+ <section id="siputils.p.options_accept">
|
|
<title><varname>options_accept</varname> (string)</title>
|
|
<title><varname>options_accept</varname> (string)</title>
|
|
<para>
|
|
<para>
|
|
This parameter is the content of the Accept header field.
|
|
This parameter is the content of the Accept header field.
|
|
@@ -115,7 +115,7 @@ modparam("siputils", "options_accept", "application/*")
|
|
</programlisting>
|
|
</programlisting>
|
|
</example>
|
|
</example>
|
|
</section>
|
|
</section>
|
|
- <section>
|
|
|
|
|
|
+ <section id="siputils.p.options_accept_encoding">
|
|
<title><varname>options_accept_encoding</varname> (string)</title>
|
|
<title><varname>options_accept_encoding</varname> (string)</title>
|
|
<para>
|
|
<para>
|
|
This parameter is the content of the Accept-Encoding header field.
|
|
This parameter is the content of the Accept-Encoding header field.
|
|
@@ -137,7 +137,7 @@ modparam("siputils", "options_accept_encoding", "gzip")
|
|
</example>
|
|
</example>
|
|
</section>
|
|
</section>
|
|
|
|
|
|
- <section>
|
|
|
|
|
|
+ <section id="siputils.p.contact_flds_separator">
|
|
<title><varname>contact_flds_separator</varname> (string)</title>
|
|
<title><varname>contact_flds_separator</varname> (string)</title>
|
|
<para>
|
|
<para>
|
|
First char of this parameter is used as separator for encoding/decoding
|
|
First char of this parameter is used as separator for encoding/decoding
|
|
@@ -170,7 +170,7 @@ modparam("siputils", "contact_flds_separator", "-")
|
|
</section>
|
|
</section>
|
|
|
|
|
|
|
|
|
|
- <section>
|
|
|
|
|
|
+ <section id="siputils.p.options_accept_language">
|
|
<title><varname>options_accept_language</varname> (string)</title>
|
|
<title><varname>options_accept_language</varname> (string)</title>
|
|
<para>
|
|
<para>
|
|
This parameter is the content of the Accept-Language header field.
|
|
This parameter is the content of the Accept-Language header field.
|
|
@@ -193,7 +193,7 @@ modparam("siputils", "options_accept_language", "de")
|
|
</programlisting>
|
|
</programlisting>
|
|
</example>
|
|
</example>
|
|
</section>
|
|
</section>
|
|
- <section>
|
|
|
|
|
|
+ <section id="siputils.p.options_support">
|
|
<title><varname>options_support</varname> (string)</title>
|
|
<title><varname>options_support</varname> (string)</title>
|
|
<para>
|
|
<para>
|
|
This parameter is the content of the Support header field,
|
|
This parameter is the content of the Support header field,
|
|
@@ -215,7 +215,7 @@ modparam("siputils", "options_support", "100rel")
|
|
</programlisting>
|
|
</programlisting>
|
|
</example>
|
|
</example>
|
|
</section>
|
|
</section>
|
|
- <section>
|
|
|
|
|
|
+ <section id="siputils.p.rpid_prefix">
|
|
<title><varname>rpid_prefix</varname> (string)</title>
|
|
<title><varname>rpid_prefix</varname> (string)</title>
|
|
<para>
|
|
<para>
|
|
Prefix to be added to Remote-Party-ID header field just before
|
|
Prefix to be added to Remote-Party-ID header field just before
|
|
@@ -231,7 +231,7 @@ modparam("auth", "rpid_prefix", "Whatever <")
|
|
</programlisting>
|
|
</programlisting>
|
|
</example>
|
|
</example>
|
|
</section>
|
|
</section>
|
|
- <section>
|
|
|
|
|
|
+ <section id="siputils.p.rpid_suffix">
|
|
<title><varname>rpid_suffix</varname> (string)</title>
|
|
<title><varname>rpid_suffix</varname> (string)</title>
|
|
<para>
|
|
<para>
|
|
Suffix to be added to Remote-Party-ID header field after the URI
|
|
Suffix to be added to Remote-Party-ID header field after the URI
|
|
@@ -248,7 +248,7 @@ modparam("auth", "rpid_suffix", "@1.2.3.4>")
|
|
</programlisting>
|
|
</programlisting>
|
|
</example>
|
|
</example>
|
|
</section>
|
|
</section>
|
|
- <section>
|
|
|
|
|
|
+ <section id="siputils.p.rpid_avp">
|
|
<title><varname>rpid_avp</varname> (string)</title>
|
|
<title><varname>rpid_avp</varname> (string)</title>
|
|
<para>
|
|
<para>
|
|
Full AVP specification for the AVP which
|
|
Full AVP specification for the AVP which
|