mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-04 06:59:19 +00:00
* Use epoch times for CDR Imports There has been some discussion of edge cases for CDR Importing time zones/time stamps. This modification makes the start_stamp, answer_stamp, and end_stamp values use the corresponding _epoch times for import into the v_xml_cdr table to remove any chance of time zone mis-alignment. * Set Call recording date with Epoch Use the start_epoch to set the call recording date.