06-24-2015 06:25 AM - edited 03-17-2019 03:27 AM
Hi all,
i have a problem with the CISCO2921/K9 Voicegateway. I try to configure a dsp transcoding profile but this always shutdown automatically. I do "no shut" and on the next "sh run" this profile is shutdown.
Do you have any ideas? See some configs and show details below.
Cisco IOS Software, C2900 Software (C2900-UNIVERSALK9-M), Version 15.4(3)M1, RELEASE SOFTWARE (fc1)
-----------------------------------
sccp local GigabitEthernet0/0
sccp ccm 172.31.0.10 identifier 1 priority 1 version 7.0
sccp ccm 172.31.0.11 identifier 2 priority 2 version 7.0
sccp ccm 172.31.23.10 identifier 3 priority 3 version 7.0
sccp ip precedence 3
sccp
!
sccp ccm group 1
bind interface GigabitEthernet0/0
associate ccm 1 priority 1
associate ccm 2 priority 2
associate ccm 3 priority 3
associate profile 1 register MAIVGW01
associate profile 2 register MAIVGW01CONF
dspfarm profile 1 transcode
codec g729abr8
codec g729ar8
codec g711alaw
codec g711ulaw
codec pass-through
maximum sessions 5
associate application SCCP
shutdown
!
dspfarm profile 2 conference
codec g729br8
codec g729r8
codec g729abr8
codec g729ar8
codec g711alaw
codec g711ulaw
maximum sessions 1
associate application SCCP
MAIVGW01#sh dspfarm profile 1
Dspfarm Profile Configuration
Profile ID = 1, Service = TRANSCODING, Resource ID = 1
Profile Description :
Profile Service Mode : Non Secure
Profile Admin State : DOWN
Profile Operation State : DOWN
Application : SCCP Status : ASSOCIATION IN PROGRESS
Resource Provider : FLEX_DSPRM Status : UP
Number of Resource Configured : 5
Number of Resources Out of Service : 4
Codec Configuration: num_of_codecs:5
Codec : pass-through, Maximum Packetization Period : 0
Codec : g711ulaw, Maximum Packetization Period : 30
Codec : g711alaw, Maximum Packetization Period : 30
Codec : g729ar8, Maximum Packetization Period : 60
Codec : g729abr8, Maximum Packetization Period : 60
thanks,
stephan
06-24-2015 06:48 AM
Hi Stephan.
It seems there is something wrong with your dsp resources.
Number of Resources Out of Service :4 it should be zero.
Run command "sh dspfarm dsp all" and show us output
06-24-2015 07:04 AM
thx 4 ur fast reply.
MAIVGW01#sh dspfarm dsp all
SLOT DSP VERSION STATUS CHNL USE TYPE RSC_ID BRIDGE_ID PKTS_TXED PKTS_RXED
0 1 37.3.4 UP N/A FREE xcode 1 - - -
0 7 37.3.4 UP N/A FREE conf 2 - - -
Total number of DSPFARM DSP channel(s) 2
----------------------------------------------------------------------
MAIVGW01#sh dspfarm all
Dspfarm Profile Configuration
Profile ID = 1, Service = TRANSCODING, Resource ID = 1
Profile Description :
Profile Service Mode : Non Secure
Profile Admin State : DOWN
Profile Operation State : DOWN
Application : SCCP Status : ASSOCIATION IN PROGRESS
Resource Provider : FLEX_DSPRM Status : UP
Number of Resource Configured : 5
Number of Resources Out of Service : 4
Codec Configuration: num_of_codecs:5
Codec : pass-through, Maximum Packetization Period : 0
Codec : g711ulaw, Maximum Packetization Period : 30
Codec : g711alaw, Maximum Packetization Period : 30
Codec : g729ar8, Maximum Packetization Period : 60
Codec : g729abr8, Maximum Packetization Period : 60
Dspfarm Profile Configuration
Profile ID = 2, Service = CONFERENCING, Resource ID = 2
Profile Description :
Profile Service Mode : Non Secure
Profile Admin State : UP
Profile Operation State : ACTIVE
Application : SCCP Status : ASSOCIATED
Resource Provider : FLEX_DSPRM Status : UP
Number of Resource Configured : 1
Number of Resources Out of Service : 0
Maximum conference participants : 8
Codec Configuration: num_of_codecs:6
Codec : g711ulaw, Maximum Packetization Period : 30 , Transcoder: Not Required
Codec : g711alaw, Maximum Packetization Period : 30 , Transcoder: Not Required
Codec : g729ar8, Maximum Packetization Period : 60 , Transcoder: Not Required
Codec : g729abr8, Maximum Packetization Period : 60 , Transcoder: Not Required
Codec : g729r8, Maximum Packetization Period : 60 , Transcoder: Not Required
Codec : g729br8, Maximum Packetization Period : 60 , Transcoder: Not Required
SLOT DSP VERSION STATUS CHNL USE TYPE RSC_ID BRIDGE_ID PKTS_TXED PKTS_RXED
0 1 37.3.4 UP N/A FREE xcode 1 - - -
0 7 37.3.4 UP N/A FREE conf 2 - - -
Total number of DSPFARM DSP channel(s) 2
06-24-2015 07:15 AM
Yes,it seems you've not enough dsp recources.
You can try decrease number of xcode sessions from 5 to 1 and no shut.
You can check DSP quanity you need here
http://www.cisco.com/web/applicat/dsprecal/dsp_calc.html
Hope it helps also
http://www.cisco.com/c/en/us/support/docs/voice-unified-communications/unified-communications-manager-callmanager/62959-ccm-ios-dsp-farm.html
06-24-2015 07:23 AM
Hi Stephen,
It may be that you are running low on the Codecs, I guess you are oversubscribing it unintentionally.
Just wondering if you could post, show inventory output as well, just wanted to make sure how many DSPs you have in total.
Secondly are you really using G.729br8, G.729ar8 and G.729abr8 codecs? I usually use only the G.729r8 codecs along with G.711ulaw / G.711alaw codecs
HTH
06-25-2015 01:26 AM
thx for your reply.
we've 2 DSP modules inside.
NAME: "PVDM3 DSP DIMM with 32 Channels on Slot 0 SubSlot 4", DESCR: "PVDM3 DSP DIMM with 32 Channels"
PID: PVDM3-32 , VID: V01 , SN: FOC19070G6L
NAME: "PVDM3 DSP DIMM with 32 Channels on Slot 0 SubSlot 5", DESCR: "PVDM3 DSP DIMM with 32 Channels"
PID: PVDM3-32 , VID: V01 , SN: FOC19102QTQ
i'm a beginner in this voicegateway things. u think its better to use only G.711 codecs?
stephan
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