/trust
Sets and retrieves the trusted hosts that can communicate via the SIP port.
GET /trust
Method
Response Payload
JSON
{ "trusted_addresses" : [ "192.168.195.12", "192.168.195.204" ] }
Modifies the trusted hosts configuration.
PUT /trust