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

Configure BACD to play music while ringing

Maximilian88
Level 1
Level 1

Hi guys,

 

I just want to modify a simple CME BACD script, that the music is playing while the phones are ringing, nothing more.

Do you know how I can achieve this?

With the current script the caller hears the music but the phones are not ringing instantly:

 

application
service aaservice0 flash:/bacdprompts/app-b-acd-aa-3.0.0.2.tcl
param aa-pilot 26
paramspace english index 0
param drop-through-prompt _bacd_music_on_hold.au
param second-greeting-time 30
paramspace english language en
param call-retry-timer 15
param voice-mail 30
param max-time-call-retry 600
param service-name bacd
param number-of-hunt-grps 1
paramspace english location flash:/bacdprompts/
param drop-through-option 1
param handoff-string aaservice0
param max-time-vm-retry 1
!
service bacd flash:/bacdprompts/app-b-acd-3.0.0.2.tcl
param number-of-hunt-grps 10
param queue-len 30
param queue-cme-debugs 1
param aa-hunt1 A26

 

dial-peer voice 5001 voip
description *** CCA BACD ***
service app-b-acd-aa
destination-pattern 26
session target ipv4:10.1.1.1
incoming called-number 26
dtmf-relay h245-alphanumeric
codec g711ulaw
no vad
!
dial-peer voice 5000 voip
description *** CCA BACD ***
service aaservice0
destination-pattern 2010
session protocol sipv2
session target ipv4:X.X.X.X:5060
session transport udp
incoming called-number 0XXXXXXXXX
dtmf-relay rtp-nte
codec g711ulaw
no vad

 

ephone-hunt 50 longest-idle
pilot A26
list 2001, 2002, 2003
timeout 8, 8, 8
no-reg pilot
statistics collect
description *** CCA BACD ***

 

Grateful for any help!

 

Regards

0 Replies 0