subscriber_bulk_export
Export subscriber data as CSV from OpenSIPS. Apply optional domain filter, set row limit up to 5000, and control HA1 credential inclusion to protect sensitive material.
Instructions
Dump subscribers as CSV text.
Parameters
domain:
Optional domain filter.
include_ha1:
When True, include the ha1 digest column. Defaults to
False — credential material should not leave the DB by
accident.
limit:
Row cap (default and max: 5000).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | ||
| include_ha1 | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||