HP Comware 5 Debug Manual Vol 1

Field
Description
Receive release message from SA, but is of wrong type. A RELEASE message was received.
Can not get the new entity.
The hunt group module failed to obtain the index
of a new entity.
Can not find the new entity.
The hunt group module failed to find an available
entity.
Examples
# Enable all types of debugging for the hunt group on Router A. Output similar to the following example
is generated when Telephone B attempts to call the number 3000 under these conditions:
Telephone A and Telephone C are both attached to Router A. Telephone B is attached to Router B.
Router B has two voice entities (1000 and 1001) to reach the telephone number 3000:
Entity 1000 has a priority of 1, and it is bound to line 8/0.
Entity 1001 has a priority of 3, and it is bound to line 8/1.
Hunt group is enabled on the voice subscriber line for Telephone A.
Telephone A is in off-hook state.
<RouterA> debugging voice ss hg all
SS HG all debugging switches are on
<RouterA>
// Voice entity 1000 was first matched according to the dial plan. However, Telephone A was off-hook
and unavailable.
*Nov 20 06:44:25:533 2005 RouterA SS/7/VOICE:
HG_EVT: [0x00110001] Receive CMC_RELEASE message from SA module.
// A CMC_RELEASE message was received.
*Nov 20 06:44:25:533 2005 RouterA SS/7/VOICE:
HG_INFO: [0x00110001] The CMC_RELEASE message's release cause: No idle voice port!
// The release cause was no idle voice port.
*Nov 20 06:44:25:533 2005 RouterA SS/7/VOICE:
HG_INFO: [0x00110000] Create a setup message and send it.
// Then voice entity 1001 was matched, and a new call was originated.
debugging voice ss mwi
Use debugging voice ss mwi to enable MWI debugging.
Use undo debugging voice ss mwi to disable MWI debugging.
Syntax
debugging voice ss mwi {all | error | event | info }
undo debugging voice ss mwi { all | error | event | info}
Default
MWI debugging is disabled.
273