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