SEP<MAC>.cnf.xml config that gets deployed to a phone via FTP.
List All
Get by UUID
Get by User
Create
| Field | Type | Required | Description |
|---|---|---|---|
| user_uuid | string | yes | Owner of this profile |
| name | string | yes | Display name |
| description | string | no | Optional description |
| cnf_xml | string | yes | Full SEP XML config |
| compatible_models | string[] | no | Phone models this profile works with (empty = all) |
| software_type | string | no | SCCP, SIP, or SIPE (empty = all) |
Update
Delete
Deploy to Phone
| Field | Type | Required | Description |
|---|---|---|---|
| profile_uuid | string | yes | UUID of the profile to deploy |
| mac | string | yes | Phone MAC address (with or without : separators) |
"ok" or an error message.