05-03-2013 06:32 AM
Hello All,
This is my first time here and hope this is right place to post this:
I have a TCL script written by a very help person that sends a tone over my PA System from my CME. I would like to have an EEM script to automatically run the script at certain times a day. Please be advised this is my introduction to both TCL and EEM. Any help is appreciated.
application
service paging flash:paging_89.tcl
param prompt-1 flash:500hz.au
!
05-03-2013 05:58 PM
I don't think you can schedule this script to run using EEM. It's an IVR script, and I think it has to be configured the way you have it. I'm not an IVR expert, though. You might want to ask on one of the voice communities here if this script can be run manually. If it can, then you can use EEM to schedule it.
05-08-2013 09:29 AM
To run the script you just dial 7777 on any phone. Basically I need and EEM to dial 7777 at certain times.
05-08-2013 02:44 PM
This is likely not possible. EEM doesn't have access to the data plane. EEM can only automate existing CLI or SNMP (or with Tcl create TCP sockets). Is there a CLI command that can trigger a dial of this extension?
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