Skip to content

Commit

Permalink
modules: readme files regenerated - tm ... [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
kamailio-dev committed May 18, 2017
1 parent 3deecfc commit 9d67099
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion src/modules/tm/README
Expand Up @@ -1589,7 +1589,7 @@ modparam("tm", "dns_reuse_rcv_socket", 1)
3.46. xavp_contact (string)

The name of XAVP storing the attributes per contact. This must be the
same as the usrloc parameter xavp_contacts.
same as the usrloc parameter xavp_contact.

Default value is “NULL”.

Expand Down
8 changes: 4 additions & 4 deletions src/modules/topos/README
Expand Up @@ -30,7 +30,7 @@ Daniel-Constantin Mierla
3.3. sanity_checks (int)
3.4. branch_expire (int)
3.5. dialog_expire (int)
3.6. clean_inteval (int)
3.6. clean_interval (int)

List of Examples

Expand Down Expand Up @@ -58,7 +58,7 @@ Chapter 1. Admin Guide
3.3. sanity_checks (int)
3.4. branch_expire (int)
3.5. dialog_expire (int)
3.6. clean_inteval (int)
3.6. clean_interval (int)

1. Overview

Expand Down Expand Up @@ -97,7 +97,7 @@ Chapter 1. Admin Guide
3.3. sanity_checks (int)
3.4. branch_expire (int)
3.5. dialog_expire (int)
3.6. clean_inteval (int)
3.6. clean_interval (int)

3.1. db_url (str)

Expand Down Expand Up @@ -161,7 +161,7 @@ modparam("topos", "branch_expire", 300)
modparam("topos", "dialog_expire", 3600)
...

3.6. clean_inteval (int)
3.6. clean_interval (int)

Interval in seconds to run the clean up of stored records.

Expand Down
4 changes: 2 additions & 2 deletions src/modules/uac/README
Expand Up @@ -95,7 +95,7 @@ Ramona-Elena Modroiu
1.10. Set auth_username_avp parameter
1.11. Set auth_password_avp parameter
1.12. Set reg_db_url parameter
1.13. Set reg_timer_inteval parameter
1.13. Set reg_timer_interval parameter
1.14. Set reg_retry_interval parameter
1.15. Set reg_random_delay parameter
1.16. Set reg_db_table parameter
Expand Down Expand Up @@ -434,7 +434,7 @@ modparam("uac", "reg_db_url",

The default value is 90 seconds.

Example 1.13. Set reg_timer_inteval parameter
Example 1.13. Set reg_timer_interval parameter
...
modparam("uac", "reg_timer_interval", 60)
...
Expand Down
2 changes: 1 addition & 1 deletion src/modules/usrloc/README
Expand Up @@ -850,7 +850,7 @@ modparam("usrloc", "timer_procs", 4)

Example 1.36. Set xavp_contact parameter
...
modparam("usrloc", "xavp_contact", "ulattrs")
modparam("tm|usrloc", "xavp_contact", "ulattrs")
...

3.37. db_ops_ruid (int)
Expand Down

0 comments on commit 9d67099

Please sign in to comment.