10-17-2016 11:49 PM - edited 03-17-2019 08:23 AM
Hi All,
i have a problem when i configure the Transcoder on router 2801, the Maximum Session (0-0)
the router 2801 have the PVDM Card-8, the ios Version is 12.4(22)YB2.
why doesnt have session for the transcoder ?
Below the show and configure :
Router#show inventory
NAME: "chassis", DESCR: "2801 chassis"
PID: CISCO2801 , VID: V06 , SN: FHK1412F1P0
NAME: "VIC 0", DESCR: "2nd generation four port FXO voice interface daughtercard"
PID: VIC2-4FXO , VID: V04 , SN: FOC18525TTD
NAME: "WIC/VIC/HWIC 1", DESCR: "3rd generation four port FXS DID voice interface daughtercard"
PID: VIC3-4FXS/DID , VID: V03 , SN: FOC18290E0T
NAME: "WIC/VIC 2", DESCR: "WAN Interface Card - Serial (1T)"
PID: WIC-1T= , VID: 1.0, SN: 36722788
NAME: "PVDM 0", DESCR: "PVDMII DSP SIMM with one DSP with half channel capcity"
PID: PVDM2-8 , VID: V01 , SN: FOC14082F5E
----------------------------------------------------------------------------------------------
Router#show running-config | begin voice-card 0
voice-card 0
dsp services dspfarm
!
!
----------------------------------------------------------------------------------------------
Router#show sccp
SCCP Admin State: UP
Gateway Local Interface: FastEthernet0/1.100
IPv4 Address: 10.6.100.1
Port Number: 2000
IP Precedence: 5
User Masked Codec list: None
Call Manager: 10.1.100.11, Port Number: 2000
Priority: N/A, Version: 5.0.1, Identifier: 5
Trustpoint: N/A
Call Manager: 10.1.100.12, Port Number: 2000
Priority: N/A, Version: 5.0.1, Identifier: 6
Trustpoint: N/A
SCCP application services(dspfarm profiles) are not enabled
or haven't associated to SCCP CCM group
----------------------------------------------------------------------------------------------
Router#show dspfarm all
Dspfarm Profile Configuration
Profile ID = 1, Service = TRANSCODING, Resource ID = 1
Profile Description : sh run
Profile Service Mode : Non Secure
Profile Admin State : DOWN
Profile Operation State : DOWN
Application : SCCP Status : NOT ASSOCIATED
Resource Provider : FLEX_DSPRM Status : NONE
Number of Resource Configured : 0
Number of Resource Available : 0
Codec Configuration
Codec : g711ulaw, Maximum Packetization Period : 30
Codec : g711alaw, Maximum Packetization Period : 30
Codec : g729ar8, Maximum Packetization Period : 60
Codec : g729abr8, Maximum Packetization Period : 60
Codec : g729r8, Maximum Packetization Period : 60
Codec : g729br8, Maximum Packetization Period : 60
Total number of DSPFARM DSP channel(s) 0
----------------------------------------------------------------------------------------------
Router(config)#dspfarm profile 1 transcode
Router(config-dspfarm-profile)#max
Router(config-dspfarm-profile)#maximum ses
Router(config-dspfarm-profile)#maximum sessions ?
<0-0> Number of sessions assigned to this profile
----------------------------------------------------------------------------------------------
please help,
Thanks And Best Regards,
Jonson
Solved! Go to Solution.
10-18-2016 02:45 AM
Hi Jonson,
Each DSP on a PVDM2 module can only perform one role at a time ie. Voice Termination, Transcoding or Audio Conferencing. So while it is possible to do both Voice Termination and Transcoding on a single PVDM, you need to have a PVDM module with 2 DSP's.
The PVDM2-8 only has a single DSP and you are using this to provide Voice Termination for your FXO Ports. The smallest PVDM that has 2 DSP's is the PVDM2-32.
Some more info can be found here:
http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/srnd/7x/uc7_0/media.html#wp1046264
Dave
10-18-2016 09:17 AM
The PVDM8 is not even a whole DSP, it's HALF DSP.
OP, yes you don't have another DSPfarm (not that you could), but it seems you don't understand that TDM interfaces (FXO, FXS, PRI, etc.) ALSO use DSP channels, and you ONLY have 8 of those, seeing you have 4 FXS and 4 FXO, it seems you bought a bundle with the bare minimum to make those work, but absolutely nothing else.
You cannot configure any dspfarm, because you don't have resources to do so.
Assuming you still want to use those FXS and/or FXO, your only option is to buy more PVDM resources, or drop the idea of any dspfarm config.
10-17-2016 11:55 PM
Hi Jonson,
Can you share the running config, most likely the DSP resources are being utilized by FXO ports or something else on the router. Have you tried by clearing rest of the FXO or any other dspfarm config?
Manish
10-18-2016 12:08 AM
10-18-2016 01:46 AM
Hi Jonson,
Can you try the following config:
voice-card 0
dspfarm
dsp services dspfarm
Manish
10-18-2016 01:54 AM
Hi Manish,
Thanks for your help,
for the configure "dspfarm", on this router not have this config.
only have configure dsp services dspfarm
Router(config)#voice-card 0
Router(config-voicecard)# ?
Voice-card configuration commands:
codec Manage codec configuration parameters for voice card
default Set a command to its defaults
dsp Manage DSP configuration for the voice card
exit Exit from voice card configuration mode
local-bypass Enable TDM hairpinning
no Negate a command or set its defaults
Thanks and Best Regards,
Jonson
10-18-2016 02:45 AM
Hi Jonson,
Each DSP on a PVDM2 module can only perform one role at a time ie. Voice Termination, Transcoding or Audio Conferencing. So while it is possible to do both Voice Termination and Transcoding on a single PVDM, you need to have a PVDM module with 2 DSP's.
The PVDM2-8 only has a single DSP and you are using this to provide Voice Termination for your FXO Ports. The smallest PVDM that has 2 DSP's is the PVDM2-32.
Some more info can be found here:
http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/srnd/7x/uc7_0/media.html#wp1046264
Dave
10-18-2016 09:17 AM
The PVDM8 is not even a whole DSP, it's HALF DSP.
OP, yes you don't have another DSPfarm (not that you could), but it seems you don't understand that TDM interfaces (FXO, FXS, PRI, etc.) ALSO use DSP channels, and you ONLY have 8 of those, seeing you have 4 FXS and 4 FXO, it seems you bought a bundle with the bare minimum to make those work, but absolutely nothing else.
You cannot configure any dspfarm, because you don't have resources to do so.
Assuming you still want to use those FXS and/or FXO, your only option is to buy more PVDM resources, or drop the idea of any dspfarm config.
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