cfg_diff
Compare two OpenSIPS configuration texts and produce a unified diff, highlighting additions, deletions, and modifications between the original and updated versions.
Instructions
Compute a unified diff between two OpenSIPS configurations.
Parameters
config_a: The first (original) configuration text. config_b: The second (modified) configuration text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config_a | Yes | ||
| config_b | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||