HP Comware 5 Debug Manual Vol 3

Examples
# Enable R2 error debugging. When the caller configured with R2 signaling calls the callee not
configured with R2 signaling, output similar to the following example is generated:
<Sysname> debugging voice r2 error
*Apr 13 10:42:28:687 2007 Sysname R2/7/VOICE:
R2_ERROR[D-Invalid]:Allocate VI error.
// R2 failed to allocate VI.
*Apr 13 10:42:28:688 2007 Sysname R2/7/VOICE:
R2_ERROR[D-Invalid]:ACCP message error.
// An ACCP message error occurred.
# Enable R2 event debugging. When the caller 200 calls the callee 500300, output similar to the
following example is generated:
<Sysname> debugging voice r2 event
Enable voice r2 event debugging functions.
*Dec 22 10:39:11:375 2006 Sysname R2/7/VOICE:
R2_EVENT[D-Invalid]:Receive CMC ACCP_SETUP message:
CMD ID : 0x1d0001 Caller Addr: 200
Local ID : 0xffffffff Called Addr: 500300
// R2 received ACCP_SETUP from CMC.
*Dec 22 10:39:11:375 2006 Sysname R2/7/VOICE:
R2_EVENT[O-5/0:0.1]:Send to DRV [VICTL_COM_INSTALL],install DSP.
// R2 sent the Install DSP command to the driver.
*Dec 22 10:39:11:407 2006 Sysname R2/7/VOICE:
R2_EVENT[O-5/0:0.1]:Receive DRV [VI_INSTALL_ACK] message:
VIIFINDEX : 0x2c3302 Result : SUCCESS
// R2 received VI_INSTALL_ACK from the driver.
*Dec 22 10:39:11:407 2006 Sysname R2/7/VOICE:
R2_EVENT[O-5/0:0.1]:Send to CMC ACCP_SETUP_ACK message:
CMC ID : 0x1d0001 Local ID : 0x1e
// R2 sent ACCP_SETUP_ACK to CMC.
*Dec 22 10:39:11:407 2006 Sysname R2/7/VOICE:
R2_EVENT[O-5/0:0.1]:Send to DRV line signal [Seizure] -- [0001]
// R2 sent line signal [Seizure] 0001 to the driver.
*Dec 22 10:39:11:410 2006 Sysname R2/7/VOICE:
R2_EVENT[D-5/1:0.1]:Receive DRV line signal [0001] on state [DL_IDLE].
// R2 received DRV line signal [0001] in state [DL_IDLE].
*Dec 22 10:39:11:630 2006 Sysname R2/7/VOICE:
R2_EVENT[I-5/1:0.1]:Send to DRV VICTL_COM_MFC_DETECT_ON.
// R2 sent DRV VICTL_COM_MFC_DETECT_ON to the driver.
*Dec 22 10:39:12:33 2006 Sysname R2/7/VOICE:
R2_EVENT[O-5/0:0.1]:Send to DRV MFC [char-'3'] -- [3].
// R2 sent MFC number 3 and signal 3 to the driver.
*Dec 22 10:39:12:184 2006 Sysname R2/7/VOICE:
R2_EVENT[I-5/1:0.1]:Receive DRV MFC [DigitalSignal] -- [3].
511