DoDeviceReset713

Metreos.Native.AxlSoap713.DoDeviceReset

Description (7.1.3) Resets a device

Action Parameters
Parameter Name.NET TypeDefaultDescription
DeviceNameSystem.StringThe name of the Device, usually of the form SEPXXXXXXXXXXXX
DeviceIdSystem.StringThe ID of the Device
IsMGCPSystem.BooleanIsMGCP
DeviceResetTypeMetreos.AxlSoap713.XResetDeviceResetType
CallManagerIP *System.StringCallManager IP Address
AdminUsername *System.StringThe Administrator username. Defaults to 'Administrator'
AdminPassword *System.StringThe Administrator password
IsHardResetSystem.BooleanSpecify true to do a hard reset. Defaults to false.
Result Data
Parameter Name.NET TypeDescription
DoDeviceResetResponseMetreos.AxlSoap713.DeviceResetResThe details of the phone
FaultMessageSystem.StringThe textual description of the SOAP fault, if a fault occurs
FaultCodeSystem.Int32The numeric code of a SOAP fault, if a fault occurs

Branch Conditions 

success

No description.

failure

No description.

fault

No description.