Actions

Difference between revisions of "RESET TAKEN"

From Zenitel Wiki

m (Text replacement - "<br\>" to "<br />")
Line 10: Line 10:
 
|colspan="5"|A device reports that it has done an internal reset.  Using this message speeds up recovery time for an unexpected reset from 2 minutes (3 pong timeouts) to 1 second!
 
|colspan="5"|A device reports that it has done an internal reset.  Using this message speeds up recovery time for an unexpected reset from 2 minutes (3 pong timeouts) to 1 second!
 
|-
 
|-
|align=center|1||[[UINT2]]||colspan="3"|Reset reason<br\>0 = unknown<br\>1 = Hardware reset<br\>2 = [[RESET_DEVICE]] executed<br\>3 = Software problem
+
|align=center|1||[[UINT2]]||colspan="3"|Reset reason<br />0 = unknown<br />1 = Hardware reset<br />2 = [[RESET_DEVICE]] executed<br />3 = Software problem
 
|-
 
|-
|align=center|2||[[UINT2]]<br\>(optional)||colspan="3"|Problem info (system specific)
+
|align=center|2||[[UINT2]]<br />(optional)||colspan="3"|Problem info (system specific)
 
|-
 
|-
 
|}
 
|}

Revision as of 12:17, 8 March 2016

RESET_TAKEN 0x0038 56 AMC 07.30
$RSTT
A device reports that it has done an internal reset. Using this message speeds up recovery time for an unexpected reset from 2 minutes (3 pong timeouts) to 1 second!
1 UINT2 Reset reason
0 = unknown
1 = Hardware reset
2 = RESET_DEVICE executed
3 = Software problem
2 UINT2
(optional)
Problem info (system specific)


Back to AlphaNet message list