08-05-2011 10:44 PM - edited 03-16-2019 06:19 AM
Hi All,
I'm using its-CISCO.2.0.3.0.tcl for basic Auto attendant funcationality. When a user calls from PSTN he listens to a greeting of around 8 seconds. The greeting says (for example):
"Welcome to Cisco Systems. Please dial you desired extension or wait for the operator". If PSTN caller does not know internal extension, he has to wait around 15 seconds (after greeting) before the call is transferred to the operator. How can I reduce this wait time.
Thanks in advance for your help.
08-08-2011 03:21 AM
Hi, Muhammad,
Please refer below link we have an option of timeout under Main menu, change the seconds there
http://www.cisco.com/en/US/docs/voice_ip_comm/unity_exp/rel7_0/administrator/script/aasamp.html
Tx,
Shalu
08-09-2011 02:20 AM
Hi Shalu,
Thank you very much for your reply.
The link you posted is about modifying default auto attendant script (aa_sample1.aef) using Unity Express Script Editor. I am using a TCL script (its-CISCO.2.0.3.0.tcl) which is, unfortunately, completely different from .aef script.
Regards,
Muhammad
02-08-2012 09:20 AM
Muhammad,
If you have the operator configured with the param below, you could change your greeting to say "Welcome to Cisco Systems. Please dial your desired extension or press 0 for the operator". This script has the 0 option built in to go to the operator extension as configured below (4001 in this case).
param operator 4001
04-17-2015 12:04 AM
Hi Muhammad,
I just wonder if you have fixed out this issue? I encountered one issue similar with yours. I would like to change the timeout value of transfer to operator. But I don't know how to do it.
Thanks in advance!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide