Log In
Developer Network
Technologies
Join the Network
Member Services
Events & Community
Voice Gateway API (VGAPI) Developer Center
Overview
Documentation
Community
Testing
Blogs
Simple password control for making outbound international or longdistance call
Yaw-Ming Chen
12 Sep 2012
MSE VOIP Sample Application
Raghavendra Gutty Veeranagappa
01 Feb 2012
New Tcl IVR command option for "infotag get leg_dnis" and "infotag get leg_ani"
Yaw-Ming Chen
04 Jan 2012
Fetchaudio Summary
Anusha Kannappan
15 Nov 2011
Unified Communication 8.6 NFR Bundle Now Orderable
Xiangqian Yang
08 Sep 2011
Video Tutorial
Yaw-Ming Chen
12 May 2011
Configuring single IVR appl with multiple param based on the DNIS
Raghavendra Gutty Veeranagappa
04 Mar 2011
Cisco Live! London - Jan. 31-Feb 3, 2011
David Staudt
01 Nov 2010
Undocumented tone for Tcl IVR playtone command
Yaw-Ming Chen
30 Sep 2010
Ultimate AA script
Yawming Chen
15 Mar 2010
IPIPGW over TCL/VXML scripts
VijayPrasad Neelamegam
04 Nov 2009
TCL IVR API -- Undocumented status code
YAW-MING CHEN
04 Mar 2009
TCL-IVR applications inbuilt with Voice GW
JASMINE KALAISELVAN
23 Feb 2009
Showing 13 results.
Items per Page 20
Page
(Changing the value of this field will reload the page.)
1
of 1
First
Previous
Next
Last
Forums
Message Boards Home
Recent Posts
Statistics
Answer
(
Unmark
)
Mark as an Answer
« Back to TCL-API
Does app-b-acd-aa-3.0.0.2.tcl supports in H323 gateway
Threads [
Previous
|
Next
]
Hariharan S
Posts:
10
Join Date:
7/2/10
Recent Posts
Does app-b-acd-aa-3.0.0.2.tcl supports in H323 gateway
Answer
8/10/12 1:02 PM
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Hi All,
I am new to tcl scripts and i need the following for our setup
press 0 for operator
press 1 to reach extension we wish to reach.
I used the app-b-acd-aa-3.0.0.2.tcl and app-b-acd-3.0.0.2.tcl.
First of all to be honest, i am not sure how to make this up...
Config for TCL is as below:
application
service aa1 flash:app-b-acd-aa-3.0.0.2.tcl
paramspace english index 1
param number-of-hunt-grps 1
param handoff-string aa
param dial-by-extension-option 1
param operator 6894055
paramspace english language en
param max-time-vm-retry 2
param max-extension-length 7
param aa-pilot 6894063
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 1234
param service-name queue
!
!
service queue flash:app-b-acd-3.0.0.2.tcl
param queue-len 15
param aa-hunt10 6894055
param queue-manager-debugs 1
param number-of-hunt-grps 1
!
after loaded this script i am getting the below error on gateway:
Aug 10 11:41:51.226 GMT: //1658//TCL :/tcl_PutsObjCmd: TCL B-ACD: >>> B-ACD Service Started <<<
Aug 10 11:41:51.226 GMT: //1658//TCL :/tcl_PutsObjCmd: TCL B-ACD: >>> Handoff String = aa <<<
Aug 10 11:41:51.226 GMT: //1658//AFW_:/AFW_FSM_Drive: Tcl_Eval to drive FSM inside Tcl modulespace. code=1 code=ERROR
Aug 10 11:41:51.226 GMT: TCL script failure
Result:
Handoff Failed
Aug 10 11:41:51.226 GMT: TCL script failure errorInfo:
Handoff Failed
while executing
"handoff appl $tmpLeg $hstring
(procedure "QueueManager.Start" line 63)
invoked from within
"QueueManager.Start"
Need your advice and views...
Thanks
Hariharan.S
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Raghavendra Gutty Veeranagappa
Posts:
218
Join Date:
4/28/10
Recent Posts
RE: Does app-b-acd-aa-3.0.0.2.tcl supports in H323 gateway
Answer
8/10/12 1:19 PM as a reply to Hariharan S.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Hi Hariharan,
please modify handoff-string param to aa1 instead of aa, it should be same as the AA service name.
param handoff-string aa1
Thanks,
Raghavendra
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Hariharan S
Posts:
10
Join Date:
7/2/10
Recent Posts
RE: Does app-b-acd-aa-3.0.0.2.tcl supports in H323 gateway
Answer
8/10/12 1:29 PM as a reply to Raghavendra Gutty Veeranagappa.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Works like a charm sir..
Thanks
Hari.S
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Collateral
No files available