HP Comware 5 Debug Manual Vol 1

CF_FSM: [0x00690001] CFO state changed from wait release to wait service ack.
// The state of the CFO changed from waiting-for-release to waiting-for-service-ack.
# Enable debugging for call forwarding information on the router.
<RouterB> debug voice ss cf info
SS CF information debugging switch is on
<RouterB>
*May 10 14:54:53:796 2007 RouterB SS/7/VOICE:
CF_INFO: [0x00770000] Has register CF service and will process the CF service.
// The call forwarding service was processed.
*May 10 14:54:53:796 2007 RouterB SS/7/VOICE:
CF_INFO: [0x00770000] Into the CFO module.
// The processing of the CFO module started.
*May 10 14:54:53:796 2007 RouterB SS/7/VOICE:
CF_INFO: [0x00770000] CFO CCB is null in CMC CCB.
// The CF CCB was null.
*May 10 14:54:53:796 2007 RouterB SS/7/VOICE:
CF_INFO: [0x00770000] Create CFO CCB successfully in interface process.
// The CF CCB was successfully created.
*May 10 14:54:53:796 2007 RouterB SS/7/VOICE:
CF_INFO: [0x00770000] Go to the originator idle state in interface process.
// The processing of the idle state started.
*May 10 14:54:53:797 2007 RouterB SS/7/VOICE:
CF_INFO: [0x00770000]
Setup message information in CFO idle state:
Original flag:0, Original count:0, Original cause:0
Redirect flag:0, Redirect count:0, Redirect cause:0
// The following information was read from the SETUP message: The original flag and redirect flag are
invalid; the original cause and redirect cause are unknown.
*May 10 14:54:53:797 2007 RouterB SS/7/VOICE:
CF_INFO: [0x00770000] CFO service end, return value [4], service flag [2].
// The processing of the CFO ended.
*May 10 14:54:53:798 2007 RouterB SS/7/VOICE:
CF_INFO: [0x00770001] Into the CFO module.
// The processing of the CFO module started.
*May 10 14:54:53:798 2007 RouterB SS/7/VOICE:
CF_INFO: [0x00770001] Go to the originator wait release state in interface process.
224