cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3037
Views
10
Helpful
10
Replies

CME and conference with maximum sessions to 0

 

Hello,

I configured a CME 2811 to establish conferences. When I want to add a phone on the conference I have : "cannot complete conference".

Here the harware inventory :

 

NAME: "2811 chassis", DESCR: "2811 chassis"
PID: CISCO2811         , VID: V02 , SN: FCZ100172DD

NAME: "2nd generation two port FXO voice interface daughtercard on Slot 0 SubSlot 0", DESCR: "2nd generation two port FXO voice interface daughtercard"
PID: VIC2-2FXO         , VID: V01 , SN: FOC11277BNN

NAME: "3rd generation two port FXS DID voice interface daughtercard on Slot 0 SubSlot 1", DESCR: "3rd generation two port FXS DID voice interface daughtercard"
PID: VIC3-2FXS/DID     , VID: V02 , SN: FOC13513229

NAME: "PVDMII DSP SIMM with one DSP with half channel capcity on Slot 0 SubSlot 4", DESCR: "PVDMII DSP SIMM with one DSP with half channel capcity"
PID: PVDM2-8           , VID: V01 , SN: FOC11415G48

 

I configured the cme :

voice-card 0
 dspfarm
 dsp services dspfarm

sccp local Loopback0
sccp ccm 10.192.255.158 identifier 77 priority 1 version 7.0
sccp
!
sccp ccm group 1
 bind interface Loopback0
 associate ccm 77 priority 1
 associate profile 2 register conference
!
dspfarm profile 1 transcode
 codec g711alaw
 codec g711ulaw
 codec g729r8
 maximum sessions 1
 associate application SCCP
!
dspfarm profile 2 conference
 codec g711ulaw
 codec g711alaw
 conference-join custom-cptone jointone
 conference-leave custom-cptone leavetone
 associate application SCCP
 shutdown

telephony-service
 sdspfarm units 1
 sdspfarm transcode sessions 128
 sdspfarm tag 1 conference
 conference hardware

 

I can't no shut the profile conference because maximu session is not defined. But the maximum  is 0

 

CCME(config)#dspfarm profile 2 conference
CCME(config-dspfarm-profile)#maximum sessions ?
  <0-0>  Number of sessions assigned to this profile

 

Is the DSP allocated for other ressources ?

 

CCME-QAR#sh voice dsp

DSP  DSP                DSPWARE CURR  BOOT                         PAK     TX/RX
TYPE NUM CH CODEC       VERSION STATE STATE   RST AI VOICEPORT TS ABORT  PACK COUNT
==== === == ======== ========== ===== ======= === == ========= == ===== ============
edsp 0001 01 g729r8    0.1 IDLE  50/0/1.1
edsp 0002 02 g711ulaw  0.1 IDLE  50/0/1.2
edsp 0003 01 g729r8 p  0.1 IDLE  50/0/4.1
edsp 0004 02 g729r8 p  0.1 IDLE  50/0/4.2
edsp 0005 01 g711ulaw  0.1 IDLE  50/0/5.1
edsp 0006 02 g711ulaw  0.1 IDLE  50/0/5.2
edsp 0007 01 g729r8 p  0.1 IDLE  50/0/6.1
edsp 0008 02 g729r8 p  0.1 IDLE  50/0/6.2


----------------------------FLEX VOICE CARD 0 ------------------------------
                           *DSP VOICE CHANNELS*

CURR STATE : (busy)inuse (b-out)busy out (bpend)busyout pending
LEGEND     : (bad)bad    (shut)shutdown  (dpend)download pending

DSP   DSP                 DSPWARE CURR  BOOT                         PAK   TX/RX
TYPE  NUM CH CODEC        VERSION STATE STATE   RST AI VOICEPORT TS ABRT PACK COUNT
===== === == ========= ========== ===== ======= === == ========= == ==== ============
                           *DSP SIGNALING CHANNELS*
