reload_single
Reload an OpenSIPS module's data table (permissions, domain, dialplan, etc.) and optionally verify stats to confirm live update.
Instructions
Reload one data table and optionally snapshot stats before/after.
Parameters
module:
One of: permissions, domain, dialplan, dispatcher,
load_balancer, drouting, carrierroute, lcr, acc,
fraud_detection, uac_registrant, call_center, tls_mgm.
verify_stats:
If True, fetch the module's stats after reload so the caller can
visually confirm the new data is live.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| module | Yes | ||
| verify_stats | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||