12-29-2007 09:33 PM - edited 03-15-2019 07:59 AM
I have AS5400XM (12.4) with IVR (TCL 2.0). Standard voice application debitcard.tcl is used. When I call to gateway I hear all voice promts up to leg setup 'destination' command is done by the scirpt. After first VoIP-call is made next voice promt must play ('thank you for your call' etc.). But I don't hear further promts (.au). 'Debug voip call application tclcommands' show that appropriate promts is play. How I can solve this problem? Help.
01-03-2008 02:14 PM
This requires TCL script change, for pre-paid script, they need to add the billing-model type to a AV-List when doing authorization or authentication. For backward compatibility, if the authorization doesn't include any billing-model attribute. Then the server should check if the account supports only one type of billing model. If so, authorization should be granted. If the account supports more than one billing-model, then the server can reject with a reason.
01-03-2008 02:17 PM
Here is another random, cut&paste answer above.
I cannot really understand the reason why this is done.
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