allowed ip
Represents an IP address allowed for SIP trunk registration.
Name | Description |
---|---|
id | Number System generated uniques identifier of the IP address. |
ip | String IP address that is allowed for SIP trunk registration. |
{
"id": null,
"ip": null
}