Module: kamailio
Branch: master
Commit: ae7e19fa77693f7c574a66ee6c773e781cea6a86
URL:
https://github.com/kamailio/kamailio/commit/ae7e19fa77693f7c574a66ee6c773e7…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2017-10-02T19:31:18+02:00
modules: readme files regenerated - cnxcc ... [skip ci]
---
Modified: src/modules/cnxcc/README
---
Diff:
https://github.com/kamailio/kamailio/commit/ae7e19fa77693f7c574a66ee6c773e7…
Patch:
https://github.com/kamailio/kamailio/commit/ae7e19fa77693f7c574a66ee6c773e7…
---
diff --git a/src/modules/cnxcc/README b/src/modules/cnxcc/README
index 5ec0fa9cff..f2bd975e55 100644
--- a/src/modules/cnxcc/README
+++ b/src/modules/cnxcc/README
@@ -41,11 +41,11 @@ Carlos Ruiz Díaz
6. Events
7. Web Interface
- 8. Sample
+ 8. Sample Config
List of Examples
- 1.1. dlg_flag
+ 1.1.
1.2. credit_check_period
1.3. cnxcc_set_max_credit()
1.4. cnxcc_set_max_time()
@@ -86,7 +86,7 @@ Chapter 1. Admin Guide
6. Events
7. Web Interface
- 8. Sample
+ 8. Sample Config
1. Overview
@@ -138,11 +138,11 @@ Chapter 1. Admin Guide
3.1. redis (integer)
3.2. credit_check_period (integer)
-3.1. redis (integer)
+3.1. redis (integer)
Redis datasource connection information
- Example 1.1. dlg_flag
+ Example 1.1.
...
modparam("cnxcc", "redis",
"addr=127.0.0.1;port=6379;db=1")
...
@@ -354,7 +354,7 @@ event_route[cnxcc:call-shutdown]
Link:
https://github.com/caruizdiaz/cnxcc-web
-8. Sample
+8. Sample Config
Example 1.8. kamailio-cnxcc.cfg
...