[sr-dev] git:5.0:49bd81ad: modules: readme files regenerated - modules ... [skip ci]

Kamailio Dev kamailio.dev at kamailio.org
Wed Apr 25 18:31:50 CEST 2018


Module: kamailio
Branch: 5.0
Commit: 49bd81ad7856dac9b2efd53597fb1c182de7440b
URL: https://github.com/kamailio/kamailio/commit/49bd81ad7856dac9b2efd53597fb1c182de7440b

Author: Kamailio Dev <kamailio.dev at kamailio.org>
Committer: Kamailio Dev <kamailio.dev at kamailio.org>
Date: 2018-04-25T18:31:25+02:00

modules: readme files regenerated - modules ... [skip ci]

---

Modified: src/modules/jsonrpcs/README
Modified: src/modules/nathelper/README

---

Diff:  https://github.com/kamailio/kamailio/commit/49bd81ad7856dac9b2efd53597fb1c182de7440b.diff
Patch: https://github.com/kamailio/kamailio/commit/49bd81ad7856dac9b2efd53597fb1c182de7440b.patch

---

diff --git a/src/modules/jsonrpcs/README b/src/modules/jsonrpcs/README
index d615babde5..57c8e1e69c 100644
--- a/src/modules/jsonrpcs/README
+++ b/src/modules/jsonrpcs/README
@@ -397,6 +397,7 @@ event_route[xhttp:request] {
    Example 1.15. jsonrpc_exec usage
 ...
 jsonrpc_exec('{"jsonrpc": "2.0", "method": "dispatcher.reload", "id": 1}');
+xlog("jsonrpc response code: $jsonrpl(code) - the body is: $jsonrpl(body)\n");
 ...
 
 6. JSONRPC Commands
diff --git a/src/modules/nathelper/README b/src/modules/nathelper/README
index 38d00646e3..c47af074cd 100644
--- a/src/modules/nathelper/README
+++ b/src/modules/nathelper/README
@@ -204,7 +204,7 @@ Chapter 1. Admin Guide
             from outside to inside); As many NATs do update the bind
             timeout only on outbound traffic, the bind may expire and
             closed.
-     * SIP request - a stateless SIP request is sent to the contact
+     * SIP request - a stateless SIP request is sent to the UDP contact
        address.
           + Advantages: bidirectional traffic through NAT, since each PING
             request from Kamailio (inbound traffic) will force the SIP




More information about the sr-dev mailing list