Native
Synchronous
No Custom Parameters
Description (7.0.1) Resets a device
| Parameter Name | .NET Type | Default | Description |
|---|---|---|---|
| PhoneName | System.String | The name of the phone, usually of the form SEPXXXXXXXXXXXX | |
| PhoneId | System.String | The ID of the phone | |
| IsMGCP | System.Boolean | IsMGCP | |
| CallManagerIP * | System.String | CallManager IP Address | |
| AdminUsername | System.String | The Administrator username. Defaults to 'Administrator' | |
| AdminPassword * | System.String | The Administrator password | |
| IsHardReset | System.Boolean | Specify true to do a hard reset. Defaults to false. |
| Parameter Name | .NET Type | Description |
|---|---|---|
| DoDeviceResetResponse | Metreos.AxlSoap701.doDeviceResetResponse | 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.