We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b61937b commit db134aeCopy full SHA for db134ae
README.md
@@ -55,6 +55,17 @@ Example:
55
56
api-cli run module/nethvoice-proxy1/configure-module --data '{"fqdn": "example.com", "addresses": { "address": "192.168.1.1", "public_address": "1.2.3.4" }}'
57
58
+
59
+## Debug
60
61
+To enable Kamailio debug at runtime, launch
62
63
+ kamcmd pv.shvSet debug int 1
64
65
+TLS tracing is enabled when NethServer 8 support session is started, to enable it manually, launch
66
67
+ kamcmd siptrace.status on
68
69
## Uninstall
70
71
To uninstall the instance:
0 commit comments