06-19-2012 02:53 PM - edited 03-16-2019 11:45 AM
Hello friends,
Do anyone know if we have any command to see the quantity or if possible percent of the DSP usage at a CME router? Like the quantity of dsp resource available...
Thanks,
Alan
Solved! Go to Solution.
02-22-2013 11:04 PM
Hi,
Check if this isn't what you want:
02-23-2013 02:37 AM
Alan,
I wrote a document on understanding the output of this command..Have a look here..you will understand whats going on
https://supportforums.cisco.com/docs/DOC-29151
DSPs are designed based on provisioned credits. Each dsp is equipped with a certain amount of credits based on the type os DSP it is. These credits in combination with the dsp complexity determine the amount of channels a dsp can support.
Each media operation, such as voice termination, transcoding, and so forth, is assigned a cost in terms of credits. As DSP resources are allocated for a media processing function, its cost value is subtracted from the available credits. A DSP module runs out of capacity when the available credits run out and are no longer sufficient for the requested operation.
You can read more from this document to get a fulle picture
https://supportforums.cisco.com/docs/DOC-29164
Please rate all useful posts
"opportunity is a haughty goddess who waste no time with those who are unprepared"
06-19-2012 03:13 PM
You can issue
sh voice dsp group all
And see the usage of each DSP
HTH
java
if this helps, please rate
www.cisco.com/go/pdihelpdesk
06-21-2012 09:45 AM
Hello Java, thank you for replying...
At this moment I have one call running and making xcode to G723..
Can you please help me to understand this log? My router has a PVDM3-256 and I can't see how many I still have available or how many is in use...
It seems that the line with major changes is this one:
Ch01: voice port: 0/0/2, codec: g711ulaw, credits allocated: 15
But show me credits, not channels..
see below
CME_ISRG2#sh voice dsp group all
DSP groups on slot 0:
dsp 1:
State: UP, firmware: 26.3.4
Max signal/voice channel: 43/43
Max credits: 645
num_of_sig_chnls_allocated: 13
Transcoding channels allocated: 4
Group: FLEX_GROUP_VOICE, complexity: FLEX
Shared credits: 501, reserved credits: 0
Signaling channels allocated: 4
Voice channels allocated: 1
Credits used (rounded-up): 15
Voice channels:
Ch01: voice port: 0/0/2, codec: g711ulaw, credits allocated: 15
Group: FLEX_GROUP_XCODE, complexity: HIGH
Shared credits: 0, reserved credits: 129
Transcoding channels allocated: 1
Credits used (rounded-up): 33
Slot: 0
Device idx: 0
PVDM Slot: 0
Dsp Type: SP2600
dsp 2:
State: UP, firmware: 26.3.4
Max signal/voice channel: 43/43
Max credits: 645
num_of_sig_chnls_allocated: 0
Transcoding channels allocated: 0
Group: FLEX_GROUP_VOICE, complexity: FLEX
Shared credits: 645, reserved credits: 0
Signaling channels allocated: 0
Voice channels allocated: 0
Credits used (rounded-up): 0
Slot: 0
Device idx: 0
PVDM Slot: 0
Dsp Type: SP2600
dsp 3:
State: UP, firmware: 26.3.4
Max signal/voice channel: 42/43
Max credits: 645
num_of_sig_chnls_allocated: 0
Transcoding channels allocated: 0
Group: FLEX_GROUP_VOICE, complexity: FLEX
Shared credits: 645, reserved credits: 0
Signaling channels allocated: 0
Voice channels allocated: 0
Credits used (rounded-up): 0
Slot: 0
Device idx: 0
PVDM Slot: 0
Dsp Type: SP2600
dsp 4:
State: UP, firmware: 26.3.4
Max signal/voice channel: 43/43
Max credits: 645
num_of_sig_chnls_allocated: 0
Transcoding channels allocated: 0
Group: FLEX_GROUP_VOICE, complexity: FLEX
Shared credits: 645, reserved credits: 0
Signaling channels allocated: 0
Voice channels allocated: 0
Credits used (rounded-up): 0
Slot: 0
Device idx: 1
PVDM Slot: 0
Dsp Type: SP2600
dsp 5:
State: UP, firmware: 26.3.4
Max signal/voice channel: 43/43
Max credits: 645
num_of_sig_chnls_allocated: 0
Transcoding channels allocated: 0
Group: FLEX_GROUP_VOICE, complexity: FLEX
Shared credits: 645, reserved credits: 0
Signaling channels allocated: 0
Voice channels allocated: 0
Credits used (rounded-up): 0
Slot: 0
Device idx: 1
PVDM Slot: 0
Dsp Type: SP2600
dsp 6:
State: UP, firmware: 26.3.4
Max signal/voice channel: 42/43
Max credits: 645
num_of_sig_chnls_allocated: 0
Transcoding channels allocated: 0
Group: FLEX_GROUP_VOICE, complexity: FLEX
Shared credits: 645, reserved credits: 0
Signaling channels allocated: 0
Voice channels allocated: 0
Credits used (rounded-up): 0
Slot: 0
Device idx: 1
PVDM Slot: 0
Dsp Type: SP2600
DSP groups on slot 1:
This command is not applicable to slot 1
0 DSP resource allocation failure
06-26-2012 02:23 PM
Java?
02-22-2013 11:04 PM
02-23-2013 02:37 AM
Alan,
I wrote a document on understanding the output of this command..Have a look here..you will understand whats going on
https://supportforums.cisco.com/docs/DOC-29151
DSPs are designed based on provisioned credits. Each dsp is equipped with a certain amount of credits based on the type os DSP it is. These credits in combination with the dsp complexity determine the amount of channels a dsp can support.
Each media operation, such as voice termination, transcoding, and so forth, is assigned a cost in terms of credits. As DSP resources are allocated for a media processing function, its cost value is subtracted from the available credits. A DSP module runs out of capacity when the available credits run out and are no longer sufficient for the requested operation.
You can read more from this document to get a fulle picture
https://supportforums.cisco.com/docs/DOC-29164
Please rate all useful posts
"opportunity is a haughty goddess who waste no time with those who are unprepared"
02-25-2013 04:24 AM
Hey guys,
Thanks for the update... very useful commands and documments.
Thanks!
Alan.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide