Skip to content

Commit

Permalink
modules: readme files regenerated - jsonrpcs ... [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
kamailio-dev committed Mar 24, 2018
1 parent 0fcac52 commit 0aaa50c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/jsonrpcs/README
Expand Up @@ -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
Expand Down

0 comments on commit 0aaa50c

Please sign in to comment.