|
@@ -302,7 +302,7 @@ modparam("uac","credential","username:domain:password")
|
|
</programlisting>
|
|
</programlisting>
|
|
</example>
|
|
</example>
|
|
</section>
|
|
</section>
|
|
- <section id="uac.p.auth-realm-avp-id">
|
|
|
|
|
|
+ <section id="uac.p.auth_realm_avp">
|
|
<title><varname>auth_realm_avp</varname> (string)</title>
|
|
<title><varname>auth_realm_avp</varname> (string)</title>
|
|
<para>
|
|
<para>
|
|
The definition of an PV that might contain the realm to be used
|
|
The definition of an PV that might contain the realm to be used
|
|
@@ -329,7 +329,7 @@ modparam("uac","auth_realm_avp","$avp(i:10)")
|
|
</programlisting>
|
|
</programlisting>
|
|
</example>
|
|
</example>
|
|
</section>
|
|
</section>
|
|
- <section id="uac.p.auth-username-avp-id">
|
|
|
|
|
|
+ <section id="uac.p.auth_username_avp">
|
|
<title><varname>auth_username_avp</varname> (string)</title>
|
|
<title><varname>auth_username_avp</varname> (string)</title>
|
|
<para>
|
|
<para>
|
|
The definition of an AVP that might contain the username to be used
|
|
The definition of an AVP that might contain the username to be used
|
|
@@ -351,7 +351,7 @@ modparam("uac","auth_username_avp","$avp(i:11)")
|
|
</programlisting>
|
|
</programlisting>
|
|
</example>
|
|
</example>
|
|
</section>
|
|
</section>
|
|
- <section id="uac.p.auth-password-avp-id">
|
|
|
|
|
|
+ <section id="uac.p.auth_password_avp">
|
|
<title><varname>auth_password_avp</varname> (string)</title>
|
|
<title><varname>auth_password_avp</varname> (string)</title>
|
|
<para>
|
|
<para>
|
|
The definition of an AVP that might contain the password to be used
|
|
The definition of an AVP that might contain the password to be used
|
|
@@ -373,7 +373,7 @@ modparam("uac","auth_password_avp","$avp(i:12)")
|
|
</programlisting>
|
|
</programlisting>
|
|
</example>
|
|
</example>
|
|
</section>
|
|
</section>
|
|
- <section id="uac.p.reg-db-url-id">
|
|
|
|
|
|
+ <section id="uac.p.reg_db_url">
|
|
<title><varname>reg_db_url</varname> (string)</title>
|
|
<title><varname>reg_db_url</varname> (string)</title>
|
|
<para>
|
|
<para>
|
|
DB URL to fetch account profiles for registration. This parameter
|
|
DB URL to fetch account profiles for registration. This parameter
|
|
@@ -391,7 +391,7 @@ modparam("uac", "reg_db_url",
|
|
</example>
|
|
</example>
|
|
</section>
|
|
</section>
|
|
|
|
|
|
- <section id="uac.p.reg-timer-interval-id">
|
|
|
|
|
|
+ <section id="uac.p.reg_timer_interval">
|
|
<title><varname>reg_timer_interval</varname> (string)</title>
|
|
<title><varname>reg_timer_interval</varname> (string)</title>
|
|
<para>
|
|
<para>
|
|
Timer interval (in seconds) at which registrations are managed, e.g. renewed as needed.
|
|
Timer interval (in seconds) at which registrations are managed, e.g. renewed as needed.
|
|
@@ -412,7 +412,7 @@ modparam("uac", "reg_timer_interval", 60)
|
|
</example>
|
|
</example>
|
|
</section>
|
|
</section>
|
|
|
|
|
|
- <section id="uac.p.reg-retry-interval-id">
|
|
|
|
|
|
+ <section id="uac.p.reg_retry_interval">
|
|
<title><varname>reg_retry_interval</varname> (int)</title>
|
|
<title><varname>reg_retry_interval</varname> (int)</title>
|
|
<para>
|
|
<para>
|
|
Failed registration attempts will be retried after this interval
|
|
Failed registration attempts will be retried after this interval
|
|
@@ -431,7 +431,7 @@ modparam("uac", "reg_retry_interval", 300)
|
|
</example>
|
|
</example>
|
|
</section>
|
|
</section>
|
|
|
|
|
|
- <section id="uac.p.reg-random-delay-id">
|
|
|
|
|
|
+ <section id="uac.p.reg_random_delay">
|
|
<title><varname>reg_random_delay</varname> (int)</title>
|
|
<title><varname>reg_random_delay</varname> (int)</title>
|
|
<para>
|
|
<para>
|
|
Set a random reg_delay for each registration that has
|
|
Set a random reg_delay for each registration that has
|
|
@@ -449,7 +449,7 @@ modparam("uac", "reg_random_delay", 300)
|
|
</example>
|
|
</example>
|
|
</section>
|
|
</section>
|
|
|
|
|
|
- <section id="uac.p.reg-db-table-id">
|
|
|
|
|
|
+ <section id="uac.p.reg_db_table">
|
|
<title><varname>reg_db_table</varname> (string)</title>
|
|
<title><varname>reg_db_table</varname> (string)</title>
|
|
<para>
|
|
<para>
|
|
DB table name to fetch user profiles for registration.
|
|
DB table name to fetch user profiles for registration.
|
|
@@ -470,7 +470,7 @@ modparam("uac", "reg_db_table", "uacreg")
|
|
</example>
|
|
</example>
|
|
</section>
|
|
</section>
|
|
|
|
|
|
- <section id="uac.p.reg-contact-addr-id">
|
|
|
|
|
|
+ <section id="uac.p.reg_contact_addr">
|
|
<title><varname>reg_contact_addr</varname> (string)</title>
|
|
<title><varname>reg_contact_addr</varname> (string)</title>
|
|
<para>
|
|
<para>
|
|
Address to be used to build contact address. Must be at least
|
|
Address to be used to build contact address. Must be at least
|
|
@@ -487,7 +487,7 @@ modparam("uac", "reg_contact_addr", "192.168.1.2:5080")
|
|
</example>
|
|
</example>
|
|
</section>
|
|
</section>
|
|
|
|
|
|
- <section id="uac.p.reg-keep-callid">
|
|
|
|
|
|
+ <section id="uac.p.reg_keep_callid">
|
|
<title><varname>reg_keep_callid</varname> (string)</title>
|
|
<title><varname>reg_keep_callid</varname> (string)</title>
|
|
<para>
|
|
<para>
|
|
If set to 0 (default), a new Call-Id will be generated for each
|
|
If set to 0 (default), a new Call-Id will be generated for each
|
|
@@ -568,7 +568,7 @@ uac_replace_from("","");
|
|
</programlisting>
|
|
</programlisting>
|
|
</example>
|
|
</example>
|
|
</section>
|
|
</section>
|
|
- <section id="uac.f.uac_replace_from(uri)">
|
|
|
|
|
|
+ <section id="uac.f.uac_replace_from_uri">
|
|
<title>
|
|
<title>
|
|
<function moreinfo="none">uac_replace_from(uri)</function>
|
|
<function moreinfo="none">uac_replace_from(uri)</function>
|
|
</title>
|
|
</title>
|
|
@@ -591,7 +591,7 @@ uac_replace_from("sip:[email protected]");
|
|
</programlisting>
|
|
</programlisting>
|
|
</example>
|
|
</example>
|
|
</section>
|
|
</section>
|
|
- <section id="uac.f.uac_restore_from()">
|
|
|
|
|
|
+ <section id="uac.f.uac_restore_from">
|
|
<title>
|
|
<title>
|
|
<function moreinfo="none">uac_restore_from()</function>
|
|
<function moreinfo="none">uac_restore_from()</function>
|
|
</title>
|
|
</title>
|
|
@@ -612,7 +612,7 @@ uac_restore_from();
|
|
</programlisting>
|
|
</programlisting>
|
|
</example>
|
|
</example>
|
|
</section>
|
|
</section>
|
|
- <section id="uac.f.uac_replace_to(display,uri)">
|
|
|
|
|
|
+ <section id="uac.f.uac_replace_to">
|
|
<title>
|
|
<title>
|
|
<function moreinfo="none">uac_replace_to(display,uri)</function>
|
|
<function moreinfo="none">uac_replace_to(display,uri)</function>
|
|
</title>
|
|
</title>
|
|
@@ -648,7 +648,7 @@ uac_replace_to("","");
|
|
</programlisting>
|
|
</programlisting>
|
|
</example>
|
|
</example>
|
|
</section>
|
|
</section>
|
|
- <section id="uac.f.uac_replace_to(uri)">
|
|
|
|
|
|
+ <section id="uac.f.uac_replace_to_uri">
|
|
<title>
|
|
<title>
|
|
<function moreinfo="none">uac_replace_to(uri)</function>
|
|
<function moreinfo="none">uac_replace_to(uri)</function>
|
|
</title>
|
|
</title>
|
|
@@ -714,7 +714,7 @@ uac_restore_to();
|
|
</programlisting>
|
|
</programlisting>
|
|
</example>
|
|
</example>
|
|
</section>
|
|
</section>
|
|
- <section id="uac.f.uac_auth()">
|
|
|
|
|
|
+ <section id="uac.f.uac_auth">
|
|
<title>
|
|
<title>
|
|
<function moreinfo="none">uac_auth()</function>
|
|
<function moreinfo="none">uac_auth()</function>
|
|
</title>
|
|
</title>
|
|
@@ -759,7 +759,7 @@ failure_route[TRUNKAUTH] {
|
|
</programlisting>
|
|
</programlisting>
|
|
</example>
|
|
</example>
|
|
</section>
|
|
</section>
|
|
- <section id="uac.f.uac_req_send()">
|
|
|
|
|
|
+ <section id="uac.f.uac_req_send">
|
|
<title>
|
|
<title>
|
|
<function moreinfo="none">uac_req_send()</function>
|
|
<function moreinfo="none">uac_req_send()</function>
|
|
</title>
|
|
</title>
|
|
@@ -785,7 +785,7 @@ uac_req_send();
|
|
</programlisting>
|
|
</programlisting>
|
|
</example>
|
|
</example>
|
|
</section>
|
|
</section>
|
|
- <section id="uac.f.uac_reg_lookup(uuid, dst)">
|
|
|
|
|
|
+ <section id="uac.f.uac_reg_lookup">
|
|
<title>
|
|
<title>
|
|
<function moreinfo="none">uac_reg_lookup(uuid, dst)</function>
|
|
<function moreinfo="none">uac_reg_lookup(uuid, dst)</function>
|
|
</title>
|
|
</title>
|
|
@@ -809,7 +809,7 @@ if(uac_reg_lookup("$rU", "$ru"))
|
|
</programlisting>
|
|
</programlisting>
|
|
</example>
|
|
</example>
|
|
</section>
|
|
</section>
|
|
- <section id="uac.f.uac_reg_status(uuid)">
|
|
|
|
|
|
+ <section id="uac.f.uac_reg_status">
|
|
<title>
|
|
<title>
|
|
<function moreinfo="none">uac_reg_status(uuid)</function>
|
|
<function moreinfo="none">uac_reg_status(uuid)</function>
|
|
</title>
|
|
</title>
|
|
@@ -860,7 +860,7 @@ $var(status) = uac_reg_status("$rU");
|
|
</programlisting>
|
|
</programlisting>
|
|
</example>
|
|
</example>
|
|
</section>
|
|
</section>
|
|
- <section id="uac.f.uac_reg_request_to(user, mode)">
|
|
|
|
|
|
+ <section id="uac.f.uac_reg_request_to">
|
|
<title>
|
|
<title>
|
|
<function moreinfo="none">uac_reg_request_to(user, mode)</function>
|
|
<function moreinfo="none">uac_reg_request_to(user, mode)</function>
|
|
</title>
|
|
</title>
|