Module: kamailio Branch: master Commit: 5147f202520730f2521bd0081c2e7610fa3553b4 URL: https://github.com/kamailio/kamailio/commit/5147f202520730f2521bd0081c2e7610fa3553b4
Author: grumvalski <[email protected]> Committer: grumvalski <[email protected]> Date: 2015-09-23T16:23:45+02:00 tsilo: update README --- Modified: modules/tsilo/README --- Diff: https://github.com/kamailio/kamailio/commit/5147f202520730f2521bd0081c2e7610fa3553b4.diff Patch: https://github.com/kamailio/kamailio/commit/5147f202520730f2521bd0081c2e7610fa3553b4.patch --- diff --git a/modules/tsilo/README b/modules/tsilo/README index 4af5bcc..d9e16e5 100644 --- a/modules/tsilo/README +++ b/modules/tsilo/README @@ -10,7 +10,7 @@ Federico Cabiddu <[email protected]> - Copyright © 2015 Federico Cabiddu + Copyright © 2015 Federico Cabiddu __________________________________________________________________ Table of Contents @@ -93,7 +93,7 @@ Chapter 1. Admin Guide (R-URI) and add branches to them later if new contacts for the AOR are added. - For each message, the modules stores "Request-URI" ("R-URI"), URI and + For each message, the modules stores âRequest-URIâ (âR-URIâ), URI and the internal transaction index and label. When a transaction is destroyed by the TM module, it is removed from @@ -110,9 +110,6 @@ Chapter 1. Admin Guide * REGISTRAR--registrar module-- used to lookup for new contacts and update the dset for the r-uri. * TM--transaction module-- used to send SIP requests. - * USRLOC--usrloc module-- according to the value of use_domain - option, domain part of the r-uri will be used to store the - transaction. * SL 2.2. External libraries or applications @@ -132,7 +129,7 @@ Chapter 1. Admin Guide must be a power of two, otherwise it will be rounded down to the nearest power of two. - Default value is "2048". + Default value is â2048â. Example 1.1. Set hash_size parameter ...
_______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
