| Name | Type | Description | Attributes |
|---|---|---|---|
| profilePrefix | ProfilePrefix | Numeric dial string prefix for the profile. | Mandatory |
| bitRate | BitRate | Bit rate of calls using this profile (kbps). | Mandatory |
| protocol | Array of Protocol | Supported protocols. | Mandatory |
| readOnly | boolean | Indicates that Gateway Profile is read only. |
| Name | Type | Restrictions |
|---|---|---|
| Protocol | string | Value must be one of:
|
| BitRate | string | Value must be one of:
|
| ProfilePrefix | string | Pattern of value must match the regular expression [0-9]* |