HP Comware 5 Debug Manual Vol 1

# Enable ALG event debugging on the device with H.323 ALG enabled. Output similar to the following
example is generated when an H.323 terminal on the private network calls another H.323 terminal on
the public network.
<Sysname> debugging alg event
*Aug 24 10:50:58:500 2007 Sysname DPALG/7/debug:
H.225 FSM has changed from H225_CALL_TCP_READY to H225_CALL_DELIVERED.
// The ALG module received a setup packet from the calling party and its state changed from
H225_CALL_TCP_READY to H225_CALL_DELIVERED.
*Aug 24 10:51:02:500 2007 Sysname DPALG/7/debug:
H.225 FSM has changed from H225_CALL_DELIVERED to H225_CALL_ACTIVE.
// The ALG module received a connect packet from the called party and its state changed from
H225_CALL_DELIVERED to H225_CALL_ACTIVE.
95