06-27-2008 05:58 AM - edited 03-15-2019 11:35 AM
Hi,
I have a remote site with local IP Phone and voice gateway. They are registered with a CallManager at the HQ. I want to run a menu in auto attendant mode with the choice of different department ( 1. logistic 2. engineer 3....).
If I configure a TCL/IVR script on the gateway does it works?
I found some documents about TCL/IVR but with CME.
And also , are there documents where I found as I can install,configure and run the script on the router?
Thank you in advance
Giovanni
Solved! Go to Solution.
06-27-2008 07:59 AM
CCO download, go the CME area, individual files, B-ACD/AA files are there.
06-27-2008 06:09 AM
Hi,
Are you using MGCP or H.323 with the CM ?
If the latter, yes you can use B-ACD/AA TCL/IVR even without CME configured.
However depending on the CM version, you can have AA on it also.
The document for B-ACD/AA explains how to configure and use. To record the prompts from any phone, you can use the script that I wrote:
http://pbevila.fastmail.fm/public/Recorder/
Please rate post if it does!
06-27-2008 06:41 AM
Hi Bevilacqua,
Thank you for your response. The gateway is an H.323 and the CallManageris version 4.2. Yes, it is true,there is an AA in the packet but with only one script that you cannot customize.
I red some of your Conversations and I also visit your site http://pbevila.fastmail.fm/public/. I download the script " app-b-acd-aa-2.1.2.2-pl2.tcl" but how can I install it on the router? I found some procedure in Cisco document's but I not found a clear rule how to store and start a TCL application.
How can I use your scripts. You have a ReadMe..
Regards
Giovanni
06-27-2008 06:47 AM
Hi Giovanni,
copy script (B-ACD/AA is made of two files, but I modified one only) and prompts preferably to a directory in flash.
For the ones I wrote, config examples are in the script itself.
For B-ACD/AA you can find all applicable documents with the search function.
It can take some time to configure it properly the first time, however it is a very useful script.
06-27-2008 07:37 AM
Hi Paolo,
Sorry, but I don't understand . Where are the files B-ACD/AA,
I don't find those files on your site.
Thank you
Giovanni
06-27-2008 07:59 AM
CCO download, go the CME area, individual files, B-ACD/AA files are there.
06-30-2008 12:43 AM
Thank you Paolo for your help.
I'm not test at the moment the scripts, but the info that you give me are very useful.
Regards
Giovanni
06-30-2008 10:15 AM
No problen, thanks for the appreciation, ciao!
02-09-2009 12:35 PM
Hi bevilacqua,
Man i used your recorder.tcl and the recorded messages. I am using "C2800NM-IPVOICE_IVS-M), Version 12.4(22)T"
with unified communication manager 6.
I am using FXO. below is my dial peer.
dial-peer voice 101 voip
description recorder script
preference 1
service recorder
destination-pattern ....
session target ipv4:172.16.12.20
dtmf-relay rtp-nte
codec g711ulaw
no vad
When i call from outside the router is giving 2nd tone but no voice message and if i dial extension its going to the extension. But no messages.
Can you help in this regard. I will really appreciate. I am trying to achieve the same goal.
Regards
Awais
02-09-2009 01:13 PM
I've modified the script so that the configuration is now simpler, please check it again for details.
Also, configure:
dial-peer voice 1 pots
incoming called-number .
direct-inward-dial
02-10-2009 04:46 AM
Thanks for the info man.
I tried to run your app and then i tried app-b-acd-aa-2.1.2.2.tcl.
but still no voice coming :).
I dont know where i am making the mistake.
I am just going to full configuration if you can help it will be nice. thanks
this is just a test router.i inserted aa-pilot 4999 for test.
02-10-2009 04:50 AM
Your bacd/aa config is incomplete, the queue service is missing. Refer to the documentation for how to configure properly.
02-10-2009 04:56 AM
Ah thanks for quick reply. is queue service necessary? Actually i just want to receive call on FXO and prompt the user for extension and send it to extension on cucm 6.
Regards
Awais
02-10-2009 05:05 AM
Yes it is necessary else I would have not mentioned it.
Follow the documentation first, then when you master the matter you will learn what can be reduced.
07-20-2009 11:05 PM
Paolo,
Great scripts - I am extremely new to tcl scripting & I actually learned more about scripting through checking your scripts out in conjunction with the TCL Programming Guide. I've rated your post in appreciation.
Thanks Gilbert
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