Thanks for the quick reply Carlos. Really appreciate it.
Thanks,
--- Jayesh
On Sat, Jul 20, 2013 at 9:13 PM, Carlos Ruiz Díaz wrote:
> The lack of values in some of the standard pseudo variables is a
> limitation of the dialog module which does not provide the necessary
> information in the
The lack of values in some of the standard pseudo variables is a limitation
of the dialog module which does not provide the necessary information in
the event route block in cases when the call is forced to end.
You can calculate the duration using:
* $var(duration) = $TS - $dlg(start_ts);*
*
*