module_compile
Compile an OpenSIPS module from source by running make modules for the specified module name in the OpenSIPS source tree.
Instructions
Compile an OpenSIPS module from source.
Runs make modules for the specified module within the OpenSIPS
source tree.
Parameters
module_name:
Name of the module directory under modules/.
source_path:
Path to the OpenSIPS source tree root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| module_name | Yes | ||
| source_path | No | /usr/src/opensips |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||