HP Comware 5 Debug Manual Vol 1

// The state changed from idle to SENDSRV.
# Enable debugging for FEATURE service information on Router A.
<RouterA> debugging voice ss ft info
SS FT information debugging switch is on
<RouterA>
*May 14 15:18:27:894 2007 RouterA SS/7/VOICE:
FT_INFO: [0x00090000] Create a FT CCB.
// An FT CCB was created.
*May 14 15:18:27:894 2007 RouterA SS/7/VOICE:
FT_INFO: [0x00090000] The feature code "*446" match to service "do not disturb".
// The feature code
*446
matched the do-not-disturb service.
*May 14 15:18:27:895 2007 RouterA SS/7/VOICE:
FT_INFO: [0x00090000] Send the feature code by service message.
// A feature code was sent in a SERVICE message.
*May 14 15:18:27:895 2007 RouterA SS/7/VOICE:
FT_INFO: [0x00090000] The feature code in the CMC_SERVICE message is "*446".
// The feature code in the CMC_SERVICE message was
*446
.
*May 14 15:18:27:909 2007 RouterA SS/7/VOICE:
FT_INFO: [0x00090001] Receive successful response of feature service.
// A successful response for the FEATURE service was received.
*May 14 15:18:27:909 2007 RouterA SS/7/VOICE:
FT_INFO: [0x00090001] Begin to play result sound.
// Announcing the result started.
*May 14 15:18:28:902 2007 RouterA SS/7/VOICE:
FT_INFO: [0x00090001] Stop playing result sound.
// Announcing the result stopped.
*May 14 15:18:28:902 2007 RouterA SS/7/VOICE:
FT_INFO: [0x00090001] Release the service leg source when delete FT CCB.
// The service leg was released during deletion of the FT CCB.
*May 14 15:18:28:903 2007 RouterA SS/7/VOICE:
FT_INFO: [0x00090001] Delete FT CCB.
// The FT CCB was deleted.
# Enable debugging for FEATURE service timers on Router A.
<RouterA> debugging voice ss ft timer
SS FT timer debugging switch is on
<RouterA>
270