HP Comware 5 Debug Manual Vol 1

Field
Description
DPL_SUBST: [SingleTabMainProc]Found suitable
substitute rule:
szInputFormat: ^010100$ >> szOutputFormat:
100
Input Number Type: any(0x05) >> Output Number
Type: international(0x01)
Input Numbering Plan: any(0x05) >> Output
Numbering Plan: telex(0x04)
The following number substitution rule was found for a
voice subscriber line or entity:
Input number: 01010 0.
Input number type: Any.
Input numbering plan: Any.
Output number: 100.
Output number type: International.
Output numbering plan: Telex.
DPL_SUBST: [SingleTabMainProc]The user number
has been substituted successfully.
Original Number is 010100, Substituted Number
is 100;
Original Number Type is unknown(0x00),
Substituted Number Type is international(0x01);
Original Numbering Plan is unknown(0x00),
Substituted Numbering Plan is telex(0x04).
The number substitution rule for the voice subscriber
line or entity succeeded:
Input number: 01010 0.
Input number type: Unknown.
Input numbering plan: Unknown.
Output number: 100.
Output number type: International.
Output numbering plan: Telex.
DPL_INTF: [EntityMaxConn]The current number of
connection has reached the max number of its group!
Entity is 100, Current con-num is 2
The group current con-num is 2, Max con-num is 2
The number of current connections reached the
maximum.
The number of current connections for voice entity
100 was 2. The number of current connections in the
maximum-call-connection set bound to voice entity
100 was 2, and the maximum number of call
connections in the set was 2, too.
DPL_CP: [GetSelPRIIndexByEntityType]Entity reach
MAX amount 5! The rest cannot be selected!
The number of qualified voice entities found reached
the maximum number 5, and other entities could not
be selected any longer.
DPL_BiT: [CompNode]The number only matched the
front of the Regular Expression
! UserNum:20, RegExp:20[1-9]T
The user number 20 only matched the first half part of
the regular expression 20[1-9]T.
Examples
# Enable all types of 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:
A number substitution rule is configured by using the rule 0 ^010....$ .... number-type any
international command.
The called number is 1001, and the calling number is 01010 01.
<Sysname> debugging voice dpl all
*Feb 27 12:02:11:288 2007 Sysname DPL/7/VOICE:
DPL_SUBST: [MultTabMainProc]No suitable substitute rule found! The user number 0 have
not been substituted.
*Feb 27 12:02:11:289 2007 Sysname DPL/7/VOICE:
DPL_SRCH: [GetEntity]Cannot find suitable entity!
// After the subscriber dialed 0, no entity was matched.
*Feb 27 12:02:11:498 2007 Sysname DPL/7/VOICE:
DPL_SUBST: [MultTabMainProc]No suitable substitute rule found! The user number 01 have
not been substituted.
381