07-08-2006 05:51 AM
hello all
i am using ip ip gw and have written a tcl script that plays the dial tone. the ip ip gw has dsp but still i am unable to get a dial tone. is there any configuration dat needs to be done...
Thanks for your help
Vignesh
07-13-2006 10:19 AM
As mentioned, the Cisco Debit Card for Packet Telephony feature works in tandem with the IVR feature. IVR TCL scripts have been modified to provide voice prompts. These voice prompts are required to collect the necessary digits for accounting and settlement processes.For more information refer the follwoing URL
07-13-2006 02:53 PM
hello vignesh,
can you send me a copy of this tcl file?
thanks,
ychuan
07-18-2006 10:01 AM
hi
i tried many tcl scripts but nothing seems to be working. i even tried using clid_authen_collect script. but still no luck. i am still not able to play either the dial tone or nor any voice prompts.we are using SIP.
i am attaching the configuration of the ipipgw.we had configured a radius server also. not shown in the configuration.
Vignesh
07-19-2006 05:04 AM
hello guys
some how i was able to play voice prompts. but i am still not able to play the dial tone using tcl ivr (playtone leg_incoming tn_dial). also after the prompt is played, it doesnt wait for the user to enter the destination number. it simply moves ahead and tries to place that call,
i am attaching the tcl script. for testing i am nt doing any AAA. i just want to ask the user to enter the destination and then place the call.
07-19-2006 06:56 AM
hi,
You forgot the add digit collection parameters in the command,
"leg collectdigits leg_incoming"
.
Can you change it to
"leg collectdigits leg_incoming param1".May be this is the problem.
07-19-2006 10:52 PM
Hi Deniz,
thanks for your reply. i have even tried using param1. the problem is that after playing the prompts, the script moves ahead without waiting for the user to enter the number. it then tries to place the call. but since there was no number entered the digit collection status shows cd_010. is there a way by which i can ask the tcl to wait for sometime till the user enters the number. i even tried using the buitin TCL scripts but its not working.
Vignesh
07-18-2006 10:19 AM
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