cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
517
Views
0
Helpful
1
Replies

Conference Bridge Problem..!!

AN issue with CME, the conference bridge is not registering after a recent configuration change..

Here is the running-config (only revelant config) [IP ADDRESSES HIDDEN and INTERFACES HIDDEN] from the router..

voice-card 0
 dspfarm
 dsp services dspfarm


telephony-service
 sdspfarm units 10
 sdspfarm tag 1 CONF-BG
 conference hardware

sccp local <INT>
sccp ccm <IP of CME> identifier 1 priority 1 version 7.0 
sccp

dspfarm profile 1 conference  
 codec g711ulaw
 codec g711alaw
 codec g729ar8
 codec g729abr8
 codec g729r8
 codec g729br8
 maximum sessions 5
 associate application SCCP

The show sccp connection command shows the following :

SCCP Admin State: UP
Conferencing Oper State: ACTIVE_IN_PROGRESS - Cause Code: SOCKET_OPEN_FAILED
Active Call Manager: NONE
TCP Link Status: NOT_CONNECTED, Profile Identifier: 2
Reported Max Streams: 16, Reported Max OOS Streams: 0

I HAVE VERIFIED THAT THE SCCP CCM AND IP SOURCE SHOW THE SAME IP, ALL INTERFACES ARE UP AND HAVE PROPER IPs..




1 Reply 1

V.Naveen Kumar
Level 1
Level 1

you missing some configuration part:

associate conference profile in sccp ccm group

sccp ccm group xx

bind int xx

associate ccm 1 priority 1

associate profile xx register xx

keepalive retries 5

exit