Hi Daniel,
I know its been some time since looking at this but I finally had the time to
dig deeper. It appears that the timestamps inserted by the sip trace module
are in host order, not network order. This obviously creates an issue when the
endianess of the agent and capture server do not m
Hi Daniel,
I’m running mysql 5.6.21. I haven’t had time to really do much debugging but I
have setup a sip capture server with the same config on both Linux and FreeBSD
on x86. If you have any idea of where to look, I’ll be happy to dig deeper.
It shouldn’t matter that the agents are running o
Hello,
this looks like an issue on the SQL query syntax. What version of mysql
server do you run there?
Cheers,
Daniel
On 14/01/16 22:38, Spencer Thomason wrote:
> Hello,
> I’m attempting to deploy a homer sip capture server on SPARC and I’m seeing
> some strange date related errors:
> ERROR: d
Hello,
I’m attempting to deploy a homer sip capture server on SPARC and I’m seeing
some strange date related errors:
ERROR: db_mysql [km_dbase.c:128]: db_mysql_submit_query(): driver error on
query: Incorrect datetime value: '2052-06-12 16:21:06' for column 'date' at row
1 (1292)
Is there some