param drop-through-prompt <xxxx.au> is an optional param. Not required for bacd drop through to be working
HTH On Tue, May 20, 2008 at 12:31 PM, Mike O <[EMAIL PROTECTED]> wrote: > Looks like you are missing... > > param drop-through-prompt <xxxx.au> > > -Mike > CCIE #17982 > > ----- Original Message ----- > *From:* Gregory Jost (grjost) <[EMAIL PROTECTED]> > *To:* ccievoice <[email protected]> > *Sent:* Monday, May 19, 2008 10:30 PM > *Subject:* [OSL | CCIE_Voice] BACD drop-through mode > > I'm having trouble getting drop-through mode to work. The aa works > fine. Can anyone spot my problem? It is as if a parameter is incorrect > (e.g. immediately disconnects). > > > > > > application > > service queue flash:app-b-acd-2.1.0.0.tcl > > param aa-hunt3 3501 > > param queue-len 15 > > param aa-hunt1 3002 > > param queue-manager-debugs 1 > > param aa-hunt2 3003 > > param number-of-hunt-grps 3 > > ! > > service dt flash:app-b-acd-aa-2.1.0.0.tcl > > paramspace english index 0 > > param handoff-string dt > > paramspace english language en > > paramspace english location flash: > > param service-name queue > > param aa-pilot 3400 > > param number-of-hunt-grps 1 > > param drop-through-option 3 > > ! > > service aa flash:app-b-acd-aa-2.1.0.0.tcl > > paramspace english index 1 > > param number-of-hunt-grps 2 > > param handoff-string aa > > param dial-by-extension-option 5 > > paramspace english language en > > param max-time-vm-retry 2 > > param aa-pilot 3500 > > paramspace english location flash: > > param second-greeting-time 60 > > param welcome-prompt _bacd_welcome.au > > param call-retry-timer 15 > > param max-time-call-retry 700 > > param voice-mail 3600 > > param service-name queue > > ! > > dial-peer voice 3500 pots > > service aa > > incoming called-number 3500 > > direct-inward-dial > > port 0/0/0:15 > > ! > > dial-peer voice 3501 voip > > service aa > > destination-pattern 3500 > > session target ipv4:172.1.102.1 > > incoming called-number 3500 > > dtmf-relay h245-alphanumeric > > codec g711ulaw > > no vad > > ! > > dial-peer voice 3400 pots > > service dt > > incoming called-number 3400 > > direct-inward-dial > > port 0/0/0:15 > > ! > > dial-peer voice 3401 voip > > service dt > > destination-pattern 3400 > > session target ipv4:172.1.102.1 > > incoming called-number 3400 > > dtmf-relay h245-alphanumeric > > codec g711ulaw > > no vad > > > > Greg Jost > > Network Consulting Engineer > > Unified Communications Practice > > Cisco Systems, Inc. > > 214-274-1922 > > > >
