voice segment problem
voice segment problem
(OP)
I am having trouble with getting a voice segment to play for "all agents are busy". The script is good when a agent is available, but when busy it rings then goes to dead air. I have other scripts that work, and when I copy the working voice segment from one of them and paste in into the script i am trying to develop it works(with the copied from verbage) I am missing a configuration somewhere. I am using cp application id's. Does anyone have the steps to config and check
RE: voice segment problem
Create a new voice segment in CallPilot Application Builder. Open the existing voice segment application file and add a voice item, it will show you the number of the new segment. You will need this number for your variable.
Create a new Voice Segment variable with the name you want, and configure like the one you copied except for use the new segment number.
Enter the variable in the Play Prompt Voice Segment script command.
Test.
RE: voice segment problem
RE: voice segment problem