HP Comware 5 Debug Manual Vol 1

*Feb 27 12:02:11:499 2007 Sysname DPL/7/VOICE:
DPL_SRCH: [GetEntity]Cannot find suitable entity!
// After the subscriber dialed 01, no entity was matched.
*Feb 27 12:02:11:678 2007 Sysname DPL/7/VOICE:
DPL_SUBST: [MultTabMainProc]No suitable substitute rule found! The user number 010 have
not been substituted.
*Feb 27 12:02:11:679 2007 Sysname DPL/7/VOICE:
DPL_SRCH: [GetEntity]Cannot find suitable entity!
// After the subscriber dialed 010 , no entity was matched.
*Feb 27 12:02:11:858 2007 Sysname DPL/7/VOICE:
DPL_SUBST: [MultTabMainProc]No suitable substitute rule found! The user number 0101 have
not been substituted.
*Feb 27 12:02:11:859 2007 Sysname DPL/7/VOICE:
DPL_SRCH: [GetEntity]Cannot find suitable entity!
// After the subscriber dialed 0101, no entity was matched.
*Feb 27 12:02:12:68 2007 Sysname DPL/7/VOICE:
DPL_SUBST: [MultTabMainProc]No suitable substitute rule found! The user number 01010
have not been substituted.
*Feb 27 12:02:12:69 2007 Sysname DPL/7/VOICE:
DPL_SRCH: [GetEntity]Cannot find suitable entity!
// After the subscriber dialed 01010, no entity was matched.
*Feb 27 12:02:12:248 2007 Sysname DPL/7/VOICE:
DPL_SUBST: [MultTabMainProc]No suitable substitute rule found! The user number 010100
have not been substituted.
*Feb 27 12:02:12:249 2007 Sysname DPL/7/VOICE:
DPL_SRCH: [GetEntity]Cannot find suitable entity!
// After the subscriber dialed 010100, no entity was matched.
*Feb 27 12:02:12:429 2007 Sysname DPL/7/VOICE:
DPL_SUBST: [MultTabMainProc]Found suitable substitute rule:
// After the subscriber dialed 0101001, a number substitution rule was found.
szInputFormat: ^010....$ >> szOutputFormat: ....
Input Number Type: any(0x05) >> Output Number Type: international(0x01)
*Feb 27 12:02:12:429 2007 Sysname DPL/7/VOICE:
DPL_SUBST: [MultTabMainProc]The user number has been substituted successfully.
// Number substitution succeeded.
Original Number is 0101001, Substituted Number is 1001;
Original Number Type is unknown(0x00), Substituted Number Type is international(0x01);
Original Numbering Plan is unknown(0x00), Substituted Numbering Plan is unknown(0x00).
// The input number (dialed number) is 01010 01, the output number is 1001, the input number type is
unknown, the output number type was international, and the numbering plan is unchanged.
*Feb 27 12:02:12:429 2007 Sysname DPL/7/VOICE:
DPL_INTF: Get entity 1001 successfully!
// Entity 1001 was matched.
# Enable error debugging for dial plan. Output similar to the following example is generated when the
subscriber at 0101001 attempts to dial 1001 under the following conditions:
382