Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Change topic name on the agent display

Status
Not open for further replies.

Madil

Technical User
May 30, 2008
46
FR
Any one know how to change the topic name displayed when the call is presented to the agent?
I have IVR choices in a topic and need to display the chosen service on the agent phone display.
Thank you.
 
You can't display anything on the phone.

Send you IVR choices to different topics, that way it will show Called Topic and Last Topic.
Otherwise you can have a variable containing the choice that is presented to the agent.

"Trying is the first step to failure..." - Homer
 
Do you to know how to create it and integrate it is in the callflow?

Thank you again!
 
Do you want to create New Topic and Integrate on IVR?
 
You can create a taskflow like this :

Telehpone call (topic 1 ) -> IVR Script -> if IVR_script_return = 1 if Y go to - > topic2
if N -> IVR_script_return = 2 if Y go to - > topic3 and so on ..
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top