Cisco Systems AS5800 IP Phone User Manual


 
debug vrm error
Voice over IP for the Cisco AS5800 69
This error message shows that there is no buffer left in the pool for the VTSP to send a message to
the DSP. <Number> int his output referst o the number of times the VRM ran out of buffer space.
- vrm_vtsp_get_packet: no buffers <number>
This error message notifies the VRM of a DSP alarm:
- vrm_vtsp_indicate_alarm : alarm_type <value> slot <slot#> tag <tag#> chan <chan#>
Possible values for the alarm are as follows:
FATAL_ERROR = 0x01
MEMORY_ERROR = 0x02
BUFFER_ERROR = 0x04
DOWNLOAD_ERROR = 0x08
CHECKSUM_ERROR = 0x10
This eror message shows that the DSP sent a defective message:
- vrm msg offset too big tag <tag#> vchan <chan#>
Table 8 expains the field contained in the previous example.
This error message indicates that an alarm message was received from the VFC/DSP and was
successfully sent to the VTSP:
- vrm_msg_process_alarm_msg for <slot#>.<tag#>.<chan#> , state=<value>
Possible state values are as follows:
0 = RESET
1 = ADMINDOWN
2 = CORE_READY
3 = CODEC_READY
4 = VOICE_IDLE
5 = FAX_IDLE
6 = VOICE_READY
7 = FAX_READY
8= DTMF_READY
Table 8 debug vrm error Field Descriptions
Field Description
slot# Slot in the Cisco AS5800 where the VFC is installed.
tag# DSP number. Possible values for this field are 1 to 96.
chan# Channel number. Possible values for this field are 1 and 2.