User Manual

Cisco High-Density Analog Voice and Fax Network Module
debug dspapi
32
Cisco IOS Release 12.2(2)XT and 12.2(8)T
debug dspapi
To enable debugging for Digital Signal Processor (DSP) Application Programming Interface (API)
message events, use the debug dspapi command in EXEC mode. To reset the default value for this
feature, use the no form of this command.
debug dspapi { all | command | detail | error | notification | response }
[no] debug dspapi { all | command | detail | error | notification | response }
Syntax Description
Defaults This command is not enabled.
Command Modes EXEC
Command History
Usage Guidelines DSP API message events used to communicate with DSPs are intended for use with Connexant
(Nextport) and Texas Instrument (54x) DSPs. This command severely impacts performance and should
be used only for single-call debug capture.
Examples The following example shows how to enable debugging for all DSP API message events:
Router #debug dspapi all
all Enables all dspapi debug options (command, detail, error, notification and
response).
command Displays commands sent to the DSPs.
detail Displays additional detail for the dspapi debugs enabled.
error Displays any dspapi errors.
notification Displays notification messages sent from the DSP. (for example, tone
detection notification).
response Displays responses sent by the DSP (for example, responses to statistic
requests).
Release Modification
12.1(5)XM This command was first introduced on the Cisco AS5300 and Cisco AS5800.
12.1(5)XM1 This command was implemented on the Cisco AS 5350 and Cisco AS5400.
12.2(2)T This command was implemented on the Cisco 1700, Cisco 2600 series,
Cisco 3600 series, and the Cisco 3810.
12.2(8)T This command was integrated into the Cisco IOS Release 12.2(8)T.