" /> Is there an appropriate way to get call starting time and end time in composer, - Genesys CTI User Forum

Author Topic: Is there an appropriate way to get call starting time and end time in composer,  (Read 2472 times)

Offline kevinwang

  • Full Member
  • ***
  • Posts: 159
  • Karma: 0
Advertisement
Is there an appropriate way to get call starting time and end time in composer, like following format: 04/12/2008 12:11:04. PM???
use javascript function? getDate(), getTime()?
In IRD, it's easy, but looks like in composer, some codeing is inevitable.

any thought?

thanks...

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
You can standard javascript function as in a VXML file for example..

Offline bublepaw

  • Sr. Member
  • ****
  • Posts: 283
  • Karma: 10
This is interesting question - what do You want to do with this date and what it means for You "end time". Please be aware that actually ORS script can be started before actual call even exist and can terminate long after call is disconnected.