Data Structure for SIP RAI
| Attribute Name | Base Type | Restrictions | Description |
|---|---|---|---|
|
Server Name |
alphanumeric |
min length = 1 max length = 24 regex: [A-Za-z0-9.-_\s] |
Host name or server IP address. |
|
port |
numeric |
min value = 1 max value = 65535 |
SIP server port number to communicate. |
|
interval |
numeric |
min value = 30 max value = 86400 |
Interval time to send RAI reports. (in seconds) |