Re: [SR-Users] insert new timestamp value to cdr table

2020-06-05 Thread Alex Balashov
Sounds like `datetime` is a column type looking for a formatted timestamp value, not a UNIX epoch value. — Sent from mobile, with due apologies for brevity and errors. > On Jun 5, 2020, at 3:21 PM, mohsen khashei wrote: > >  > Hi I want to add a new column to acc table.I created a new

[SR-Users] insert new timestamp value to cdr table

2020-06-05 Thread mohsen khashei
Hi I want to add a new column to acc table.I created a new column in the acc table of type timestamp and named it ring_time. in every call i put the ring time to a $dlg_var like this: $dlg_var(ringtime) = $Ts; then I add a extra column in config like this: modparam("acc", "log_extra",