Native
Synchronous
No Custom Parameters
Description (7.0.1) Updates detailed information for the specified device profile
| Parameter Name | .NET Type | Default | Description |
|---|---|---|---|
| AllowCtiControlFlag | System.Boolean | Allow CTI Control | |
| 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 | |
| CallingSearchSpaceName | System.String | The name of the calling search space to update on the device profile | |
| CallingSearchSpaceId | System.String | The ID of the calling search space to update on the device profile | |
| PresenceGroupName | System.String | The name of the presence group | |
| PresenceGroupId | System.String | The ID of the presence group | |
| 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.AxlSoap701.Speeddials | Speeddials. Leave blank to not affect current speeddials | |
| Services | Metreos.Types.AxlSoap701.Services | Services. Leave blank to not affect current services | |
| Lines | Metreos.Types.AxlSoap701.Lines | Lines. Leave blank to not affect current services | |
| LoginUserId | System.String | Login UserID | |
| UserLocale | System.String | User Locale | |
| MlppDomainId | System.Int32 | MlppDomainId | |
| MlppIndicationStatus | System.String | MlppIndicationStatus | |
| Preemption | System.String | Preemption | |
| BusyLampFields | Metreos.Types.AxlSoap701.BusyLampFields | BusyLampFields | |
| RingSettingIdleBLFAudibleAlert | System.String | RingSettingIdleBLFAudibleAlert | |
| RingSettingBusyBLFAudibleAlert | System.String | RingSettingBusyBLFAudibleAlert | |
| AddOnModuleIds | System.Collections.Specialized.StringCollection | AddOnModuleIds | |
| SingleButtonBarge | Metreos.AxlSoap701.XBarge | SingleButtonBarge | |
| JoinAcrossLines | System.String | JoinAcrossLines | |
| CallInfoPrivacyStatus | System.String | CallInfoPrivacyStatus | |
| IgnorePresentationIndicators | System.Boolean | IgnorePresentationIndicators | |
| DndOption | Metreos.AxlSoap701.XDNDOption | DndOption | |
| DndRingSetting | System.String | DndRingSetting | |
| DndStatus | System.Boolean | DndStatus | |
| 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.AxlSoap701.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.