12-01-2008 09:13 AM - edited 03-15-2019 02:50 PM
Hi There,
I'm trying to configure a CME dsp for conference...
I did this config:
---
R_JCB_22#sh run | begin scc
sccp local GigabitEthernet0/0
sccp ccm 10.2.41.22 identifier 1
sccp
!
sccp ccm group 1
bind interface GigabitEthernet0/0
associate ccm 1 priority 1
associate profile 1 register confdsp1
keepalive retries 5
!
dspfarm profile 1 conference
codec g711ulaw
codec g711alaw
codec g729ar8
codec g729abr8
codec g729r8
codec g729br8
maximum sessions 8
associate application SCCP
---
And here is the status:
---
R_JCB_22#show sccp
SCCP Admin State: UP
Gateway IP Address: 10.2.41.22, Port Number: 2000
IP Precedence: 5
User Masked Codec list: None
Call Manager: 10.2.41.22, Port Number: 2000
Priority: N/A, Version: 3.1, Identifier: 1
Conferencing Oper State: ACTIVE - Cause Code: NONE
Active Call Manager: 10.2.41.22, Port Number: 2000
TCP Link Status: CONNECTED, Profile Identifier: 1
Reported Max Streams: 64, Reported Max OOS Streams: 0
Supported Codec: g711ulaw, Maximum Packetization Period: 30
Supported Codec: g711alaw, Maximum Packetization Period: 30
Supported Codec: g729ar8, Maximum Packetization Period: 60
Supported Codec: g729abr8, Maximum Packetization Period: 60
Supported Codec: g729r8, Maximum Packetization Period: 60
Supported Codec: g729br8, Maximum Packetization Period: 60
Supported Codec: rfc2833 dtmf, Maximum Packetization Period: 30
---
but when I try to use the softkey CONFRN in ip phone it returns a message: not avaliable line (I set that to portuguese)...
Any help ?
Thanks.
Andrei.
Solved! Go to Solution.
12-01-2008 11:40 AM
You need to configure confernece Ephone-dns as descirbed in the CME config guide. This is a very common omission.
HTH,
Chris
12-01-2008 11:40 AM
You need to configure confernece Ephone-dns as descirbed in the CME config guide. This is a very common omission.
HTH,
Chris
12-01-2008 03:12 PM
..Ok.... now I'm embarrassed...
:)
It was missing a dual line..
ephone-dn 1 dual-line
number 9000
Thanks.
Andrei.
12-01-2008 10:58 PM
Hi Chris,
Could you please refer some document explaining the command "conference Ephone-dns"
Regards,
Ashish
12-02-2008 09:24 PM
Ashish,
It's all here
http://www.cisco.com/en/US/docs/voice_ip_comm/cucme/admin/configuration/guide/cmeconf.html
Chris
12-02-2008 10:10 PM
Hi Chris,
thanks for your reply. But I couldn't find "conference ephone-dns" any where in the CME Sys Admin guide.
I found the following commands only with respect to conference:
conference {ad-hoc | meetme}
conference add-mode [creator]
conference admin
conference drop-mode [creator | local]
conference hardware
I apologies for my lack of understanding but want to know if this command really exist or is IOS specific(available in specific IOS only). If so let me know the IOS details.
Million apologies if I failed to understand command properly.
Regards,
Ashish
12-03-2008 04:45 AM
My apologizes I did not mean to lead you in the wrong direction, there is no "conference ephone-dn" command, you configure regular ephone-dn for conferencing:
To configure extension numbers for multi-party ad hoc and meet-me ad hoc conferencing, based on the maximum number of conference participants you configure, perform the following steps. Ad hoc conferences require four extensions per conference, regardless of how many extensions are actually used by the conference parties.
i.e.
ephone-dn 63 dual-line
number 8887
conference meetme
preference 3
!
!
ephone-dn 64 dual-line
number 8889
name Conference
conference ad-hoc
no huntstop
HTH,
Chris
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