Monday, January 17, 2011

Configuring CBarge & Privacy Feature in CME

=====================
CBarge & Privacy in CME
=====================

If you want to test the cBarge functionality, you must disable privacy either from telephony-service or from phones. Oh, one more thing I just forgot to specify, you will must need the hardware conference bridge and the ad-hoc conference DN to be active during cBarge.
First, configure a Hardware Conference bridge & register it to CME. 
---------------------------------------------------------------------------------------
!
voice-card 0
  no dspfarm
  dsp services dspfarm
!
sccp local GigabitEthernet0/0
 sccp ccm 10.200.197.24 identifier 1 version 6.0
 sccp
!
sccp ccm group 1
  associate ccm 1 priority 1
  associate profile 1 register cme-cfb
!
dspfarm profile 1 conference
  codec g711ulaw
  codec g711alaw
  codec g729ar8
  codec g729abr8
  codec g729r8
  codec g729br8
  maximum sessions 4
  associate application SCCP
!
telephony-service
  sdspfarm units 2
  sdspfarm tag 1 cme-cfb
  no privacy         ! IMP. Else you won't see Remote in Use option.
  conference hardware
  max-ephones 10
  max-dn 40
  ip source-address 10.200.197.24 port 2000
  system message CME
  max-conferences 4 gain -6
  transfer-system full-blind
  create cnf-files version-stamp 7960 Dec 11 2010 10:26:55
!
------------------------------------------------------------------------------
! Create the new Ephone Template
!
ephone-template  1
  softkeys remote-in-use  CBarge Newcall
  softkeys hold  Newcall Resume Select Join
  softkeys idle  Cfwdall ConfList Dnd Gpickup HLog Join Login Newcall Pickup Redial RmLstC
  softkeys seized  Redial Pickup Gpickup HLog Meetme Endcall
  softkeys connected  Acct ConfList Confrn Endcall Flash HLog Hold Join Park RmLstC Select
!
!
ephone-dn  4  octo-line
  number 4000
  label Octo-Line 4000
  description 4000
!
!
ephone-dn  11  octo-line
  number 8889
  name My-Conference
  conference ad-hoc
!
!
ephone  1
  mac-address DC7B.9477.AEC1
  button  1:2 2:3
!
ephone  2
  privacy-button
  mac-address 001D.705E.D407
  ephone-template 1
  type 7962
  button  1:4
!
ephone  3
mac-address DC7B.94F8.BF47
ephone-template 1
type 7961
button  1:4
!

No comments:

Post a Comment