|
Rodrigo,
I think I found the problem, in the example setup file sql.conf. You have use the variable %S which is the system timestamp in sql format when the insert command is perform. That works when you writes both start and stop accounting records. In my setup, I only use the stop record because that too have both h323-connnect-time and h323-disconnect-time, and that saves some unnecessary space used. So when I do an insert I need the both variables to identify connection and disconnection time those are %{h323-connect-time} and %{h323-disconnect-time} respectively. And those two time format are in UTC. That’s why I have trouble doing it. Is there a way around this, or am I just took the wrong way?
Regards
Raymond
-----Original Message-----
Use AcctStartTime NOT h323-setup-time
|
- time format Raymond Chen
- time format Raymond Chen
- Re: time format Rodrigo Gonzalez
- RE: time format Raymond Chen
- Raymond Chen
