cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
458
Views
0
Helpful
1
Replies

TCL Scripts

p.weeks
Level 1
Level 1

Hi!

We have implemented a tcl script that plays an announcement from the router flash.  This has been implemented on three different routers all running a software version og 12.4.x.  However when I try to implement the same script on a router (2821) running software 15.0 the script doesn't work.  It appears that the dial peer is rejecting the call.  Here is my configuration.

!

application

service ann flash:ann.tcl

!

dial-peer voice 3998 voip

service ann

incomming called-number 3998

codec g711ulaw

!

The flash contains both the tcl script and the wav file.

Are there any new configuration commands in IOS version 15.0 or could it be a license issue.  The show license command shows a license for a Gatekeeper which is not is use.

Peter

1 Reply 1

paolo bevilacqua
Hall of Fame
Hall of Fame

Only on ISR G2s, UC license is needed.

You can do "debug voice application script" ro variation, to see id the call actually hits the script.