DSP   DSP                 DSPWARE CURR  BOOT                         PAK   TX/RX
TYPE  NUM CH CODEC        VERSION STATE STATE   RST AI VOICEPORT TS ABRT PACK COUNT
===== === == ========= ========== ===== ======= === == ========= == ==== ============
C5510 001 01 {flex}        24.3.4 alloc idle      0  0 0/0/0     02    0         38/0
C5510 001 02 {flex}        24.3.4 alloc idle      0  0 0/0/1     06    0         38/0
C5510 001 03 {flex}        24.3.4 alloc idle      0  0 0/1/0     02    0        221/0
C5510 001 04 {flex}        24.3.4 alloc idle      0  0 0/1/1     02    0        150/0
------------------------END OF FLEX VOICE CARD 0 ----------------------------

 

 

Thanks for your help

 

JB

 

 

 

3 Accepted Solutions

Accepted Solutions

islam.kamal
Level 10
Level 10

Hi

yes , you have to increase your PVDM resources to get enough resources to do hardware conference . Your resources is used by Voice-cards 0/0 & 0/1.Can you disable transcode profie as the below:-

dspfarm profile 1 transcode
shu
no max sessions 1


dspfarm profile 2 conference
max sessions ?

Note: keep in your mind , no need for conference hardware if the conference will be between g711 participants "software Conference will be enough", if the conference will be done with other g729 Prticipant so in this time you will need conference hardware.

Thanks

please rate all useful information

View solution in original post

There's no point in having him disable transcoding, it won't change a thing, he only has half DSP.

A HW CFB with PVDM2 requires the whole DSP for conferencing, unless you give up on using that half DSP for TDM termination and XCODER, and use it for a HW CFB, there's nothing to do here.

You need to buy more DSPs.

HTH

java

if this helps, please rate

View solution in original post

Hi

+5 for jamie ,i just asked him to disable transcoding because he didnot associate transcoding profile under sccp ccm group . Anyway so you have to purchase PVDM because you have to do hardware conference ..

 

Thanks

please rate all useful information

 

 

View solution in original post

10 Replies 10

Suresh Hudda
VIP Alumni
VIP Alumni

Apply below command under telephony-service and try once.

no conference hardware

Suresh


 

islam.kamal
Level 10
Level 10

Hi

yes , you have to increase your PVDM resources to get enough resources to do hardware conference . Your resources is used by Voice-cards 0/0 & 0/1.Can you disable transcode profie as the below:-

dspfarm profile 1 transcode
shu
no max sessions 1


dspfarm profile 2 conference
max sessions ?

Note: keep in your mind , no need for conference hardware if the conference will be between g711 participants "software Conference will be enough", if the conference will be done with other g729 Prticipant so in this time you will need conference hardware.

Thanks

please rate all useful information

There's no point in having him disable transcoding, it won't change a thing, he only has half DSP.

A HW CFB with PVDM2 requires the whole DSP for conferencing, unless you give up on using that half DSP for TDM termination and XCODER, and use it for a HW CFB, there's nothing to do here.

You need to buy more DSPs.

HTH

java

if this helps, please rate

Hi

+5 for jamie ,i just asked him to disable transcoding because he didnot associate transcoding profile under sccp ccm group . Anyway so you have to purchase PVDM because you have to do hardware conference ..

 

Thanks

please rate all useful information

 

 

Dear all

Greetings

Can someone help me please, I have CME running voice telephone and I would like to use it to run Cisco Telepresence, but I don't know how to do it.

Please support

Best Regards

ART

That is a complete different topic from the one on this thread, open a new thread for this. And also mention what material have you reviewed.

HTH

java

if this helps, please rate

Hello,

I disabled the transcode profile. Max session is still at 0-0.

I need to make conference with g729 codec.

Thanks.

jb

 

 

 

Ok, so if i want to make conference in G729 (transcode needed so), I need to buy PVDM . Because i don't have enough resource for both conference/transcoding.

How can i calculate it?

Is that right?

Thanks.

JB

Use the DSP calculator online, you'll need at least, another half DSP, or a full DSP, depending on how many conferences you want.

HTH

java

if this helps, please rate

Hi

 

kindly check the below link which will access you to DSP calculator which will help you

http://www.cisco.com/web/applicat/dsprecal/dsp_calc.html

 

Thanks

please rate all useful information