Module: kamailio
Branch: master
Commit: a433cdf5532e9b2e945fa4ced2e07c0566c01eb3
URL: 
https://github.com/kamailio/kamailio/commit/a433cdf5532e9b2e945fa4ced2e07c0566c01eb3

Author: Kamailio Dev <kamailio....@kamailio.org>
Committer: Kamailio Dev <kamailio....@kamailio.org>
Date: 2024-11-26T15:46:10+01:00

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

---

Modified: src/modules/jsonrpcs/README

---

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

---

diff --git a/src/modules/jsonrpcs/README b/src/modules/jsonrpcs/README
index d4aa520a5ea..1e14cf89af0 100644
--- a/src/modules/jsonrpcs/README
+++ b/src/modules/jsonrpcs/README
@@ -421,6 +421,8 @@ event_route[xhttp:request] {
 ...
 jsonrpc_exec('{"jsonrpc": "2.0", "method": "dispatcher.reload", "id": 1}');
 xlog("jsonrpc response code: $jsonrpl(code) - the body is: $jsonrpl(body)\n");
+jsonrpc_exec('{"jsonrpc": "2.0", "method": "corex.debug", "params": [ 2 ], 
"id":
+ 1}');
 ...
 
 6. JSONRPC Commands

_______________________________________________
Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to