HP Comware 5 Debug Manual Vol 3

VORDS_TIMER: [2] [RDS_STATE_CALLED_RCV] Delete Timer: RDS_FIRSTNUM_TIMER
ID: 965
// The timer for waiting for the first digit of a called number was deleted.
*Nov 17 17:46:26:78 2006 Sysname VORDS/7/VOICE:
VORDS_TIMER: [2] [RDS_STATE_RELEASE] Create Timer: RDS_ACCT_TIMER ID: 738 Length:
10000 ms
// A timer was created, specifying a wait time for a PSTN_Accounting_Stop_ACK message.
*Nov 17 17:46:26:99 2006 Sysname VORDS/7/VOICE:
VORDS_TIMER: [2] [RDS_STATE_RELEASE] Delete Timer: RDS_ACCT_TIMER ID: 738
// The timer for waiting for a PSTN_Accounting_Stop_ACK message was deleted.
# Enable debugging for messages between the voice RADIUS module and the AAA module.
<Sysname> debugging voice radius trace
Enable VORDS trace debugging functions
<Sysname>
*Nov 17 17:46:56:631 2006 Sysname VORDS/7/VOICE:
VORDS_TRACE: VORDS [3] ---> AAA [-1]
Msg: ACCT_START Calling Num: 200 Called Num: 201
Acct Type: 1 Access Num: 201
// The voice RADIUS module sent an Accounting_Start message to the AAA module. The accounting
type is
1
, which means that accounting was performed on the originating PSTN side.
*Nov 17 17:46:56:659 2006 Sysname VORDS/7/VOICE:
VORDS_TRACE: AAA [6] ---> VORDS [3]
Msg: ACCT_OK Acct Type: 1
// A PSTN_Accounting_OK message was received from the AAA module.
*Nov 17 17:47:15:110 2006 Sysname VORDS/7/VOICE:
VORDS_TRACE: VORDS [3] ---> AAA [-1]
Msg: AUTHEN Calling Num: 200 Called Num:
UserName: 450110 Access Num: 201 Service Type: 1
// The password was received, and a card number/password authentication request was originated to
the AAA module.
*Nov 17 17:47:15:134 2006 Sysname VORDS/7/VOICE:
VORDS_TRACE: AAA [7] ---> VORDS [3]
Msg: AUTHEN_OK Remain Money: 7100
// An Authentication_OK message was received from the AAA module. The balance on the card is
R M B 71.
*Nov 17 17:47:28:670 2006 Sysname VORDS/7/VOICE:
VORDS_TRACE: VORDS [3] ---> AAA [7]
Msg: AUTHOR Calling Num: 200 Called Num: 400
UserName: 450110 Access Num: 201
// An Authorization message was sent to the AAA module for the called number.
*Nov 17 17:47:28:708 2006 Sysname VORDS/7/VOICE:
VORDS_TRACE: AAA [7] ---> VORDS [3]
Msg: AUTHOR_OK Remain Time: 60
// An Authorization_OK message was received from the AAA module. The call duration was 60
seconds.
286