Native
Synchronous
No Custom Parameters
Description (4.1.3) Updates detailed information for the specified phone
| Parameter Name | .NET Type | Default | Description |
|---|---|---|---|
| BuiltInBridgeStatus | Metreos.AxlSoap413.XStatus | BuiltInBridgeStatus field | |
| BuiltInBridgeStatusSpecified | System.Boolean | Set to true if the field BuiltInBridgeStatus is to be used | |
| CallInfoPrivacyStatus | Metreos.AxlSoap413.XStatus | CallInfoPrivacyStatus field | |
| CallInfoPrivacyStatusSpecified | System.Boolean | Set to true if the field CallInfoPrivacyStatus is to be used | |
| Description | System.String | The description of the phone | |
| DeviceSecurityMode | Metreos.AxlSoap413.XDeviceSecurityMode | The description of the phone | |
| DeviceSecurityModeSpecified | System.Boolean | Set to true if the field DeviceSecurityMode is to be used | |
| EnableExtensionMobility | System.Boolean | Enable Extension Mobility for this device. False by default | |
| AssociatedPC | System.String | The new Associated PC for this phone. | |
| AuthenticationUrl | System.String | Override the system default authentication URL | |
| DirectoryUrl | System.String | Override the system default directory URL | |
| IdleTimeout | System.String | Override the idle timeout | |
| IdleUrl | System.String | Override the idle URL | |
| InformationUrl | System.String | Override the information URL | |
| PhoneName | System.String | The name of the phone, of the form SEPXXXXXXXXXXXX | |
| PhoneId | System.String | The ID of the phone | |
| CallingSearchSpaceName | System.String | The name of the CSS to set for the phone | |
| CallingSearchSpaceId | System.String | The ID of the CSS to set for the phone | |
| DevicePoolName | System.String | The name of the device pool to set for the phone | |
| DevicePoolId | System.String | The ID of the device pool to set for the phone | |
| LocationName | System.String | The name of the location to set for the phone | |
| LocationId | System.String | The ID of the location to set for the phone | |
| MediaResourceListName | System.String | The name of the media resource list to set for the phone | |
| MediaResourceListId | System.String | The ID of the media resource list to set for the phone | |
| AutomatedAlternateRoutingCSSName | System.String | The name of the automated alternate routing CSS to set for the phone | |
| AutomatedAlternateRoutingCSSId | System.String | The ID of the automated alternate routing CSS to set for the phone | |
| AarNeighborhoodName | System.String | The name of the AAR Neighborhood to set for the phone | |
| AarNeighborhoodId | System.String | The ID of the AAR Neighborhood to set for the phone | |
| 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 | |
| DefaultProfileName | System.String | The name of the default profile to set for the phone | |
| DefaultProfileId | System.String | The ID of the default profile to set for the phone | |
| LoadInfoSpecial | System.Boolean | Indicates that the new load is special. Defaults to false | |
| LoadInfoValue | System.String | The new load value. Set to null if you do not wish to specify load information | |
| MessageUrl | System.String | Override the message URL | |
| MlppDomainId | System.Int32 | The ID of the MLPP Domain. This only affects devices which support MLPP | |
| MlppDomainIdSpecified | System.Boolean | Set to true if you wish for the MLPP setting to take affect. Default is false | |
| MlppIndicationStatus | Metreos.AxlSoap413.XStatus | The indication status of MLPP. This only affects devices which support MLPP | |
| MlppIndicationStatusSpecified | System.Boolean | Set to true if you wish for the MlppIndicationStatus setting to take affect. Default is false | |
| NetworkHoldMOHAudioSourceId | System.String | NetworkHoldMOHAudioSourceId | |
| NewName | System.String | The new name for the phone | |
| Preemption | Metreos.AxlSoap413.XPreemption | Preemption | |
| PreemptionSpecified | System.Boolean | Set to true if the preemption field is to be used | |
| ProxyServerUrl | System.String | Override the proxy server URL | |
| RetryVideoCallAsVoice | System.Boolean | Retry video call as voice | |
| RetryVideoCallAsVoiceSpecified | System.Boolean | Set to true if you set RetryVideoCallAsVoice | |
| ServicesUrl | System.String | Override the services URL | |
| TraceFlag | System.Boolean | Trace flag | |
| TraceFlagSpecified | System.Boolean | Set to true if you want to use the TraceFlag field | |
| UserHoldMOHAudioSourceId | System.String | UserHoldMOHAudioSourceId | |
| Speeddials | Metreos.Types.AxlSoap413.Speeddials | Speeddials. Leave blank to not affect current speeddials | |
| Services | Metreos.Types.AxlSoap413.Services | Services. Leave blank to not affect current services | |
| Lines | Metreos.Types.AxlSoap413.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 |
|---|---|---|
| UpdatePhoneResponse | Metreos.AxlSoap413.updatePhoneResponse | 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.