rtpengine_enable
Enable or disable an RTPEngine instance by specifying its URL and setting the enabled parameter to true or false.
Instructions
Enable or disable an RTPEngine instance.
Parameters
url:
The RTPEngine instance URL (e.g. udp:127.0.0.1:2223).
enabled:
True to enable, False to disable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| enabled | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||