" /> Play announcement and collect digits in target block - Genesys CTI User Forum

Author Topic: Play announcement and collect digits in target block  (Read 2416 times)

Offline Victory

  • Newbie
  • *
  • Posts: 6
  • Karma: 0
Play announcement and collect digits in target block
« on: April 01, 2011, 06:40:13 PM »
Advertisement
Hi,
Question, in my routing strategy, if no agents are available I play a queue message via Stream Mgr. The message basically states "thank you for calling, if you prefer to leave a message please press 1, or you may continue to hold. If I don't press anything, the music treatment plays, which is great and is suppose to happen. No problem there.

If I press 1, the call should route to a voicemail box. From the red port of the target block,  I have an IF statement that checks for CED=1. Its not getting there. If I press 1, I hear the music treatment from the target block.

Any help would be appreciated.
thanks
victory

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: Play announcement and collect digits in target block
« Reply #1 on: April 01, 2011, 07:10:48 PM »
You flow should be:

Entered > Ask for available agents > None available > Play Voice guide asking for what to do > Press 1 > Go to VM target
Entered > Ask for available agents > None available > Play Voice guide asking for what to do > Wait > Go to AG target
Entered > Ask for available agents > Available > Go to AG target


Offline fnunezsa

  • Full Member
  • ***
  • Posts: 213
  • Karma: 5
Re: Play announcement and collect digits in target block
« Reply #2 on: April 01, 2011, 07:42:23 PM »
Can you post you're URS log here please? I'm interesting in the RequestApplyTreatment message.

Offline Victory

  • Newbie
  • *
  • Posts: 6
  • Karma: 0
Re: Play announcement and collect digits in target block
« Reply #3 on: April 05, 2011, 01:23:19 PM »
sorry for the delay. I will

Offline René

  • Administrator
  • Hero Member
  • *****
  • Posts: 1832
  • Karma: 62
Re: Play announcement and collect digits in target block
« Reply #4 on: April 06, 2011, 10:06:34 AM »
Hi Victory,

You cannot use Play announcement and collect digits block in Selection block. Such configuration is not supported and any DTMF input will be ignored. The only way is playing a message with the options to the caller in the first step and queue the call afterwards if the customer wants to wait.

R.