Native
Synchronous
No Custom Parameters
Description (3.3.3) Updates detailed information for the specified device profile
| Parameter Name | .NET Type | Default | Description |
|---|---|---|---|
| Description | System.String | The description of the phone | |
| ProfileName | System.String | The name of the profile | |
| ProfileId | System.String | The ID of the profile | |
| PhoneTemplateName | System.String | The name of the phone template to set for the phone | |
| PhoneTemplateId | System.String | The ID of the phone template to set for the phone | |
| SoftkeyTemplateName | System.String | The name of the softkey template to set for the phone | |
| SoftkeyTemplateId | System.String | The ID of the softkey template to set for the phone | |
| NetworkHoldMOHAudioSourceId | System.String | NetworkHoldMOHAudioSourceId | |
| NewName | System.String | The new name for the phone | |
| UserHoldMOHAudioSourceId | System.String | UserHoldMOHAudioSourceId | |
| Speeddials | Metreos.Types.AxlSoap333.Speeddials | Speeddials. Leave blank to not affect current speeddials | |
| Services | Metreos.Types.AxlSoap333.Services | Services. Leave blank to not affect current services | |
| Lines | Metreos.Types.AxlSoap333.Lines | Lines. Leave blank to not affect current services | |
| CallManagerIP * | System.String | CallManager IP Address | |
| AdminUsername | System.String | The Administrator username. Defaults to 'Administrator' | |
| AdminPassword * | System.String | The Administrator password |
| Parameter Name | .NET Type | Description |
|---|---|---|
| UpdateDeviceProfileResponse | Metreos.AxlSoap333.updateDeviceProfileResponse | The details of the phone |
| FaultMessage | System.String | The textual description of the SOAP fault, if a fault occurs |
| FaultCode | System.Int32 | The numeric code of a SOAP fault, if a fault occurs |
Branch Conditions
No description.
No description.
No description.